96ed7abdc5
javadoc, final, private, volatile
2012-10-31 15:52:12 +00:00
2c3edc0503
merge of '2b4768d9966695ad845dad4e28ef426d781e718f'
...
and '8489000cfeee5a6aa5a250b48bda4f6e2fb16b03'
2012-10-30 19:41:47 +00:00
f6bac8a08e
redirect output to /dev/null (in case /proc/1/comm doesn't exist)
2012-10-30 19:41:35 +00:00
4ce11a174a
* SSU:
...
- Adjust RTT/RTO calculations
- Better bandwidth tracking
- Cleanup of OutboundMessageState
- Stat tweaks
* Transports: Increase min peer port to 1024
2012-10-30 18:16:37 +00:00
d92f5e6508
merge of 'b2b4c1ba1f799d81d6d164698cb28aa9b837d390'
...
and 'c2b60a59c73835b51357a706da377862d8bd5ebc'
2012-10-30 15:06:38 +00:00
513821123e
remove space in javascript urls
2012-10-30 13:18:54 +00:00
f56c804e86
cleanups as requested
2012-10-30 11:03:11 +00:00
fb50f7adb4
Adding two new reseed hosts. Thanks to h2ik and SWAT
...
* reseed.info - SWAT
* i2p.feared.eu - h2ik
2012-10-30 02:27:16 +00:00
40d981df25
* OutNetMessage: Properly clean up when dropped by codel (but unused for now
...
since codel is disabled for ONM)
* Tunnels: Implement per-client outbound tunnel message priority (ticket #719 )
* ClientTunnelSettings cleanup
2012-10-29 22:21:50 +00:00
f5165cfae5
log tweak
2012-10-29 22:17:38 +00:00
055bae0450
* StatisticsManager: Publish stats less often
2012-10-29 22:16:29 +00:00
74e5ea6e20
* Installer: Drop news.xml and old certs
2012-10-29 22:12:30 +00:00
32f3ca0568
* logs.jsp:
...
- Don't display dup message if last
- Spacing tweaks
2012-10-29 22:10:42 +00:00
fd3423fe09
* i2ptunnel:
...
- Create backup privkey files (ticket #752 )
- Fix NPE in Android startup
2012-10-29 22:09:55 +00:00
05d299816b
* i2psnark:
...
- Add kbucket debugging
- Eliminate redundant explore keys
- Add more limits to DHT tracker
- Delay expiration at startup
- Only enable updates for dev builds and 1% of release builds
* Update Manager: Warn on dup registration
2012-10-29 22:08:38 +00:00
2b80d450fa
drop old fortuna build script
2012-10-29 22:06:03 +00:00
4baf3b6913
Fixups after props from:
...
i2p.i2p.zzz.pcap
i2p.i2p.zzz.test
i2p.i2p.zzz.test2
i2p.i2p.zzz.update
Javadoc fixes
Checklist tweak
-1
2012-10-28 13:08:02 +00:00
5e48331eae
propagate from branch 'i2p.i2p.zzz.update' (head 267311f29e501fcc8b3d674a93e78b5520ac985e)
...
to branch 'i2p.i2p' (head edeca2ab47e734c2314ff394609292d8bd3d5293)
2012-10-28 12:48:35 +00:00
5766db2c09
propagate from branch 'i2p.i2p.zzz.pcap' (head fff5fc864e5905ed77f8d60f7d0892ed5c2447b4)
...
to branch 'i2p.i2p' (head cc74e6e08096cc7fdb8563b2eae82df2a000ab01)
2012-10-28 12:26:52 +00:00
c4f6f48eeb
propagate from branch 'i2p.i2p.zzz.test2' (head a002e8957b5bf3a44149203d6842ef4b35107aa7)
...
to branch 'i2p.i2p' (head 0f6e2b3b8643fe7797e8727329345c1ed4cf741b)
2012-10-28 12:24:07 +00:00
943e2d7fe7
propagate from branch 'i2p.i2p.zzz.test' (head 48448fc896d1e0859f481e98d0e80e764cc40736)
...
to branch 'i2p.i2p' (head aedb9b8335d6de72dd633e79716fff6ffec263a1)
2012-10-28 12:17:38 +00:00
c4fa8fabb2
- Continue work to use priorities in FIFOBandwidthLimiter
...
- Log tweaks
2012-10-28 12:10:24 +00:00
6868047ee4
* i2ptunnel:
...
- Refactor TCG to use ClientApp interface
- Remove 'reload config' button
- Synchronization fixes
- Don't instantiate early, to allow router to hold
a reference. TCG.getInstance() may now
return null when in RouterContext.
- Jsps display message when TCG not initialized
2012-10-27 18:51:50 +00:00
80e7ee46fb
enable pw when adding one
2012-10-27 18:45:16 +00:00
61ee957add
pcap:
...
- Buffer output
- Separate methods for inbound and outbound, so we
don't need to use PacketLocal for inbound
- Cleanups after prop
- Finals etc.
2012-10-27 18:03:54 +00:00
6e66d377f6
changelog/patch updates
2012-10-27 18:00:10 +00:00
99e759a5be
propagate from branch 'i2p.i2p' (head 6e6de141ddbaddfcecf8a66ad8cf65f247f41f94)
...
to branch 'i2p.i2p.zzz.pcap' (head ae8977bcc33f75ee36505e739e9e4a194f5d9074)
2012-10-27 16:12:57 +00:00
eafca84717
0.9.3
i2p-0.9.3
2012-10-27 13:03:14 +00:00
0e2fd0c6f5
tweak
2012-10-27 12:47:07 +00:00
0ccf65fcf8
banlist
2012-10-26 16:24:31 +00:00
af06fded73
- Add password enabled property
...
- Bypass nonce checking if passwords enabled
- Add message about cookies if nonce fails
- Minor susidns cleanup
2012-10-26 13:08:23 +00:00
0bfe8ff41d
* BuildHandler: Fix "too slow" rejections due to internal clock skew
2012-10-25 18:58:12 +00:00
804f0294bb
Bumped router to -21 for previous commit
2012-10-25 02:51:18 +00:00
7a4430856d
Tweaked default value of lastLine in susimail to make a no-response error clearer to users
2012-10-25 02:49:13 +00:00
6bd40e253a
Bumped router to -20 for previous commit
2012-10-24 19:55:35 +00:00
c2d178efc3
Fixed a very stupid bug >_<
2012-10-24 19:51:54 +00:00
97da508df5
* I2PSnark:
...
- Fix (again) partial piece avoidance for seeds
- Fix several partial piece (temp file) leaks,
some uncovered by previous rarest-first fixes, some in end game
- Don't lose all DHT peers if we stop quickly (backport from update branch)
- Explore a kbucket if it's less than 3/4 full (backport from update branch)
2012-10-24 17:38:20 +00:00
211128f128
i2ptunnel: Truncate long client destinations (ticket #581 )
2012-10-24 02:30:19 +00:00
2f69d16828
- Thread magnet start if not connected
...
- Don't lose all DHT peers if we stop quickly
- Explore a kbucket if it's less than 3/4 full
- Change release torrent file names
2012-10-23 19:34:35 +00:00
bb2363f68a
- Fix DummyHandler
...
- Notes on news.xml enhancements
- Fix handling existing torrent
- Add dn to magnet link generation
- Fix progress info
2012-10-23 14:09:14 +00:00
fc461931bd
Adding a new reseed host.
2012-10-23 14:08:12 +00:00
724f4f9b37
- Several plugin install fixes
...
- Remove unused UpdateTypes
- Only try applicable updaters when updating
- Javadoc fixes
2012-10-23 02:34:24 +00:00
6f790d99c9
exit 1 on failure
2012-10-22 22:56:40 +00:00
efb986ffd9
- Handle case where we already have torrent
...
- New Storage.main() for use in the release process
- Make torrent files in release process
- Stop tunnel after fatal if no snarks are running
2012-10-22 22:55:36 +00:00
bd9ad9982b
- Fix spacing in summary bar
...
- Add start() in UpdateTask so things happen in the right order
- Add toString() in UpdateTask for better debugging
- Fix getID() for plugin UpdateTasks
2012-10-22 20:25:01 +00:00
e5a8a6aba4
merge of '7ca37d4f5e443834de23ebd2cf306b6fe3aeca87'
...
and 'f9d82ac84936c56dc92691842757e8cc354511e2'
2012-10-22 20:24:53 +00:00
da835fbd6b
h2ik don't have static ip anymore.
2012-10-22 19:52:21 +00:00
1538e6ec4e
- Fix VersionComparator (thx zab)
...
- Add debug output
2012-10-22 17:13:23 +00:00
95e0c37222
- Add fail timers
...
- Add progress indication
- Listener cleanup
2012-10-22 14:51:41 +00:00
95870df45b
* Watchdog: Don't dump threads too often (ticket #519 )
2012-10-21 17:21:49 +00:00