- Jun 17, 2008
-
-
zzz authored
* Summary bar: Display helpful errror message when UDP bind fails * UDP: Don't bid when UDP bind fails
-
- Jun 16, 2008
-
-
zzz authored
Saves are not yet implemented.
-
zzz authored
to control which .wars in webapps/ get run. Apps are enabled by default; disable by (e.g.) webapps.syndie.startOnLoad=false Config file is written if it does not exist. Implement methods for use by upcoming configclients.jsp.
-
zzz authored
ClientAppConfig.java, to make them easily available to a future configclients.jsp
-
zzz authored
change bind fail message from ERROR to CRIT
-
- Jun 13, 2008
-
-
zzz authored
-
- Jun 10, 2008
-
-
zzz authored
startup, so peers don't list us as failing.
-
zzz authored
floodfills, and automatically enables/disables floodfill on Class O routers to maintain 5-7 total active floodfills
-
zzz authored
- Remove several more stats - Don't publish bw stats in first hour of uptime - Publish floodfill stats even if other stats are disabled - Changes not effective until 0.6.2.1 to provide cover.
-
zzz authored
bandwidth graph when it isn't available
-
- Jun 09, 2008
-
-
zzz authored
-
zzz authored
to branch 'i2p.i2p' (head f65d1f225d8700ea812e1c3cbc0ee9e7a5bbaf98)
-
zzz authored
* Reachability: Restrict peers with no SSU address at all from inbound tunnels * News: - Add display of last updated and last checked time on index.jsp and configupdate.jsp - Add a function to get update version (unused for now) * config.jsp: Add another warning
-
- Jun 08, 2008
-
-
zzz authored
-
- Jun 07, 2008
-
-
complication authored
-
zzz authored
* Shitlist: - Add shitlistForever() and isShitlistedForever(), unused for now - Sort the HTML output by router hash * config.jsp: Add another warning * netdb.jsp: - Sort the lease HTML output by dest hash, local first - Sort the router HTML output by router hash
-
- Jun 06, 2008
-
-
zzz authored
-
zzz authored
- Sort the leases by expiration date in TunnelPool.locked_buildNewLeaseSet() to make later LeaseSet comparisons reliable. This cleans up the code too. - Fix broken old vs. new LeaseSet comparison in ClientConnectionRunner.requestLeaseSet(), so that we only sign and publish a new LeaseSet when it's really new. Should reduce outbound overhead both in LeaseSet publishing and LeaseSet bundling, and floodfill router load, since locked_buildNewLeaseSet() generates the same LeaseSet as before quite frequently, often just seconds apart.
-
- Jun 05, 2008
-
-
zzz authored
- Add exception to enforce max # of leases = 6, should be plenty - Rewrite TunnelPool.locked_buildNewLeaseSet() so it doesn't add lots of leases and then immediately remove them again, triggering the new leaseSet size exception - Remove the now unused LeaseSet.removeLease(lease) and LeaseSet.removeLease(index) - Store first and last expiration for efficiency
-
zzz authored
-
- Jun 04, 2008
-
-
zzz authored
-
zzz authored
- Use CapacityBonus rather than ReachablilityBonus in the Capacity calculation - Persist CapacityBonus rather than ReachabilityBonus - Include SpeedBonus in the Speed calculation - Prevent negative values in Speed and Capacity when using bonuses - Clean up SpeedCalculator.java
-
zzz authored
-
- Jun 01, 2008
-
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
* ProfileOrganizer: Restrict !isSelectable() (i.e. shitlisted) peers from the High Capacity tier, not just the Fast tier, since we don't use them for tunnels anyway
-
zzz authored
set the default log level to WARN without massive spewage
-
zzz authored
-
zzz authored
clientApp.x.startOnLoad=false, to disable loading (for SAM for example). Defaults to true of course.
-
zzz authored
-
- May 30, 2008
-
-
zzz authored
-
- May 27, 2008
-
-
zzz authored
-
- May 26, 2008
-
-
zzz authored
-
zzz authored
* Stats: Add a fake uptime if not publishing stats, to get participating tunnels * build.xml: - Add an updateSmall target which includes only the essentials - Clean up the build file some - Remove empty eepsite/ and subdirs from i2pupdate.zip * configtunnels.jsp: Add warning * i2psnark: Catch a bencode exception (bad peer from tracker) earlier * i2psnark-standalone: Fix exception http://forum.i2p/viewtopic.php?p=12217
-
- May 22, 2008
-
-
dev authored
-
- May 20, 2008
-
-
zzz authored
- Call the previously unused profile.tunnelTestFailed() (redefined to include a probability argument) and severely downgrade a peer's capacity upon failures, depending on tunnel length and direction. This will help push unreachable and malicious peers out of the High Capacity tier. - Put recent fail rate on profiles.jsp * ProfileOrganizer: Logging cleanup * eepsite_index.html: Update add-host and jump links * HTTP Proxy: Remove trevorreznik jump server from list
-
dev authored
-
dev authored
and 'c60598471c5f08b7d7e12e38d39f7a1d4c8ccf63'
-