CapacityCalculator cleanup and comments - no changes to formula

This commit is contained in:
zzz
2010-06-29 13:40:26 +00:00
parent 66421858e7
commit 726079e0bb
3 changed files with 52 additions and 44 deletions

View File

@ -1,3 +1,11 @@
2010-06-29 zzz
* CapacityCalculator: Cleanup
* I2PTunnel: Add default HTTPS outproxy
* Jetty: Disable TRACE and OPTIONS in console and eepsite
* RouterInfo: Add main() to dump RI files
* Scale prng.buffers based on max memory, reduce default from 16 to 9
* SOCKS: Better HTTP error message
2010-06-26 zzz
* I2PTunnel:
- Move connection profile and delay connect to advanced config section