diff options
Diffstat (limited to 'changes/bug6033')
-rw-r--r-- | changes/bug6033 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug6033 b/changes/bug6033 new file mode 100644 index 000000000..56cffd68b --- /dev/null +++ b/changes/bug6033 @@ -0,0 +1,6 @@ + o Major bugfixes: + - Work around a bug in OpenSSL that broke renegotiation with + TLS 1.1 and TLS 1.2. Without this workaround, all attempts + to speak the v2 Tor network protocol when both sides were + using OpenSSL 1.0.1 would fail. Fix for bug 6033, which is + not a bug in Tor. |