ec5cc7e4d3
cleanup
2009-05-30 15:48:56 +00:00
1838ad4ae7
* UPnP:
...
- Retry port forward if it fails
- Make peers.jsp display faster
- Lengthen POST timeout
- More comments
2009-05-30 15:47:20 +00:00
22609bbfdb
* SessionKeyManager:
...
- More stubs for per-destination managers.
No functional changes yet.
2009-05-29 13:57:50 +00:00
0a8cbcbfb6
* LoadTestManager: Delete, unused
...
* SendGarlicMessageJob: Delete, unused
* config.jsp: Comment out unused burst config code
2009-05-29 12:08:36 +00:00
e65c2e279b
* Session Keys:
...
- 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
2009-05-29 10:00:06 +00:00
b43338bd63
* Transports:
...
- Adjust bids when near conn capacity
- peers.jsp HTML fixes
2009-05-28 16:19:55 +00:00
65ae9138ef
* Console:
...
- config.jsp now cause graceful restart
* UPnP:
- Tweak to help startup problems
* UDP:
- Only save IP when it changes
2009-05-28 13:49:57 +00:00
665b691711
UPnP: Prevent NPE after ParserException
2009-05-28 03:35:54 +00:00
87953c4b93
* Peer Selector: Make strict order opaque to hash value
2009-05-27 16:59:38 +00:00
be480d577c
more peers.jsp and profiles.jsp cleanup
2009-05-27 16:27:57 +00:00
32566a43bd
remove some unused UDP stats and test code
2009-05-27 15:47:49 +00:00
2f1d6e3f90
* Console:
...
- Use CSS for form messages
- Goodbye nonce spoof message
- tunnels.jsp improvements
2009-05-26 20:04:20 +00:00
906482823c
Flags fixup
2009-05-26 14:48:58 +00:00
042a08b90e
* NetDb:
...
- 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()
2009-05-25 16:34:26 +00:00
235058eab1
* NTCP:
...
- Increasse routerinfo send frequency to every 90m (was 9h)
- Don't send 3 floodfill infos at startup or with routerinfo
2009-05-25 03:34:58 +00:00
85963a5c72
more fast peers when more local dests
2009-05-25 03:22:01 +00:00
de18ebbb73
save our own geoip location in the config
2009-05-24 18:30:47 +00:00
47e32c82fc
fix geoip scan of all routerinfos at startup
2009-05-24 17:03:50 +00:00
f4fdbceb3b
* SSU: Don't offer to introduce when near connection limit
2009-05-24 00:29:18 +00:00
c75ff538a3
a little peers.jsp cleanup
2009-05-23 20:23:28 +00:00
7e71ead3e9
* Connection limits / throttle:
...
- Better limits when no inbound TCP
(limit inbound and outbound separately)
* GeoIP:
- Check netDb SSU IP too
- Check whole netDb at startup
2009-05-23 19:43:02 +00:00
7feb97e415
more info than just nuh uh
2009-05-23 14:37:25 +00:00
695752629d
Move upnp logging from wrapper log to router log
2009-05-23 14:09:37 +00:00
c3c20ceca4
fix comments
2009-05-22 15:17:47 +00:00
4ab46b1de8
* Watchdog:
...
- Log memory stats
- Dump threads on linux
- Restart after 20 minutes (give the dog his teeth back)
2009-05-21 15:40:33 +00:00
d927f8bcb0
message tweaks if no wrapperr
2009-05-21 13:12:47 +00:00
4426cc359c
* ExpireRoutersJob:
...
- Rewrite, not enabled yet
* TunnelManager:
- Remove now-unused isInUse()
2009-05-21 00:34:10 +00:00
438ea1b269
fix db writes to disk broken in last checkin
2009-05-20 22:35:56 +00:00
b7e2d3a10b
add some comments
2009-05-20 18:12:17 +00:00
846c5fcfc3
* Console:
...
- Use flags for shitlist and peers.jsp too
- Tweak tunnels.jsp to show class letters
- Hide in-progress details on tunnels.jsp
2009-05-20 15:49:39 +00:00
31cd726b7b
* UPnP:
...
- Fix up port handling, add some logging on bind fails
- Force IPv4 only for binds
2009-05-20 15:01:43 +00:00
3ba43a77f4
Add geoip support and flag icons
2009-05-19 18:07:19 +00:00
cb5390b2fb
propagate from branch 'i2p.i2p' (head 31ab45aaed880aa1d8295541b813adb312582f17)
...
to branch 'i2p.i2p.zzz.test' (head 8f1820175b7df8fc1f880c4fe1104f1b0e633483)
2009-05-18 18:22:24 +00:00
fae7262d31
* DataStore:
...
- Adjust interface to have persistent and non-persistent methods,
to prepare for partial storage in RAM
* PersistentDataStore:
- Cleanup, simplify, and concurrentify
- Tweak stats
- Remove write limit
- Flush to disk on shutdown
- Don't write out what we just read in
2009-05-18 18:21:56 +00:00
631cd37f8b
-1
2009-05-17 12:35:45 +00:00
b59a38ffad
propagate from branch 'i2p.i2p.zzz.upnp' (head 348acc252da725bc621791ef811a43943e889833)
...
to branch 'i2p.i2p' (head 264d0119a37e276dce2996f360f9c8e065b30008)
2009-05-17 12:28:27 +00:00
9234a94da9
propagate from branch 'i2p.i2p.zzz.test' (head f402c08d0b2796653b559711cb1ea8c3c0204372)
...
to branch 'i2p.i2p' (head 4d0babb75e3c5237b10ff49f57599c53c581bb83)
2009-05-17 12:20:34 +00:00
aa2f9e34c0
- Rework UDP peers.jsp table a little
...
- Don't let UDP bid on messages that are too long
- Clean up the max fragments code in UDP
2009-05-17 11:52:49 +00:00
87eafa30d0
* Update versions, package release
2009-05-16 19:48:12 +00:00
86f02691a8
propagate from branch 'i2p.i2p' (head 9044c668fe6fdfcca38a20b557b870c993852c52)
...
to branch 'i2p.i2p.zzz.test' (head 88a5133b796e83cd8d5864a0a16bcd75e8e34ab5)
2009-05-13 20:53:27 +00:00
ccab73ff66
* FloodfillVerifyJob: Don't consider an older search resulthi* as verified
2009-05-13 17:42:24 +00:00
9df04724c4
Reduce routerinfo expiration again
2009-05-13 17:38:30 +00:00
66a292a9c6
2009-05-12 sponge
...
* BOB clean up, change println's to _log.warn, bump BOB version
* I2PSessionMuxedImpl.java changes as per zzz, and they test OK for me.
2009-05-12 21:10:42 +00:00
c5ba5f3a5b
-13
2009-05-11 16:46:38 +00:00
90251b8545
propagate from branch 'i2p.i2p.zzz.test' (head eaf123d687259d0dee558845508cfeec05f55915)
...
to branch 'i2p.i2p' (head 16158c16ac8422809a9bf3919831e5700ed74a51)
2009-05-11 16:43:02 +00:00
117d3a5614
* NetDb: Don't accept stores of our own LeaseSets or RouterInfo
2009-05-11 16:35:30 +00:00
70a2e48a72
Dont instantiate unused AdminManager
2009-05-11 16:34:05 +00:00
47fc3b0d0b
- Don't start UPnP if we have a public interface address
...
- Fix setting IP to a local interface address
- Work on the configuration help some more
2009-05-10 15:40:50 +00:00
9bd3bea90a
* merged branches
2009-05-09 18:26:03 +00:00
0be28c1701
2009-05-09 sponge
...
* fixed OOM on lock (woops! my bad!)
2009-05-09 18:19:03 +00:00