aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-08-24 10:45:11 -0400
committerNick Mathewson <nickm@torproject.org>2016-08-24 10:45:11 -0400
commit51329054199e2b7eb3aed46282028f04e13a13ad (patch)
tree71ec92073fc80e7d838fe589bc308759f6ad9f3e /changes
parent297635f806ec4244c4e6e6f093f87d647061d42a (diff)
parent5280a700aae934753671d26e75050177b510d30d (diff)
downloadtor-51329054199e2b7eb3aed46282028f04e13a13ad.tar.gz
tor-51329054199e2b7eb3aed46282028f04e13a13ad.zip
Merge branch 'maint-0.2.8'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug199736
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug19973 b/changes/bug19973
new file mode 100644
index 0000000000..7bd5c554f9
--- /dev/null
+++ b/changes/bug19973
@@ -0,0 +1,6 @@
+ o Major bugfixes (client, security):
+ - Only use the ReachableAddresses option to restrict the first hop
+ in a path. Previously, it would apply to every hop in the path,
+ with a possible degredation in anonymity for anyone using an
+ uncommon ReachableAddress setting. Fixes bug 19973; bugfix on
+ 0.2.8.2-alpha.