- Mar 16, 2008
-
-
zzz authored
-
- Mar 14, 2008
-
-
zzz authored
-
- Mar 13, 2008
-
-
zzz authored
- Use more recent stats to calculate integrationory.txt - Show that fast peers are also high-capacity on profiles.jsp * readme.html: Update Syndie link * TunnelPool: Update comments * netDb: Report 1-2h uptime as 90m to further frustrate tracking, get rid of the 60s tunnel stats (effective as of .33 to provide cover)
-
zzz authored
- Fix a bug that caused a single FloodfillOnlySearchJob instance to be run multiple times, with unpredictable results - Select ff peers randomly to improve reliability - Add some bulletproofing
-
- Mar 11, 2008
-
-
zzz authored
- Don't require a peer to be high-capacity to be well-integrated (not used for anything right now, but want to get it right for possible floodfill verification) - Don't fall back to median for high-capacity threshold if the mean is higher than the median, this prevents frequent large high-capacity counts - Fix high-capacity selector that picked one too many * Console: put well-integrated count back in the summary
-
- Mar 10, 2008
-
-
zzz authored
(fixes command line status) * UpdateHandler: - Fix byte count display - Display final status on router console - Don't allow multiple update jobs to queue up - Increase max retries - Code cleanup - Don't show 'check for update' button when update in progress - Enhance error messages
-
zzz authored
-
- 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