diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-11-06 20:51:45 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-11-06 20:51:45 +0000 |
commit | bc4cefcd7eb1c7b7e3b80f09071c3c0d1de8f8b4 (patch) | |
tree | 5479637f5ea2d6dd3213c28e5b821f40248c78fd /doc | |
parent | 47fd6f7267c5873e75ca485dc6b15ba9bf7b1f3e (diff) | |
download | tor-bc4cefcd7eb1c7b7e3b80f09071c3c0d1de8f8b4.tar tor-bc4cefcd7eb1c7b7e3b80f09071c3c0d1de8f8b4.tar.gz |
r16471@catbus: nickm | 2007-11-06 15:50:42 -0500
Detect whether any of the descriptors we want are in old_routers. Possibly useful in tracking down bug 543.
svn:r12404
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -60,6 +60,7 @@ Things we'd like to do in 0.2.0.x: o After we send NETINFO, send CERT and LINK_AUTH if needed. - Once we get a good LINK_AUTH, the connection is OPEN. - Ban most cell types on a non-OPEN connection. + - Close connections on handshake failure. o Make code work right wrt TLS context rotation. - NETINFO fallout - Don't extend a circuit over a noncanonical connection with |