882e08fc4f
Start on the console update.
2009-07-04 01:56:53 +00:00
7c646f8693
-1
2009-06-12 13:05:35 +00:00
1479ef9a6a
propagate from branch 'i2p.i2p.zzz.test' (head 1d4b529f1b52692195f1547338e186819dbd0cab)
...
to branch 'i2p.i2p' (head 1b8226cb70a7d72f0f674908d8213f8d29eb64eb)
2009-06-12 12:58:33 +00:00
c0fd1dbcbc
* Update versions, package release
2009-06-12 06:52:09 +00:00
b7d581b412
Dont try to dump threads unless there is a wrapper and we arent on windows
2009-06-11 13:22:56 +00:00
a08dd4aefa
* NTCP: Fix startup race NPE
2009-06-09 03:06:18 +00:00
be52b5930c
2009-06-08 sponge
...
* Last commit for this cycle. All debugging except for WARN removed.
I can use the visit command to debug now anyway.
2009-06-08 14:42:44 +00:00
0382120363
2009-06-08 sponge
...
* Removed BOB debugging as-per zzz
2009-06-08 12:24:20 +00:00
7151590abc
2009-06-08 sponge
...
* Fixed NPE and some other goofups in BOB.
* BOB bump version
2009-06-08 08:34:54 +00:00
51faed2c4d
-15
2009-06-07 17:40:18 +00:00
c1a8c8a3fd
propagate from branch 'i2p.i2p.zzz.test' (head ff346bd41de699648bb66488ec9c0f1f4b5300b1)
...
to branch 'i2p.i2p' (head 2914d3356f892de25a745f061129704f8b943fc5)
2009-06-07 17:35:02 +00:00
4975d30714
* ExploratoryPeerSelector: Limit to connected peers when near connection limit
2009-06-07 17:34:27 +00:00
45d9f9d07d
-14
2009-06-07 14:47:04 +00:00
9b0e553ece
propagate from branch 'i2p.i2p.zzz.test' (head f92f40cceea44a063e48db07d10fd8cf7df3e348)
...
to branch 'i2p.i2p' (head c497aec52c49d2e03430b88d8d73148ee73e59a5)
2009-06-07 14:45:33 +00:00
1202a303b7
Fix UPnP deprecation
2009-06-06 18:40:49 +00:00
ed8fd0bde2
Fixed bug causing congestion-avoidance code to not get executed.
2009-06-06 17:42:33 +00:00
4c4b3b776c
Try to alleviate connection-limit network collapse:
...
* Transport:
- Lower min NTCP idle time to 3m (was 5m)
- Increase SSU conn limit by 33%
* Watchdog:
- Defang him again
2009-06-06 15:14:05 +00:00
eee160503b
2009-06-06 sponge
...
* Added BOB's liscense to liscenses
* Janitorial javadoc fixes *sigh*
* bump to -13
2009-06-06 06:27:29 +00:00
bef55b25ea
Javadocs cleanup *sigh*
2009-06-06 06:18:50 +00:00
7e651d53a0
netdb.jsp cleanup
2009-06-05 23:43:10 +00:00
5d212d3cea
propagate from branch 'i2p.i2p' (head 06964a7526a814c5adc7baf4d273f57fe832afc2)
...
to branch 'i2p.i2p.zzz.test' (head 177659fa31e4f1807874564c921152601bbf420f)
2009-06-05 23:17:48 +00:00
3e31de1602
tunnels.jsp cleanup
2009-06-05 23:17:15 +00:00
245b7168ab
2009-06-05 sponge
...
* Merge and bump to -12
2009-06-05 20:32:49 +00:00
a9a2d2debb
-11
2009-06-04 16:37:29 +00:00
0070abc04c
propagate from branch 'i2p.i2p.zzz.test' (head be1a2452acf68a8a0137f98f5aeb797055321d6e)
...
to branch 'i2p.i2p' (head bd6b02d1ae8a99afcea7fdffedf699a6e5c85fbf)
2009-06-04 16:28:32 +00:00
936a338e0e
watchdog logging tweaks, allow disable by property
2009-06-04 16:23:51 +00:00
ce23d76c72
If we dont know any good floodfills, try to connect to one
2009-06-04 14:42:27 +00:00
59449cf513
change startup no-ff errror to warn
2009-06-03 15:32:08 +00:00
b430b02021
make default bw 96/40
2009-06-01 23:36:11 +00:00
56dc96de1e
Report average tx and rx rates, effective in next release
2009-06-01 19:55:36 +00:00
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