aboutsummaryrefslogtreecommitdiff
path: root/changes/29241_diagnostic
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-04-06 12:23:25 +1000
committerteor <teor@torproject.org>2019-04-06 12:23:25 +1000
commit4cffc7fe9cfff03a122ddecc3447136f8a82387b (patch)
tree93bf1cfd174160b3eca623167afc067f6faed8b2 /changes/29241_diagnostic
parentf213a35b2f7e14b14f4d23dd2084190050d3ca32 (diff)
parentb100c9e9800c1d504c2d69d556642189c39d099d (diff)
downloadtor-4cffc7fe9cfff03a122ddecc3447136f8a82387b.tar.gz
tor-4cffc7fe9cfff03a122ddecc3447136f8a82387b.zip
Merge branch 'maint-0.4.0'
Diffstat (limited to 'changes/29241_diagnostic')
-rw-r--r--changes/29241_diagnostic4
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/29241_diagnostic b/changes/29241_diagnostic
new file mode 100644
index 0000000000..1e38654957
--- /dev/null
+++ b/changes/29241_diagnostic
@@ -0,0 +1,4 @@
+ o Minor features (NSS, diagnostic):
+ - Try to log an error from NSS (if there is any) and a more useful
+ description of our situation if we are using NSS and a call to
+ SSL_ExportKeyingMaterial() fails. Diagnostic for ticket 29241.