Merge remote-tracking branch 'dgoulet/bug13667_025_v4'

This commit is contained in:
Nick Mathewson
2014-12-30 08:34:48 -05:00
2 changed files with 18 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
o Major bugfixes:
- Make HS port scanning more difficult by sending back REASON_DONE if the
exit policy didn't match. Furthermore, immediately close the circuit to
avoid other connection attempts on it from the possible attacker trying
multiple ports on that same circuit.