summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-12-30 02:03:23 +0000
committerRoger Dingledine <arma@torproject.org>2008-12-30 02:03:23 +0000
commitf6b7e108e4e5a945c510f6a4008e53fa1053934d (patch)
tree167a119af3149dd5d0fdd6d934bc32d5f4e45d26 /ChangeLog
parent3a8a2cb2de84edc5301ef3f4e1754feba9081396 (diff)
downloadtor-f6b7e108e4e5a945c510f6a4008e53fa1053934d.tar.gz
tor-f6b7e108e4e5a945c510f6a4008e53fa1053934d.zip
for some reason nickm removed this major feature from
the 0.2.1.3-alpha changelog. put it back. svn:r17824
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1faef219f4..ccaa3b4cec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -646,6 +646,11 @@ Changes in version 0.2.1.3-alpha - 2008-08-03
reason is NO_ROUTE (that is, our network is down).
o Major features:
+ - Implement most of proposal 110: The first K cells to be sent
+ along a circuit are marked as special "early" cells; only K "early"
+ cells will be allowed. Once this code is universal, we can block
+ certain kinds of DOS attack by requiring that EXTEND commands must
+ be sent using an "early" cell.
o Major bugfixes:
- Try to attach connections immediately upon receiving a RENDEZVOUS2