aboutsummaryrefslogtreecommitdiff
path: root/changes/bug11513
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-04-17 00:13:11 -0400
committerNick Mathewson <nickm@torproject.org>2014-04-17 00:13:11 -0400
commitab83a27450fc3afb57874ca202dcee570607a1ff (patch)
tree927506e3639571389ca00f4f577acd0856b1ce67 /changes/bug11513
parent4367cbd71b7a7b53e191b54a67ee6cbc00651024 (diff)
downloadtor-ab83a27450fc3afb57874ca202dcee570607a1ff.tar
tor-ab83a27450fc3afb57874ca202dcee570607a1ff.tar.gz
Merge more changes files (verbatim) into the changelog
Diffstat (limited to 'changes/bug11513')
-rw-r--r--changes/bug1151312
1 files changed, 0 insertions, 12 deletions
diff --git a/changes/bug11513 b/changes/bug11513
deleted file mode 100644
index 820c02605..000000000
--- a/changes/bug11513
+++ /dev/null
@@ -1,12 +0,0 @@
- o Major bugfixes:
- - Generate the server's preference list for ciphersuites
- automatically based on uniform criteria, and considering all
- OpenSSL ciphersuites with acceptable strength and forward
- secrecy. (The sort order is: prefer AES to 3DES; break ties by
- preferring ECDHE to DHE; break ties by preferring GCM to CBC;
- break ties by preferring SHA384 to SHA256 to SHA1; and finally,
- break ties by preferring AES256 to AES128.) This resolves bugs
- #11513, #11492, #11498, #11499. Bugs reported by 'cypherpunks'.
- Bugfix on 0.2.4.8-alpha.
-
-