- Sep 15, 2008
-
-
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
-
- Jul 30, 2008
-
-
zzz authored
- New, disabled by default, except for blocking of forever-shitlisted peers. See source for instructions and file format. * Transport - Reject peers from inbound connections: - Check IP against blocklist - Check router hash against forever-shitlist, then block IP
-
- Jul 16, 2008
- Jul 14, 2008
-
-
dev authored
-
- Jul 07, 2008
-
-
zzz authored
- Try to pick better introducers by checking shitlist, wasUnreachable list, failing list, and idle times - To keep introducer connections up and valid, periodically send a "ping" (a data packet with no data and no acks) to everybody that has been an introducer in the last two hours - Add a stat udp.receiveRelayRequestBadTag, make udp.receiveRelayRequest only for good ones - Remove some 60s and 5m stats, leave only the 10m ones - Narrow the range for the retransmit time after an allocation fail - Adjust some logging
-
zzz authored
-
zzz authored
-
zzz authored
-