mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
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:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user