blob: 28ccbf41d76766b68494dcdd430df8c586193cb8 (
plain)
1
2
3
4
5
6
7
8
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.
|