reduce floodfill max conns slightly; fix clients start button

This commit is contained in:
zzz
2010-04-18 23:06:04 +00:00
parent 9916ef4d3d
commit 7c3e4fd947
4 changed files with 9 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
2010-04-18 zzz
* configclients.jsp: Start button logic for clients was inverted
* Console: IRC links in readmes and initialNews
* I2PTunnelServer: Debug log incoming conns
* Transport: Reduce floodfill max NTCP conns to 425 (was 500)
2010-04-16 sponge
* BOB early session destroy to speed up tunnel tare-down.