Merge branch 'bug13736'

This commit is contained in:
Nick Mathewson
2015-04-01 13:46:50 -04:00
7 changed files with 24 additions and 296 deletions
+5
View File
@@ -0,0 +1,5 @@
o Removed features:
- Remove the (seldom-used) DynamicDHGroups feature. For
anti-fingerprinting we now recommend pluggable transports; for
forward-secrecy in TLS, we now use the P-256 group.
Closes ticket 13736.