12625a46c2
comment added in net.i2p.client.streaming.ConnectionHanler
2009-04-06 07:54:19 +00:00
ab84a5ce8e
propagate from branch 'i2p.i2p' (head ac3b23a1d65017e99af5231a8248590c278c136f)
...
to branch 'i2p.i2p.sam3' (head e257c0c2a8456c229d12a8de2c5339b2e981fd80)
2009-04-06 07:45:57 +00:00
fcbfd7554f
SAMv3: alternate form of calling SAMBridge.main. Usage message updated.
2009-04-06 06:39:30 +00:00
4d27f18710
SAMv3: rawTests Demos scripts updated
2009-04-06 05:29:03 +00:00
1bc4cb382e
SAMv3 : protocol better specified, and small changes in the code reflecting the new protocol
2009-04-05 21:35:56 +00:00
6b825fbe25
SAMv3 : protocol better specified, and small changes in the code reflecting the new protocol
2009-04-05 21:32:43 +00:00
884663d077
Forgot the history.txt entry, oops!!
2009-04-04 19:48:27 +00:00
bd489cf439
2009-04-04 sponge
...
* Hopeful fixups to the infamous orpahned tunnel problem.
* BOB now 0.0.5
2009-04-04 19:47:36 +00:00
a4b5c63702
-7
2009-04-04 17:17:34 +00:00
b1bedb565f
propagate from branch 'i2p.i2p.zzz.test' (head 8eb14086613c349e9f2e820ca3ffdca924dbf1bd)
...
to branch 'i2p.i2p' (head a4b03a4320a1bf09574f0b338a89f2bd3819ca81)
2009-04-04 17:10:16 +00:00
3dd5950bd1
Don't let NTCP bid on msgs too big to handle
2009-04-04 17:08:20 +00:00
2cf5221620
minimize differences with mainstream apps/streaming
2009-04-04 12:37:19 +00:00
de6edc6a99
2009-04-04 10:28:31 +00:00
fe9b891b37
-6
2009-04-03 21:46:10 +00:00
7804475698
propagate from branch 'i2p.i2p.zzz.test' (head 6cf4504f7338b177bfd4a0ceef7d3549bfeec6fe)
...
to branch 'i2p.i2p' (head d78bd9f06c2779f8bcf2f713dbb8679004aef101)
2009-04-03 21:44:46 +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
e5b1450e83
2009-04-03 sponge
...
* Router build version incremented to 5 now that the build succeeds.
2009-04-03 15:33:51 +00:00
0c7cb9d781
put java version on logs.jsp
2009-04-03 14:26:48 +00:00
25d5883a0e
2009-04-03 sponge
...
* Fix broken dependencies for BOB.jar
2009-04-03 13:31:41 +00:00
c7d815b5b8
-4 (-3 didnt build)
2009-04-02 22:08:39 +00:00
8c4800309e
propagate from branch 'i2p.i2p.zzz.test' (head ef7e2c611e0eaa2f92b31c0b364d39ec023eb135)
...
to branch 'i2p.i2p' (head 928500dd1439f4cf359ea90cb5349bfaa7d2194b)
2009-04-02 22:07:48 +00:00
1aa7fbbba0
-3 didnt build
2009-04-02 22:07:25 +00:00
d2fc397295
-3
2009-04-02 21:00:26 +00:00
a8e43ab552
propagate from branch 'i2p.i2p.zzz.test' (head 8f379e4e28d926cbde0cad8f11274b8ae1fcd820)
...
to branch 'i2p.i2p' (head fc678c3fcf2b704921a3b8f4d8c35b5d68397f3b)
2009-04-02 20:59:01 +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
bc086a78eb
explicit merge of '7bae8d314209ec279a4da918dc3255e31bda7e45'
...
and '3b133e76d8124df27791cb78006e7c2b9a8b6430'
2009-04-02 08:57:46 +00:00
e0dccb5970
2009-04-02 08:54:28 +00:00
a4d16af95d
SAM version 3 :
...
- Raw and Datagram sessions implemented
- option "SILENT=true" added to the stream protocol
- java 6 warnings removed
ministreaming :
- java 6 warnings removed
ministreaming and streaming :
- added functions :
I2PServerSocket.waitIncoming(long timeout)
I2PServerSocket.accept(boolean block)
2009-04-02 08:22:31 +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
f81a24a0cc
I2PTunnel: Fix tunnel close http://forum.i2p/viewtopic.php?t=3231 broken in 0.7-8
2009-04-01 04:54:49 +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