- Aug 27, 2009
- Aug 26, 2009
-
-
zzz authored
- Replace with new DecayingHashSet for 3 of 4 uses, and also in the 4th if the router is low-bandwidth. Saves 8 MB heap.
-
zzz authored
-
zzz authored
-
zzz authored
killing the router
-
zzz authored
- New I2PSocketEepGet fetches through existing tunnels rather than through the proxy - Use new eepget for i2psnark - Add a fake user agent for non-proxied fetches - Cleanups
-
- Aug 25, 2009
-
-
zzz authored
- oops, store leaseset locally even when shutting down (fix -16) - Java 5 cleanups * PRNG: - Rename config option to prng.buffers (was router.prng.buffers) - Change the default from 16 to 2 for I2PAppContext (saves 3.5MB) * TunnelPool: - Don't test tunnels when shutting down - Less rates - Java 5 cleanups
-
- Aug 24, 2009
-
-
zzz authored
-
- Aug 22, 2009
-
-
zzz authored
so we don't render error.jsp
-
- Aug 21, 2009
- Aug 20, 2009
- Aug 19, 2009
-
-
zzz authored
to branch 'i2p.i2p' (head e2ee75916f2ff6bd698585808a81071b44c978b1)
-
zzz authored
- Fix problems where a requested unsigned update would actually kick off a signed update - Fix problem when policy set to notify, and clicking check for update, incorrectly causing unsigned update download and bad messages - Verify zip integrity of unsigned updates - Move zip files to router dir, not base dir - More tweaks and cleanup
-
z3d authored
-
z3d authored
-
z3d authored
-
z3d authored
-
zzz authored
- Rename the Failing column - Reduce the time cutoff again to 90m (was 2h)
-
sponge authored
-
- Aug 18, 2009
-
-
zzz authored
Somehow, when I implemented UPnP, I thought it was required, but it isn't. ~50KB
-
zzz authored
- Fix BufferedStatsLog so it works at all - Don't instantiate BufferedStatsLog unless stats.logFilters property is defined (restart now required to enable logging) This eliminates the StatLogWriter thread and a decent amount of memory. - Move two CLI classes out of the lib - Commment out places where getStatLog() isn't checked for null - Cleanups
-
zzz authored
-
zzz authored
-
z3d authored
-
z3d authored
-
z3d authored
-
- Aug 17, 2009
-
-
zzz authored
* DataHelper, Router: - Save config files in UTF-8 rather than the default encoding, since we read them in UTF-8 * jetty.xml: Change encoding to UTF-8 * logs.jsp: Add system encoding * NTCP: Clean up clock skew shitlist message * Shitlist: Clean up expire message * WorkingDir: Ensure modified files are processed with UTF-8 encoding
-
z3d authored
-
z3d authored
-