- Jun 05, 2009
-
-
sponge authored
* BOB now cleans up tunnels, although they can take up to 5 minutes to disapear. This is due to the fact that the streaming lib doesn't actually remove the connections properly and kill them off when the manager is destroyed. I'm not certain if this is a bug, or a feature, but it sure is annoying, and you have to wait for the connections to time out. What should happen is the streaming lib should cause an IO error to the pending read or write.
-
- May 30, 2009
- May 29, 2009
-
-
sponge authored
* added zap command to shut down BOB... now we need a way to start it after it stops. :-)
-
zzz authored
- More stubs for per-destination managers. No functional changes yet.
-
zzz authored
* SendGarlicMessageJob: Delete, unused * config.jsp: Comment out unused burst config code
-
zzz authored
-
zzz authored
- Don't instantiate unused SessionKeyPersistenceHelper - Use TransientSessionKeyManager instead of PersistentSessionKeyManager - Add generics to TransientSessionKeyManager to help understand it - Change initial session map size to 64 (was 1024) - Prepare for per-destination SessionKeyManagers in ElGamalAESEngine
-
- May 28, 2009
- May 27, 2009
- May 26, 2009
-
-
zzz authored
- Use CSS for form messages - Goodbye nonce spoof message - tunnels.jsp improvements
-
mathiasdm authored
-
zzz authored
-
zzz authored
to branch 'i2p.i2p' (head 5551e9b0487e14e901cd1081ce3e1ffd33c4a354)
-
zzz authored
- Fix infinite loop through the SYN queue caused by race, resulting in high CPU, OOMs, etc.
-
zzz authored
-
zzz authored
-
- May 25, 2009
-
-
zzz authored
- Don't send our own hash in the don't-include list when exploring - Remove any pending write when removing a RouterInfo - Cleanup to use routerHash()
-
zzz authored
-
zzz authored
to branch 'i2p.i2p' (head 7ea5131c7a02f28ac2d3e23a8bf22558effb30ee)
-
zzz authored
- Increasse routerinfo send frequency to every 90m (was 9h) - Don't send 3 floodfill infos at startup or with routerinfo
-
zzz authored
-
- May 24, 2009
-
-
zzz authored
- Use GeoIP to query a closer ntp source if available - Lengthen query time if well-synced - Cleanup
-
zzz authored
-
zzz authored
-
mkvore-commit authored
-5 merge of '8dc3dbded4d489ddca319052bf3cdb0c4d5a13cc' and 'afcd808741bf31d75eee2639e19d5e8946b62756'
-
mkvore-commit authored
SAMv1 and SAMv3 : logging some exception at INFO level
-
mkvore-commit authored
-
zzz authored
-