aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-03-09 14:27:50 -0500
committerNick Mathewson <nickm@torproject.org>2012-03-09 14:27:50 -0500
commit99bd5400e879e7313288f153f464e0b3bc0782e0 (patch)
tree8ee78f7f99e5fa6f587db1e640d819d1a1ba4aad /changes
parent8abfcc080424654ae755de352999b3346ebcbb28 (diff)
downloadtor-99bd5400e879e7313288f153f464e0b3bc0782e0.tar.gz
tor-99bd5400e879e7313288f153f464e0b3bc0782e0.zip
Never choose a bridge as an exit. Bug 5342.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug53423
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug5342 b/changes/bug5342
new file mode 100644
index 0000000000..b2ae4515a9
--- /dev/null
+++ b/changes/bug5342
@@ -0,0 +1,3 @@
+ o Security fixes:
+ - Never use a bridge as an exit, even if it claims to be one. Found by
+ wanoskarnet. Fixes bug 5342. Bugfix on ????.