- Mar 27, 2008
-
-
zzz authored
lease to reduce out-of-order delivery. * ExploratoryPeerSelector: Back out the floodfill peer exclusion for now, as it prevents speed rating of those peers
-
- Mar 26, 2008
-
-
zzz authored
add netdb.i2p2.de as a 2nd default
-
- Mar 25, 2008
-
-
zzz authored
- Add support for secondary open trackers - Refactor and simplify the TrackerClient code - Add welterde's tracker to the default list - Don't have eepget retry announces - Slow down tracker contacts if they've failed for a while - Add some debug support showing connections (?p=2)
-
- Mar 22, 2008
-
-
zzz authored
-
zzz authored
- Fix counting so it really takes 4 consecutive failures rather than 4 total to remove a tunnel - Credit or blame goes to the exploratory tunnel as well as the tunnel being tested - Adjust tunnel test timeout based on tunnel length * ExploratoryPeerSelector: Tweak logging * ProfileOrganizer: Adjust integration calculation again * build.xml: Add to help * checklist.txt: Tweak * readme.html: Fix forum links * netDb: Remove tunnel.testFailedTime
-
- Mar 21, 2008
-
-
zzz authored
-
- Mar 19, 2008
-
-
zzz authored
- Exclude floodfill peers - Tweak the HighCap vs. NonFailing decision * i2psnark: Increase retries for .torrent fetch * IRC Proxy: Prevent mIRC from sending an alternate DCC request containing an IP * readme.html: Reorder some items * Stats: Add some more required stats * Streaming lib: Fix slow start to be exponential growth, fix congestion avoidance to be linear growth. Should speed up local connections a lot, and remote connections a little.
-
- 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