aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-11-14 20:01:15 +0000
committerNick Mathewson <nickm@torproject.org>2007-11-14 20:01:15 +0000
commite843e0556355d1487a61640457d073238e214417 (patch)
treec855f360aa4badae5654e76ee920429fae47e740 /ChangeLog
parentd483d3144aa20b316578a37cf6a8b74343ca7dba (diff)
downloadtor-e843e0556355d1487a61640457d073238e214417.tar
tor-e843e0556355d1487a61640457d073238e214417.tar.gz
r16670@catbus: nickm | 2007-11-14 14:56:30 -0500
Initial phase of proposal 110: accept RELAY_EARLY cells, and turn them into RELAY cells when sending them on over a v1 OR connection. svn:r12496
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c7cd26d2c..c4c57a894 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,10 @@ Changes in version 0.2.0.12-alpha - 2007-11-??
- When we're lacking a consensus, don't try to perform rendezvous
operations. (Bug spotted by Karsten)
+ o Minor features:
+ - When we negotiate a v2 OR connection (not yet implemented), accept
+ RELAY_EARLY cells and turn them into RELAY cells if we've negotiated
+ a v1 connection. Initial code for proposal 110.
Changes in version 0.2.0.11-alpha - 2007-11-12
o Security fixes: