-3
This commit is contained in:
22
history.txt
22
history.txt
@ -1,3 +1,25 @@
|
||||
2009-04-02 zzz
|
||||
* 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
|
||||
- Remove dup comment in persisted files
|
||||
* StatisticsManager - effective in 0.7.2:
|
||||
- Spoof uptime to 90m for all
|
||||
- Change tunnel stats from 10m to 60m
|
||||
* 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-01 zzz
|
||||
* I2PTunnel: Fix tunnel close
|
||||
http://forum.i2p/viewtopic.php?t=3231
|
||||
|
Reference in New Issue
Block a user