Give specific warnings when client-side onionskin handshakes fail

Fix for bug9635.
This commit is contained in:
Nick Mathewson
2014-03-27 14:15:53 -04:00
parent cd15172444
commit de9de9e7dd
5 changed files with 26 additions and 6 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor features:
- Give more specific warnings when we notice at the client side that
an onion handshake has failed. Fixes ticket 9635.