- Nov 11, 2008
-
-
zzz authored
-
- 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
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
see ConnectionOptions.java for analysis
-
- Oct 31, 2008
-
-
sponge authored
Piles of pedantic lock checks to ensure we don't get deadlocked, it's ugly.
-
- Oct 30, 2008
-
-
sponge authored
SusiMail JavaDoc additions.
-
- Oct 29, 2008
- Oct 28, 2008
-
-
zzz authored
-
- Oct 26, 2008
-
-
zzz authored
-
zzz authored
- Fix behavior when router.isHidden=true - Delay StartExplorersJob for 10m at startup - More findbugs cleanups * netdb.jsp: Indicate if hidden
-
zzz authored
- Update dbLookup profile stats in FloodOnlySearchJob and FloodfillVerifyStoreJob - Fix response time store in profile in SearchJob * profiles.jsp: Don't override locale number format, clean up the response time output for floodfills
-
zzz authored
- Fix ff count (we forgot ourselves) - Don't become ff if hidden
-
zzz authored
- Send back your routerinfo with the DSRM if not ff to spread the word that you aren't ff anymore - Fix behavior when router.isHidden=true
-
zzz authored
-