- Nov 20, 2008
-
-
zzz authored
to branch 'i2p.i2p' (head 8cb6295e6a3492fd3b93366bfb0ebf231115fa85)
-
zzz authored
- Better handling of 504 gateway timeout (keep going up to limit of retry count rather than just one more partial fetch) - Add -t cmd line option for timeout - Better handling of 403, 409, 503 errors - Don't keep going after unknown return code - Don't delay before exiting after a failure
-
- Nov 16, 2008
-
-
zzz authored
-
- Nov 15, 2008
- Nov 14, 2008
-
-
zzz authored
- Don't die if depend not available - Only verify Jetty hash once - Add streaming lib tests to depends task
-
- Nov 13, 2008
-
-
zzz authored
-
- Nov 12, 2008
-
-
zzz authored
-
zzz authored
-
zzz authored
- Add more info to Connection.toString() for debugging - Fix lifetimeMessages{Sent,Received} stats - Reduce RTT damping to 0.875 (was 0.9) - Add a stream.con.initialRTT.{in,out} stats
-
zzz authored
- Use the depend task with caching for more accurate dependencies - Make sure the routerconsole gets the latest router version - Fix addressbook repeated builds
-
- Nov 11, 2008
- Nov 10, 2008
-
-
zzz authored
when the initial data is larger than one MTU, e.g. HTTP GETs with large URLs, CGI params or cookies, or large HTTP POSTS: - Don't reject additional packets received without a send stream ID (i.e. sent before the SYN ACK was received) - Put unknown non-SYN packets on the SYN queue also so they won't be rejected - Reduce flusher delay to 250ms (was 500) - Flush unless window is full (was window is non-empty)
-
zzz authored
-
- Nov 09, 2008
-
-
zzz authored
-
zzz authored
-
zzz authored
set to true to refuse OBEP and IBGW roles, should reduce connections significantly if set.
-
zzz authored
-
zzz authored
-
zzz authored
- Code cleanup - Add 4-hop option - Remove +/- 0-2 option
-
zzz authored
in the request headers
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
- Don't distclean in the updaterRouter target - Don't make prepUpdate and prepupdateSmall depend on distclean - Don't make susimail build always clean - Make pkg depend on distclean to be sure - Clean out more routerconsole and susidns files in 'ant clean' - i2ptunnel, routerconsole, susidns: Only build WEB-INF when necessary - systray: Only build jar when necessary - Don't build i2psnark standalone for the updater target
-
zzz authored
-
dev authored
-
dev authored
-
dev authored
-
- Nov 08, 2008
- Nov 02, 2008
-
-
zzz authored
- Add a signed Certificate type - Add a main() to PrivateKeyFile to generate Destinations with various Certificate types - Add a VerifiedDestination class to check Certificates of various types - Add a HashCash library from http://www.nettgryppa.com/code/ (no distribution restrictions) - Allow non-null Certificates in addressbook
-
zzz authored
-
zzz authored
-