- Sep 27, 2008
-
-
sponge authored
-
- Sep 25, 2008
-
-
sponge authored
Added socketSoTimeout CHANGED RetransmissionTimer is now public FIXED SimpleTimer has a way to be stopped, and reap it's children FIXED Lots of javadoc additions, where I could CLEANUP all code that needed to catch the timeout exception for socketSoTimeout
-
sponge authored
-
sponge authored
and fixed all the broken mainstream applications depending on it. Fixed a grave bug in SimpleTimer. Fixed Steraming Timer to be public. Fixed a pile of JavaDoc comments, and reformatted the files I touched.
-
- Sep 24, 2008
-
-
sponge authored
Still needs some methods to be able to reap it, and it's children.
-
- 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
-
-
zzz authored
* NetDb: Add netDb.exploreKeySet stat * netdb.jsp: Add parameter ?r=xxxxxx to view a single routerinfo, and ?r=. to view our own; change links on other pages too
-
zzz authored
-
zzz authored
- Add config i2psnark.linkPrefix to enable access to completed torrents from a different machine - examples: i2psnark.linkPrefix=file://///localserver/path/to/files/ i2psnark.linkPrefix=http://localwebserver/path/ Stop i2psnark, add to i2psnark.config, restart - Remove Galen and NickyB trackers
-
zzz authored
-
- Sep 06, 2008
- Aug 29, 2008
- Aug 28, 2008
-
-
zzz authored
-
- Aug 27, 2008
- Aug 24, 2008
-
- Aug 20, 2008
- Aug 13, 2008
-
-
zzz authored
(thanks devzero!)
-
- Aug 04, 2008
-
-
zzz authored
- Avoid peers whose netdb is old, or have a recent failed store, or are forever-shitlisted
-