aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-11-02 13:04:44 -0500
committerNick Mathewson <nickm@torproject.org>2014-11-02 13:04:44 -0500
commit5bcf9522618307ca4829ee7349a482a869766d6e (patch)
tree280896ed6f0f3a0c7ee46fe224e649fb37ed1ef7 /changes
parenta142fc29aff4b47640a1a4f59032e25b7360e847 (diff)
downloadtor-5bcf9522618307ca4829ee7349a482a869766d6e.tar.gz
tor-5bcf9522618307ca4829ee7349a482a869766d6e.zip
Check more thoroughly for unlogged OpenSSL errors
Diffstat (limited to 'changes')
-rw-r--r--changes/bug133194
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug13319 b/changes/bug13319
new file mode 100644
index 0000000000..eee95c84a5
--- /dev/null
+++ b/changes/bug13319
@@ -0,0 +1,4 @@
+ o Minor bugfixes:
+ - Check more thoroughly throughout the TLS code for possible unlogged
+ TLS errors. Possible diagnostic or fix for bug 13319.
+