7725b9e8a1
-10
2009-05-30 16:34:58 +00:00
f511c9bc90
propagate from branch 'i2p.i2p.zzz.test' (head 177f3f7dbb937e60486cb90da7bbcdf9987ffced)
...
to branch 'i2p.i2p' (head d2424406b9f3877644a1334df71313b6cba018e4)
2009-05-30 16:28:51 +00:00
f8901e94a9
cleanup
2009-05-30 15:51:55 +00:00
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
26c4f983d7
* added big fat start/stop lock into BOB
...
* added zap command to shut down BOB... now we need a way to start it
after it stops. :-)
2009-05-29 21:14:08 +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
fd598dea5b
* Increase sendProcessingTime some more, add a property to configure.
...
Configure with 'router.defaultProcessingTimeThrottle'.
2009-05-27 13:26:51 +00:00
8fef5d9a06
* Increased sendProcessingTime limits and added testSuccessTime
...
to avoid unwanted throttling
2009-05-27 09:01:14 +00:00
2f1d6e3f90
* Console:
...
- Use CSS for form messages
- Goodbye nonce spoof message
- tunnels.jsp improvements
2009-05-26 20:04:20 +00:00
53f62bd8dd
* Throttling extension by looking at sendProcessingTime
2009-05-26 17:24:31 +00:00
e6c87c54be
-7
2009-05-26 15:05:39 +00:00
ee3edc9661
propagate from branch 'i2p.i2p.zzz.test' (head dc817d70812b80e35a7c37eaa881e4b866435838)
...
to branch 'i2p.i2p' (head 5551e9b0487e14e901cd1081ce3e1ffd33c4a354)
2009-05-26 15:02:52 +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
7f4c23a038
-6
2009-05-25 03:49:36 +00:00
e7b0691116
propagate from branch 'i2p.i2p.zzz.test' (head ea09c1bd1791674541854e77592153db6678aabb)
...
to branch 'i2p.i2p' (head 7ea5131c7a02f28ac2d3e23a8bf22558effb30ee)
2009-05-25 03:45:09 +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
71b708b0f2
-1
...
-5
merge of '8dc3dbded4d489ddca319052bf3cdb0c4d5a13cc'
and 'afcd808741bf31d75eee2639e19d5e8946b62756'
2009-05-24 16:20:28 +00:00
ab9fee260f
-5
...
SAMv1 and SAMv3 : logging some exception at INFO level
2009-05-24 16:12:39 +00:00
e86e42818a
SAMv1 and SAMv3 : logging some exception at INFO level
2009-05-24 16:04:57 +00:00
067e76c1b0
-4
2009-05-24 14:40:27 +00:00
13b3bb4490
propagate from branch 'i2p.i2p.zzz.test' (head 4f0b8b8bb59f1a8e2181123c16c4099ea223e527)
...
to branch 'i2p.i2p' (head b977f0e1e1ca57e78d599943dcbf492e474c631a)
2009-05-24 14:37:27 +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
29489ad198
Error in the geoip html.
2009-05-23 17:24:44 +00:00
eac45256aa
* Router netDB:
...
- Added flags to the netDB page
2009-05-23 16:40:18 +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
b4336fdec7
-3 w/ watchdog changes
2009-05-21 15:44:05 +00:00
e0652a4607
propagate from branch 'i2p.i2p.zzz.test' (head 326752c8c7ce00bc6787fe25e315448ce7124aff)
...
to branch 'i2p.i2p' (head b73ed9af5ee4f058a2b84f96de92f7cdc7ee0196)
2009-05-21 15:40:50 +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
d7122cdad7
-2
2009-05-21 13:43:23 +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