- Nov 12, 2008
-
-
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 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
- 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
-
- 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
-
zzz authored
- Remove unused tunnel.buildSuccess and tunnel.buildFailure - Remove tunnel.buildRequestTime and 5m rate stats from netDb, effective in next release
-
zzz authored
- Don't do peer tests when hidden - Don't offer to introduce when hidden - Don't continually rebuild routerInfo when hidden - Don't continually rebuild routerInfo when i2np.udp.internalPort is set but i2np.udp.port is not - Remove some unused functions
-
zzz authored
-
zzz authored
-
- Oct 19, 2008
- Oct 14, 2008
-
-
zzz authored
-
- Oct 10, 2008
- Oct 09, 2008
-
-
sponge authored
-
- Oct 08, 2008
-
-
sponge authored
-
- Oct 07, 2008
-
-
sponge authored
-
- Oct 06, 2008
-
- Sep 23, 2008
- Sep 20, 2008
-
-
zzz authored
code from 3 checkins ago * tunnels.jsp: Sort participating tunnels by usage, display rate
-