aboutsummaryrefslogtreecommitdiff
path: root/changes/issue-2011-10-23G
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2011-10-26 20:31:49 -0400
committerRoger Dingledine <arma@torproject.org>2011-10-26 20:31:49 -0400
commit0eaebebffa4cb8e445e249db0bf6942e1a93bdee (patch)
treeb29e26f9b2d902262d7c52e33d477d91212fdbd4 /changes/issue-2011-10-23G
parent2dec6597af4014eb731d8caac55a8a87964ce371 (diff)
downloadtor-0eaebebffa4cb8e445e249db0bf6942e1a93bdee.tar
tor-0eaebebffa4cb8e445e249db0bf6942e1a93bdee.tar.gz
fold in changes entries
Diffstat (limited to 'changes/issue-2011-10-23G')
-rw-r--r--changes/issue-2011-10-23G9
1 files changed, 0 insertions, 9 deletions
diff --git a/changes/issue-2011-10-23G b/changes/issue-2011-10-23G
deleted file mode 100644
index 45f86754f..000000000
--- a/changes/issue-2011-10-23G
+++ /dev/null
@@ -1,9 +0,0 @@
- o Security fixes:
-
- - Reject CREATE and CREATE_FAST cells on outgoing OR connections
- from a bridge to a relay. Previously, we would accept them and
- handle them normally, thereby allowing a malicious relay to
- easily distinguish bridges which connect to it from clients.
- Fixes CVE-2011-2769. Bugfix on 0.2.0.3-alpha, when bridges were
- implemented; found by frosty_un.
-