summaryrefslogtreecommitdiff
path: root/changes/bug22460_case2
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-06-07 09:36:12 -0400
committerNick Mathewson <nickm@torproject.org>2017-06-07 09:36:12 -0400
commit5955b63a9a4182f8909a2a31bd3818b574fd0895 (patch)
tree292c879937af9b973cb9e0532c81fe990be724bc /changes/bug22460_case2
parent9ab45d621cc2b973bdfca99a69c0db2901d0e950 (diff)
downloadtor-5955b63a9a4182f8909a2a31bd3818b574fd0895.tar.gz
tor-5955b63a9a4182f8909a2a31bd3818b574fd0895.zip
Start on a changelog for 0.3.1.3-alpha
Diffstat (limited to 'changes/bug22460_case2')
-rw-r--r--changes/bug22460_case28
1 files changed, 0 insertions, 8 deletions
diff --git a/changes/bug22460_case2 b/changes/bug22460_case2
deleted file mode 100644
index 0a11759832..0000000000
--- a/changes/bug22460_case2
+++ /dev/null
@@ -1,8 +0,0 @@
- o Major bugfixes (relay, link handshake):
-
- - When performing the v3 link handshake on a TLS connection, report that
- we have the x509 certificate that we actually used on that connection,
- even if we have changed certificates since that connection was first
- opened. Previously, we would claim to have used our most recent x509
- link certificate, which would sometimes make the link handshake fail.
- Fixes one case of bug 22460; bugfix on 0.2.3.6-alpha.