- Dec 19, 2009
-
-
zzz authored
-
- Dec 18, 2009
-
-
zzz authored
- Close old file on rotate - Buffer writes - Write in UTF-8
-
- Dec 17, 2009
-
-
zzz authored
- Move client-side writes to their own thread - Reenable InternalSockets
-
- Dec 15, 2009
- Dec 13, 2009
-
-
zzz authored
* Fix restart from config.jsp if no wrapper * i2psnark: Elaborate popups
-
- Dec 12, 2009
-
-
zzz authored
-
- Dec 10, 2009
-
-
zzz authored
-
- Dec 09, 2009
-
-
zzz authored
to support translation of other webapps
-
- Dec 08, 2009
-
-
zzz authored
-
- Dec 07, 2009
-
-
zzz authored
- Switch all I2PThreads to I2PAppThreads - Run an InternalSocket as well for the HTTP Proxy * EepGet: Use InternalSocket * Console: Change "depth" to "length"
-
- Dec 04, 2009
-
-
zzz authored
allows clients in the same JVM to connect to the router without going through the kernel
-
- Dec 02, 2009
-
-
zzz authored
-
- Nov 28, 2009
- Nov 27, 2009
-
-
zzz authored
-
- Nov 24, 2009
- Nov 21, 2009
- Nov 14, 2009
-
-
zzz authored
- Add support for error page translations - Add support for external pages for all errors - Fix lack of \r in error page headers - HTML transitional fixes - Cleanups
-
- Nov 10, 2009
-
-
zzz authored
was not doing unsigned comparisons! * Floodfill rework part 2 of N: Store closest to the key, subject to last failed lookup and store stats. * FloodfillPeerSelector: Use standard XORComparator instead of messing with BigInteger * FloodfillVerifyStoreJob: Set correct timeout for requeued store job * KNDF: Rework getPeerTimout() to use 1 day averages, and lower the min, max, and multiplication factor. * Publish jobs: Lengthen timeout to 90s (was 30s for routerinfos and 60s for leasesets) * StoreJob: Limit max peer timeout to 15s for direct stores
-
zzz authored
that end with AA but not AAAA, so we can permit non-null zero-length certs.
-
- Oct 28, 2009
-
-
zzz authored
- Rewrite TrustedUpdate version comparator, use for netdb version table so 0.7.10 will be sorted correctly - Reduce netdb.jsp memory usage - More tagging fixups - configclients.jsp fixup for "Web console"
-
- Oct 22, 2009
-
-
zzz authored
-
zzz authored
http://forum.i2p/viewtopic.php?t=3979 The bug with the file going to the wrong place was fixed a couple months ago.
-
zzz authored
for a null certificate - http://zzz.i2p/topics/388 - thanks HungryHobo
-
- Oct 17, 2009
-
-
zzz authored
-
- Oct 13, 2009
-
-
zzz authored
-
- Oct 12, 2009
-
- Oct 11, 2009
-
-
zzz authored
-
- Oct 09, 2009
-
-
zzz authored
-
- Oct 02, 2009
-
-
zzz authored
for high-bw routers (>= 512KBps share bw) to reduce false positive rate. Adds 2MB heap for >= 512KBps routers and 6MB for >= 1536KBps.
-
- Sep 07, 2009
-
-
mkvore-commit authored
-
- Sep 02, 2009
-
-
zzz authored
-
- Sep 01, 2009
- Aug 30, 2009
-
-
zzz authored
- Enable per-client SessionKeyManagers for better anonymity - tagsDelivered() now means tags are sent, not acked. - OCMOSJ uses the new TagSetHandle object returned from tagsDelivered() to call tagsAcked() or failTags() as appropriate. - Assume tags delivered on an established session to reduce streaming lib stalls caused by massive tag deliveries; should increase throughput and window sizes on long-lived streams - Unacked tagsets on a new session are stored on a separate list - Don't kill an OB Session just because it's temporarily out of tags - Increase min tag threshold to 30 (was 20) due to new speculative tags delivered scheme, and to increase effective max window - More Java 5 and dead code cleanups, and more comments and javadoc, debug logging cleanups
-
zzz authored
-