aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2006-08-09 08:30:11 +0000
committerNick Mathewson <nickm@torproject.org>2006-08-09 08:30:11 +0000
commit4b507f2cd0cd28a33fd06b2dd40f596ea9f3a545 (patch)
tree84648ce674390b19b9c94dd35d835aa3514a2972 /doc/TODO
parent80fd62fefc6e557da7ddfb11dc4c90b5e8768624 (diff)
downloadtor-4b507f2cd0cd28a33fd06b2dd40f596ea9f3a545.tar
tor-4b507f2cd0cd28a33fd06b2dd40f596ea9f3a545.tar.gz
r7286@Kushana: nickm | 2006-08-09 01:28:27 -0700
Claim another TODO item (and test commit signing.) svn:r6999
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 6e9526f66..e195d7bdb 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -159,11 +159,12 @@ R - non-v1 authorities should not accept rend descs.
M - rewrite how libevent does select() on win32 so it's not so very slow.
- Add overlapped IO
- - When we connect to a Tor server, it sends back a cell listing
+N - When we connect to a Tor server, it sends back a cell listing
the IP it believes it is using. Use this to block dvorak's attack.
Also, this is a fine time to say what time you think it is.
o Verify that a new cell type is okay with deployed codebase
. Specify HELLO cells
+ . Figure out v0 compatibility.
- Implement
N - Exitlist should avoid outputting the same IP address twice.