0cfbe9c28b
* IPV6/localhost:
...
- Enable IPv6 stack in the JVM, hopefully won't break anything
- Patch Jetty to support binding to IPv6 addresses
- Allow multiple bind addresses for the router console
in the clients.config file; for new installs the
default is now "127.0.0.1,::1"
- Change most instances of "localhost" to "127.0.0.1"
throughout the code
* Router:
- Move some classes to private static inner
2009-04-08 01:34:12 +00:00
f5614c8a41
synchronize datagram maker in I2PSinks
2009-04-06 19:44:47 +00:00
9e7dd238a4
prevent NPE
2009-04-06 19:43:54 +00:00
3dd5950bd1
Don't let NTCP bid on msgs too big to handle
2009-04-04 17:08:20 +00:00
8de5609817
* Update:
...
- Change default to "Download and verify"
- Change news fetch default to 24h (was 12h)
2009-04-03 21:42:48 +00:00
bb0531053d
Console: Fix bug with IE buttons not working, because it sends the label instead of the value
2009-04-03 21:33:35 +00:00
0c7cb9d781
put java version on logs.jsp
2009-04-03 14:26:48 +00:00
1aa7fbbba0
-3 didnt build
2009-04-02 22:07:25 +00:00
3a12182838
Transport:
...
- Maintain a router hash -> IP map in transport,
to support additional IP checks
(unused for now)
- Catch error on pre-2.6 kernels
- Some concurrent conversion
- Fix an HTML error on peers.jsp
2009-04-02 20:33:54 +00:00
49c7fc30c0
cleanup
2009-04-02 19:01:26 +00:00
f6bc9e8707
Profiles:
...
- Remove unused calculators and RateStats:
CapacityCalculator, StrictSpeedCalculator, IsFailingCalculator;
sendFailureSize, processSuccessRate, processfailureRate, commErrorRate,
tunnelTestResponseTimeSlow
- Reduced number of Rates in these RateStats:
sendSuccessSize, receiveSize, rejectRate, failRate
- ~5KB/profile savings total
- Deflate speed calculation once an hour instead of once a day,
to improve fast tier selection
2009-04-02 18:55:40 +00:00
53cb80636a
remove dup comment in persisted profiles
2009-04-02 18:12:38 +00:00
0b89171abd
StatisticsManager - effective in 0.7.2:
...
- Spoof uptime to 90m for all
- Change tunnel stats from 10m to 60m
2009-04-01 20:17:25 +00:00
58fc3a501d
-1
2009-03-30 16:13:58 +00:00
7b373743aa
propagate from branch 'i2p.i2p.zzz.next' (head e89194f845a2a74dbf00f0f9e3c25a8f96ec36e4)
...
to branch 'i2p.i2p' (head 9cb2795f19efeae08b9ecffa5137fd944de120c7)
2009-03-30 16:07:13 +00:00
e692e18d44
Peer Selection:
...
- Limit peers to a max % of all tunnels with
router.maxTunnelPercentage=nn, default 33
- Add chart to tunnels.jsp to see results
2009-03-30 16:05:48 +00:00
0c98d1843a
Sponge fixes and additions patch:
...
* 3 New jbigi build scripts and old ones fixed to work properly.
* Some trivial BOB work.
2009-03-30 05:31:40 +00:00
4a9543be78
* Update versions, package release
i2p-0.7.1
2009-03-29 19:47:46 +00:00
fe0d0d6737
-11, catch rare AIOOB
2009-03-27 18:09:46 +00:00
0343e8ffcd
readme_fr - thanks Narya and Mathiasdm
2009-03-26 18:51:43 +00:00
6a6cd14398
checklist update
2009-03-26 18:28:27 +00:00
29df534161
update license splash text
2009-03-26 00:02:29 +00:00
5414d41de4
I2PSnark: Use new BW Limits message, remove router.jar dependencies
2009-03-25 23:19:37 +00:00
2695461bd4
-10
2009-03-24 21:31:55 +00:00
186f2bc22f
propagate from branch 'i2p.i2p.zzz.test' (head c92ec83848e87e27921bada8ee24fd108050a50a)
...
to branch 'i2p.i2p' (head efebdaa0f53b9bc0234d18a7a934cc0f4fa6231e)
2009-03-24 21:30:28 +00:00
41718b47c1
increase default bw to 64/32
2009-03-24 21:29:15 +00:00
bb51bf49b0
- Suppress log error on manual stop
...
- Prevent NPE when closing a delayed-open tunnel
2009-03-24 20:24:20 +00:00
6c365bef85
add links to enable graphing
2009-03-24 19:52:06 +00:00
e9063a22d5
add anchors
2009-03-24 18:58:08 +00:00
47edc3c853
add warnings for some new features
2009-03-24 18:21:28 +00:00
09d700e1d6
fix encrypted leasesets
2009-03-24 18:19:47 +00:00
e5f19c98a8
change common corrupt errors to warns
2009-03-24 15:21:34 +00:00
0da964e47f
-9
2009-03-16 19:34:59 +00:00
98fda81b79
propagate from branch 'i2p.i2p.zzz.test' (head 4e891e40ee2919859df7b3ae04ecec6af4f47a35)
...
to branch 'i2p.i2p' (head 15f093fdaa28a510bd45965dc849c8d04e0d42f7)
2009-03-16 19:33:14 +00:00
d0a969ca33
fix NPE on delayed open http://forum.i2p/viewtopic.php?t=3189
2009-03-16 19:31:29 +00:00
91b3889cbc
catch a rare AIOOB
2009-03-15 00:16:38 +00:00
33f4fac48f
summary bar help
2009-03-14 21:42:50 +00:00
f70adf8da6
disapproval of revision '3ae245c48c0f90b0e70cf800de354e012801f6cd'
2009-03-14 20:25:50 +00:00
66eae60c48
removed some hosts
2009-03-14 16:24:17 +00:00
cf02abd19c
allow .onion addresses for testing
2009-03-13 16:58:23 +00:00
ca3b6eb00d
catch a reported NPE ?
2009-03-13 16:57:51 +00:00
ae2f48f55d
remove some text so it looks better
2009-03-13 16:56:34 +00:00
5eda7c30fc
bw limits msg
2009-03-10 06:09:50 +00:00
f2bfa2e15c
-8
2009-03-09 15:15:49 +00:00
ee0aada892
propagate from branch 'i2p.i2p.zzz.test' (head 8926fc63796bf18b615460f036598090e038462c)
...
to branch 'i2p.i2p' (head a0a51ce09fc12b75238432d8926103af46696820)
2009-03-09 15:12:31 +00:00
7179a64fee
I2PTunnel: Add delay-open option for clients
2009-03-09 15:11:45 +00:00
f3ddf3fa93
remove http from add torrent box
2009-03-09 15:10:46 +00:00
91b8f7c2ae
fix typo in comment
2009-03-09 14:41:48 +00:00
54f1c0ec66
add some comments on peer profile size
2009-03-04 04:16:57 +00:00
1d690f46ae
click to add dest to addressbook
2009-03-03 19:06:52 +00:00