- Dec 08, 2008
-
-
zzz authored
to branch 'i2p.i2p' (head b1fa07e8a4dabc26e731f7d486677abb165d975c)
-
- Dec 06, 2008
-
-
zzz authored
-
- Dec 05, 2008
-
-
zzz authored
-
zzz authored
-
zzz authored
-
sponge authored
BUMP: BOB to 00.00.02 BUMP router to -3
-
sponge authored
-
sponge authored
is closed from under it. Enhancement: BOB can now clear a destination in under 1 second with the above fix. BOB also will do a thread dump when something really aweful happens, so that developers/users can help in debugging.
-
- Dec 04, 2008
- Dec 03, 2008
-
-
zzz authored
-
zzz authored
- Fixes and cleanups when NTCP and/or UDP transports disabled - More TCP removal cleanup - Clean up bandwidth limiting, centralize defaults - Force burst to be >= limit - Increase default bw to 48/24, burst 64/32
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
- Add default i2psnark.config for new installs - Remove wishlist link
-
- Dec 02, 2008
- Dec 01, 2008
-
-
zzz authored
-
zzz authored
to branch 'i2p.i2p' (head 7bc276bf13158ca72d687031fdf5e9921efc5050)
-
complication authored
-
- Nov 28, 2008
- Nov 27, 2008
-
-
dev authored
-
- Nov 26, 2008
- 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
to branch 'i2p.i2p' (head 8cb6295e6a3492fd3b93366bfb0ebf231115fa85)
-
zzz authored
shutdown the whole router when ooming.
-
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 18, 2008
-
-
zzz authored
- Don't create SnarkManager instance until first call, so it doesn't create the i2psnark dir, read the config, etc., for single Snark instances. - Don't read i2psnark.config twice; fix setting i2psnark.dir - More Snark constructor changes for calling from router - Make max connections per torrent configurable
-
- Nov 16, 2008
-
-
zzz authored
-
zzz authored
- Use new I2PAppThread that does not call global listeners on OOM, so that OOMing apps will not shutdown the whole router.
-
zzz authored
- Remove static instances of I2PSnarkUtil, ConnectionAcceptor, and PeerCoordinatorSet - Convert static classes in Snark to listeners - Fix Snark to work in single torrent mode again - Should now work with multiple single Snarks
-