Assert that HS operations are not performed using single-hop circuits

(with fixes by Nick Mathewson to unbreak the build)
This commit is contained in:
Robert Ransom
2011-06-13 16:12:47 -07:00
parent ecc9a364c2
commit 44eafa9697
4 changed files with 33 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
o Minor bugfixes:
- Assert that hidden-service-related operations are not performed
using single-hop circuits. Previously, Tor would assert that
client-side streams are not attached to single-hop circuits, but
not that other sensitive operations on the client and service
side are not performed using single-hop circuits. Fixes bug
3332; bugfix on 0.0.6.