- Oct 26, 2008
-
-
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
-
- Sep 19, 2008
-
-
zzz authored
* Tunnels: - Add missing message accounting for inbound gateways, we were underestimating participating traffic because of it, and the tunnels were classified "inactive" - Add participating tunnel role on tunnels.jsp
-
- Sep 18, 2008
-
-
zzz authored
- Correctly check inbound and outbound total bw limits separately - Fix up and actually use the tunnel.participatingMessageCount stat, favor it if lower than the total bw stat, so that client traffic isn't included for throttle decisions - Reduce min message count from 60 to 40 * Tunnel Dispatcher: - Add tunnel.participatingBandwidth stat - Remove all 3h and 24h stats
-
- Sep 15, 2008
-
-
zzz authored
* configlogging.jsp: Increase box width
-
zzz authored
- Ask non-floodfill peers if we don't know any floodfills - Lookup hashes in the DatabaseSearchReplyMessage if we don't know enough floodfills
-
zzz authored
- Prevent excess zero-hop tunnels - Always wait before looping in BuildExecutor
-
zzz authored
-
zzz authored
* Throttle: - Use 60s rather than 10m tunnel.participatingMessageCount stat - Fix a summary bar message * Tunnel Dispatcher: Update tunnel.participatingMessageCount every 20s, rather than at tunnel expiration, to maintain a more current stat
-
- Sep 12, 2008
- Sep 06, 2008