Transports:

- Increase threshold for idle timeout reduction from 33% to 60%.
   This was reduced from 75% to 33% in -10 and it caused significant
   tunnel build problems, for reasons that aren't entirely clear.
 - Don't change the SSU idle timeout quicker when firewalled.
 - log tweaks
This commit is contained in:
zzz
2013-10-31 21:27:26 +00:00
parent 0f11d3566a
commit dae8b25374
4 changed files with 44 additions and 15 deletions

View File

@@ -1,3 +1,8 @@
2013-10-31 zzz
* i2psnark: Always verify file lengths at startup (ticket #1099)
* Transports: Increase threshold for idle timeout reduction
(partially back out change from -10)
2013-10-29 dg
* i2psnark: Start torrents by default (ticket #1072)