Make the guard lifetime configurable and adjustable via the consensus

Fixes 8240.

(Don't actually increase the default guard lifetime. It seems likely to
break too many things if done precipitiously.)
This commit is contained in:
Nick Mathewson
2013-02-15 17:24:13 -05:00
parent c6ca199888
commit 343f7aa059
6 changed files with 57 additions and 4 deletions
+4
View File
@@ -0,0 +1,4 @@
o Major security fixes:
- Make the default guard lifetime controllable via a new
GuardLifetime torrc option and a GuardLifetime consensus
parameter. Start of a fix for bug 8240; bugfix on 0.1.1.11-alpha.