- Mar 09, 2008
- Mar 08, 2008
-
-
complication authored
* Give the Jetty build file ability to ask permission before downloading the Jetty archive from the web, and to verify its SHA1 + MD5 hashes. Adjust the main build file in accordance with this change. * Improve the release checklist.
-
- Mar 07, 2008
-
-
zzz authored
based on XOR distance from a random hash separately generated for each tunnel pool
-
zzz authored
- Prevent peers with matching IPs from joining same tunnel. Match 0-4 bytes of IP (0=off, 1=most restrictive, 4=least). Default is 2 (disallow routers in same /16). Set with router.defaultPool.IPRestriction=x - Comment out unused RebuildPeriod pool setting - Add random key to pool in preparation for XOR peer ordering
-
zzz authored
-
- Mar 06, 2008
- Mar 05, 2008
-
-
zzz authored
Set on configstats.jsp or set stat.full=false to disable the stats. (true by default for now)
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
(was Meta = PetName + HostsTxt) * Naming: Add two new experimental NamingServices, EepGet and Exec, not enabled by default - see source comments in core/java/src/net/i2p/client/naming for configuration instructions
-
- Mar 01, 2008
-
-
zzz authored
-
- Feb 29, 2008
- Feb 27, 2008
-
-
zzz authored
* i2psnark: Remove orion and gaytorrents from default tracker list * Remove orion from jump list and from eepsite_index.html * Jbigi: Change jbigi version to 4.2.2 in build scripts - tested by amiga * Capitalize OutboundMessageDistributor job name * TunnelPool: Add a warning if all tunnels are backlogged
-
- Feb 26, 2008
-
-
zzz authored
previous tunnel when no longer backlogged * Catch an nio exception in an NTCP logging statement if loglevel is WARN * IRC Proxy: terminate all messages with \r\n (thanks TrivialPursuit!)
-
- Feb 21, 2008
- Feb 19, 2008
- Feb 16, 2008
-
-
zzz authored
participating tunnel count to seesaw - should increase network capacity * Leave participating tunnels in 10s batches for efficiency * Update participating tunnel ratestat when leaving a tunnel too, to generate a smoother graph * Fix tunnel.participatingMessageCount stat to include all participating tunnels, not just outbound endpoints * Simplify Expire Tunnel job name
-
- Feb 13, 2008
-
-
zzz authored
rather than 1 every 10 sec; Don't store leasesets to disk or read them in * Combine rates for pools with the same length setting in the new tunnel build algorithm * Clarify a log message in the UpdateHandler
-
zzz authored
* Change SimpleTimer CRIT to a WARN, increase threshold * Checklist update
-
- Feb 11, 2008
- Feb 10, 2008
-
-
zzz authored
* Change NTCP backlogged message from error to warning * Checklist updates
-
complication authored
2008-02-10 Complication * Update news and version numbers
-
- Feb 09, 2008
-
-
dev authored
-
- Feb 08, 2008
- Feb 06, 2008
-
-
zzz authored
* checklist.txt: Add some things * news.xml: Minor edit * runplain.sh: Add some comments
-