diff options
author | Nick Mathewson <nickm@torproject.org> | 2004-11-24 00:14:39 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2004-11-24 00:14:39 +0000 |
commit | f7b696b2a558fed3893ebf5a945adefb270f6b96 (patch) | |
tree | 7934755b1ea4e0dab2422d34a933a868a912968a /doc | |
parent | 2dc62ba5f128a09ec869140e4bc7861be79d70c5 (diff) | |
download | tor-f7b696b2a558fed3893ebf5a945adefb270f6b96.tar.gz tor-f7b696b2a558fed3893ebf5a945adefb270f6b96.zip |
Add a TODO item
svn:r2966
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -48,6 +48,8 @@ N - add ipv6 support. N&R - Update Spec R X learn from ben about his openssl-reinitialization-trick to rotate tls keys without making new connections. + - Do something to prevent spurious EXTEND cells from making middleman + nodes connect all over. Rate-limit failed connections, perhaps? - christian grothoff's attack of infinite-length circuit. the solution is to have a separate 'extend-data' cell type which is used for the first N data cells, and only |