aboutsummaryrefslogtreecommitdiff
path: root/changes/bug3332
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug3332')
-rw-r--r--changes/bug33329
1 files changed, 9 insertions, 0 deletions
diff --git a/changes/bug3332 b/changes/bug3332
new file mode 100644
index 0000000000..28ccbf41d7
--- /dev/null
+++ b/changes/bug3332
@@ -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.
+
+