]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Note that our #13426 fix is also a #13471 fix.
authorNick Mathewson <nickm@torproject.org>
Sun, 19 Oct 2014 19:38:44 +0000 (15:38 -0400)
committerNick Mathewson <nickm@torproject.org>
Sun, 19 Oct 2014 19:38:44 +0000 (15:38 -0400)
See also http://marc.info/?l=openssl-dev&m=141357408522028&w=2

changes/bug13471 [new file with mode: 0644]

diff --git a/changes/bug13471 b/changes/bug13471
new file mode 100644 (file)
index 0000000..c116a4a
--- /dev/null
@@ -0,0 +1,5 @@
+  o Major bugfixes (openssl bug workaround):
+    - Avoid crashing when using OpenSSL version 0.9.8zc, 1.0.0o, or
+      1.0.1j, built with the 'no-ssl3' configuration option. Fixes
+      bug 13471. This is a workaround for an OpenSSL bug.
+