- Jun 02, 2010
-
-
zzz authored
causing frequent RouterInfo updates and incorrect addition of introducers, caused by config.jsp handling
-
- Jun 01, 2010
- May 27, 2010
-
-
zzz authored
-
- May 26, 2010
-
-
zzz authored
-
- May 25, 2010
- May 23, 2010
- May 21, 2010
-
-
zzz authored
-
- May 19, 2010
-
-
zzz authored
-
- May 15, 2010
-
-
zzz authored
-
- May 13, 2010
-
-
zzz authored
-
- May 10, 2010
- May 05, 2010
-
-
zzz authored
- Set classpath for specific client only, not for the whole JVM - Use ConfigDir() not AppDir()
-
- May 02, 2010
-
-
zzz authored
-
- Apr 27, 2010
-
-
zzz authored
-
- Apr 23, 2010
-
-
zzz authored
-
- Apr 21, 2010
-
-
zzz authored
-
- Apr 18, 2010
-
-
zzz authored
-
- Apr 16, 2010
-
-
sponge authored
-
- Apr 15, 2010
-
-
zzz authored
-
- Apr 12, 2010
-
-
zzz authored
Enter b32 or b64 hash or dest into list box, and check enable for whitelist. Uncheck enable and enter i2cp.enableBlackList=true in advanced i2cp options for blacklist. Todo: make black/whitelists radio buttons.
-
- Apr 10, 2010
-
-
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.
-
- Apr 07, 2010
-
-
zzz authored
-
- Apr 05, 2010
-
-
zzz authored
- More HTML transitional fixes - Standardize on 'save' to the right of 'cancel'
-
- Apr 02, 2010
-
-
zzz authored
-
- Mar 31, 2010
-
-
zzz authored
-
- Mar 29, 2010
-
-
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
-
- Mar 25, 2010
-
-
zzz authored
-
- Mar 18, 2010
-
-
zzz authored
-
- Mar 15, 2010
-
-
zzz authored
- Mar 13, 2010
-
-
zzz authored
-
- Mar 08, 2010
-
-
zzz authored
-
- Mar 05, 2010