summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2012-07-01 17:37:59 -0400
committerRoger Dingledine <arma@torproject.org>2012-07-01 17:37:59 -0400
commit46434ecf5b6f1ad88deb86fdac044c41ae4b534b (patch)
tree791b0f0bd0b1f1864e94cd1d7b7fc098764dc52a /changes
parent6061cd584c129eb8b5ed24fb5ce686a0236913e4 (diff)
parentd13389b30ec2e17a8f08a00f82fac420ae968cd1 (diff)
downloadtor-46434ecf5b6f1ad88deb86fdac044c41ae4b534b.tar.gz
tor-46434ecf5b6f1ad88deb86fdac044c41ae4b534b.zip
Merge branch 'maint-0.2.3'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug62528
1 files changed, 0 insertions, 8 deletions
diff --git a/changes/bug6252 b/changes/bug6252
deleted file mode 100644
index 0d29203fab..0000000000
--- a/changes/bug6252
+++ /dev/null
@@ -1,8 +0,0 @@
- o Security fixes:
- - Tear down the circuit if we get an unexpected SENDME cell. Clients
- could use this trick to make their circuits receive cells faster
- than our flow control would have allowed, or to gum up the network,
- or possibly to do targeted memory denial-of-service attacks on
- entry nodes. Fixes bug 6252. Bugfix on the 54th commit on Tor --
- from July 2002, before the release of Tor 0.0.0.
-