aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-03-19 16:15:27 -0400
committerNick Mathewson <nickm@torproject.org>2013-03-19 16:15:27 -0400
commit6f20a74d52741cce521cf03b8afee570e3cb367b (patch)
treec49d5aab8a038da07570612795861ea32bf6cb2d /changes
parenta7b46336eb5f1f7f734ac2d978c7ab17d1c870c0 (diff)
parent18752bca5b57c11b6d843db671e1886ed0624848 (diff)
downloadtor-6f20a74d52741cce521cf03b8afee570e3cb367b.tar.gz
tor-6f20a74d52741cce521cf03b8afee570e3cb367b.zip
Merge branch 'bug8240_v2_squashed' into maint-0.2.4
Conflicts: doc/tor.1.txt src/or/circuitbuild.c src/or/config.c src/or/or.h
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket82404
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket8240 b/changes/ticket8240
new file mode 100644
index 0000000000..91e6f8c14a
--- /dev/null
+++ b/changes/ticket8240
@@ -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.