- {% trans %}Several SSU fixes including memory leak, and better handling of routers behind firewalls that change UDP ports; additional defenses for malicious packets.{% endtrans %}
- {% trans %}Fix piece selection (rarest-first) bugs in i2psnark{% endtrans %}
- {% trans %}Fix bug causing multiple browsers to open at startup{% endtrans %}
- {% trans %}Improvements in caching{% endtrans %}
- {% trans %}Several synchronization fixes and lock contention reduction{% endtrans %}
- {% trans %}Major reduction in SSU buffers memory use{% endtrans %}
- {% trans %}Fix streaming connection timeout back to 1 minute, was inadvertently changed to 5 minutes; set i2ptunnel server read timeout to 5 minutes, was unlimited{% endtrans %}
- {% trans %}Improved defenses in i2ptunnel for "darkloris"{% endtrans %}
- {% trans %}More validation at torrent creation in i2psnark{% endtrans %}
- {% trans %}Several parameter changes in SSU to improve throughput{% endtrans %}
- {% trans %}New event log for major events including restarts; show multiple restart lines on graphs{% endtrans %}
- {% trans %}Remove duplicate messages from logs{% endtrans %}
- {% trans %}Don't respond to blocked streaming connections with a reset, just drop{% endtrans %}
- {% trans %}Remove all uses of inefficient SimpleTimer{% endtrans %}
- {% trans %}More checks for valid IPs and ports entered in console{% endtrans %}
- {% trans %}Fix bug that wasted a lot of entropy{% endtrans %}