- Feb 27, 2010
-
-
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 26, 2010
-
-
zzz authored
-
zzz authored
- Replace the unused-since-2006 TimedWeightedPriorityMessageQueue with DummyThrottle - Don't instantiate and start TWPMQ Cleaner and OutboundRefiller threads, part of priority queues unused since 0.6.1.11 - Don't instantiate and start UDPFlooder, it is for testing only
-
zzz authored
- Replace lists with concurrent queues in EventPumper and NTCPConnection to remove global locks - Java 5 cleanup
-
zzz authored
-
zzz authored
-
http://trac.i2p2.i2p/ticket/38zzz authored
-
zzz authored
- Fix NPE after create file failure - Sanitize more characters in file names
-
- Feb 23, 2010
- 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
- Feb 18, 2010
- Feb 17, 2010
- Feb 15, 2010
-
-
forget authored
-
zzz authored
-
zzz authored
to branch 'i2p.i2p' (head c9f5d7378a6028393fe560739ec02f5f87f50f80)
-
zzz authored
to branch 'i2p.i2p' (head 7eafbe18b0a1e26f09b9488d374f5fed4c278a78)
-
zzz authored
to branch 'i2p.i2p' (head f3d096929c21753a2117f93d7550b751b021c2a7)
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
- Update addressses before publishing - Increment address cost if near capacity - Synchronize notifyReplaceAddress()
-
- Feb 14, 2010
-
-
zzz authored
-
- Feb 13, 2010
-
-
zzz authored
- More finals
-
sponge authored
-
zzz authored
-
neutron authored
-
zzz authored
- getFramedAveragePeerClockSkew() now returns a long (ms); was a Long (s) - Implement NTP-style clock slewing so the clock is adjusted gradually - Implement clock strata so we prefer better clocks - Implement a timestamper in the transport so we will periodically update the clock even if NTP is not working This allows the router to converge the clock instead of simply hoping the first connected peer is correct. - Slow down NTP attempts after several consecutive failures
-
- Feb 12, 2010
-
-
sponge authored
org.mortbay.jetty.Server modified method to accept Attributes for batch webapp launches via addWebApplications().
-