- 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
-
-
zzz authored
-
zzz authored
-
zzz authored
- New, for filtering IRC client traffic when using SOCKS * I2PTunnelIRCClient: - Make filter classes static and public for use by SOCKS - Eliminate redundant case conversion - Pass ISON message through (jIRCii uses it for pings) - Switch back to StringBuffer since it's used by 2 threads - Set daemon on filter threads * SOCKS5Server: - Fix handling of multiple authentication methods
-
- Mar 02, 2010
-
-
zzz authored
- Add link to jobs.jsp on configservice.jsp - Add plugin disableStop support
-
- Feb 27, 2010
-
-
http://zzz.i2p/topics/571zzz authored
-
zzz authored
- Put B32 instead of B64 in Host: header, saves 450 bytes - Eliminate some redundant lookups - Fix http://i2p/b64/ and /eepproxy/site/ requests - Disallow a port specified for an i2p address - Cleanup and comments
-
- Feb 23, 2010
-
-
zzz authored
will be transparently unpacked with unpack200. Savings is about 60%. Someday we will do this for suds, but we can do it for xpi2ps now. * build: Add updater200 target
-
- Feb 22, 2010
-
-
zzz authored
- Add js delete confirm - Remove delete button for webapps * i2psnark: - Ignore a non-i2p tracker in a torrent rather than deleting the torrent, thus "converting" a torrent to in-netowrk use via the open trackers - Add js delete confirm
-
- Feb 19, 2010
-
-
zzz authored
-
- Feb 18, 2010
-
-
zzz authored
-
- Feb 15, 2010
-
-
zzz authored
-
- Feb 13, 2010
- Feb 12, 2010
-
-
sponge authored
org.mortbay.jetty.Server modified method to accept Attributes for batch webapp launches via addWebApplications().
-
- Feb 10, 2010
- Feb 06, 2010
-
-
zzz authored
-
- Feb 04, 2010
-
-
zzz authored
-