- Dec 10, 2008
-
-
zzz authored
-
- Dec 08, 2008
-
-
zzz authored
-
- Dec 05, 2008
-
-
zzz authored
-
- Dec 01, 2008
-
- Nov 26, 2008
-
-
dev authored
-
- Nov 21, 2008
-
-
zzz authored
* Delay shitlist cleaner at startup * Strip wrapper properties from client config * Define multiple cert type * Prohibit negative maxSends in streaming * HTML fixup on configtunnels.jsp * Increase wrapper exit timeout from default 15s to 30s
-
- Nov 20, 2008
-
-
zzz authored
- Better handling of 504 gateway timeout (keep going up to limit of retry count rather than just one more partial fetch) - Add -t cmd line option for timeout - Better handling of 403, 409, 503 errors - Don't keep going after unknown return code - Don't delay before exiting after a failure
-
- Nov 16, 2008
-
-
zzz authored
- Use new I2PAppThread that does not call global listeners on OOM, so that OOMing apps will not shutdown the whole router.
-
- Nov 15, 2008
-
-
zzz authored
- Add i2cp.gzip option (default true) - Don't bother compressing if really small
-
- Nov 14, 2008
-
-
zzz authored
- Don't die if depend not available - Only verify Jetty hash once - Add streaming lib tests to depends task
-
- Nov 12, 2008
-
-
zzz authored
- Use the depend task with caching for more accurate dependencies - Make sure the routerconsole gets the latest router version - Fix addressbook repeated builds
-
- Nov 09, 2008
- Nov 08, 2008
- Nov 02, 2008
-
-
zzz authored
- Add a signed Certificate type - Add a main() to PrivateKeyFile to generate Destinations with various Certificate types - Add a VerifiedDestination class to check Certificates of various types - Add a HashCash library from http://www.nettgryppa.com/code/ (no distribution restrictions) - Allow non-null Certificates in addressbook
-
zzz authored
-
- Oct 29, 2008
-
-
sponge authored
-
- Oct 26, 2008
- Oct 19, 2008
- Oct 10, 2008
- Oct 06, 2008
-
- Sep 28, 2008
-
-
sponge authored
-
- Sep 27, 2008
-
-
sponge authored
Added socketSoTimeout CHANGED RetransmissionTimer is now public FIXED SimpleTimer has a way to be stopped, and reap it's children CLEANUP A few javadoc additions, where I could figgure out bits CLEANUP all code that needed to catch the timeout exception for socketSoTimeout
-
sponge authored
-
- Sep 25, 2008
-
-
sponge authored
Added socketSoTimeout CHANGED RetransmissionTimer is now public FIXED SimpleTimer has a way to be stopped, and reap it's children FIXED Lots of javadoc additions, where I could CLEANUP all code that needed to catch the timeout exception for socketSoTimeout
-
sponge authored
-
sponge authored
and fixed all the broken mainstream applications depending on it. Fixed a grave bug in SimpleTimer. Fixed Steraming Timer to be public. Fixed a pile of JavaDoc comments, and reformatted the files I touched.
-
- Sep 24, 2008
-
-
sponge authored
Still needs some methods to be able to reap it, and it's children.
-
- Sep 06, 2008
- Aug 29, 2008
-
-
zzz authored
-