summaryrefslogtreecommitdiff
path: root/changes/bug18517
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug18517')
-rw-r--r--changes/bug185176
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug18517 b/changes/bug18517
new file mode 100644
index 0000000000..b82b5a4b0d
--- /dev/null
+++ b/changes/bug18517
@@ -0,0 +1,6 @@
+ o Major bugfixes (bridges, pluggable transports):
+ - Modify the check for OR connections to private addresses.
+ Allow bridges on private addresses, including pluggable transports
+ that ignore the (potentially private) address in the bridge line.
+ Fixes bug 18517; bugfix on 23b088907f in tor-0.2.8.1-alpha.
+ Reported by "gk", patch by "teor".