- Apr 16, 2010
-
-
HungryHobo authored
-
- Apr 15, 2010
- Apr 12, 2010
- Apr 10, 2010
-
-
zzz authored
and 'b5a86744c2877d9d738a2fdd2b99970a0160e062'
-
zzz authored
Fix the window size increment logic so it does it much more often. The code increased the window size by MSS * MSS / N, like in RFC 2581, but it did it only once every N, so that was like MSS * MSS / N**2. Now do it all the time, except for isolated packets like keepalives that aren't using more than one message of the window. Seems to speed up outbound significantly, without any noticable increase in stream.sendsBeforeAck.
-
zzz authored
-
zzz authored
-
zzz authored
- Don't die horribly if there is a router.info file but no router.keys file http://forum.i2p/viewtopic.php?t=4424 - Log tweaks
-
zzz authored
-
zzz authored
-
- Apr 08, 2010
-
-
forget authored
-
- Apr 07, 2010
-
-
zzz authored
-
zzz authored
-
zzz authored
- Increase min timeout - Logging tweaks
-
zzz authored
http://forum.i2p/viewtopic.php?t=4424
-
zzz authored
- Detect and drop dup SYNs rather than create a duplicate connection - will hopefully fix "Received a syn with the wrong IDs" - Send reset for a SYN ACK with the wrong IDs - Don't send a reset to a null dest - Logging tweaks - Cleanups
-
- Apr 05, 2010
- Apr 04, 2010
- Apr 02, 2010
-
-
zzz authored
-
- Mar 31, 2010
- Mar 29, 2010
-
-
zzz authored
-
zzz authored
- Always show start button for webapps and plugins * configclients.jsp, configupdate.jsp: - Fix submission when entering CR in a text box * Plugins: - Stop all plugins at shutdown - Log tweaks * WebApps: - Remove the WAC after stopping it - Stop a WAC before starting it to prevent dups
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
-