3ccbf37b41
hide some things if no wrapper
2009-06-01 19:52:55 +00:00
56b768fe19
cleanup
2009-05-30 16:15:17 +00:00
f8901e94a9
cleanup
2009-05-30 15:51:55 +00:00
ec5cc7e4d3
cleanup
2009-05-30 15:48:56 +00:00
2413bcd99a
configadvanced cleanup, clarification
2009-05-30 15:48:16 +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
7f33051fe1
Add Serbia
2009-05-29 12:06:53 +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
32dddac75b
* Streaming:
...
- Fix infinite loop through the SYN queue caused by race,
resulting in high CPU, OOMs, etc.
2009-05-26 14:50:16 +00:00
906482823c
Flags fixup
2009-05-26 14:48:58 +00:00
91c389777a
clean up configlogging.jsp
2009-05-26 01:04:34 +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
c639525c1d
* Timestamper:
...
- Use GeoIP to query a closer ntp source if available
- Lengthen query time if well-synced
- Cleanup
2009-05-24 20:50:38 +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
e82898c988
* Console - add readme_zh.html:
...
- Submitter (walking) reports encoding as GB2312, and tested on windows
with ff, IE6, chrome and opera. UTF-8 doesn't work. Still don't know why.
2009-05-24 14:30:55 +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
aa04820fd1
move icons/ to docs/
2009-05-22 13:23:52 +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
79954cec68
increase eepsite hops to 3+0 for new installs
2009-05-21 13:19:34 +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
b1465b7dff
* Console:
...
- Add a little color to confignav
- Remove 'no skew' indication
2009-05-20 22:50:14 +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
9b6abc1e19
add all the languages izpack has to the installer
2009-05-17 15:45:14 +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
9a6a993a81
history for prop
2009-05-17 12:23:51 +00:00