summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-02-08 23:41:52 +0000
committerNick Mathewson <nickm@torproject.org>2008-02-08 23:41:52 +0000
commite3f9c426683b0d9f68f3b9410ea7b0d4bad876dc (patch)
treef2e0a0d5b66d7f3cdec5252a299bf33da12f6fd6 /doc/TODO
parent8f7fcdd64e1e155f22ed9b4916e4eacc30a3b341 (diff)
downloadtor-e3f9c426683b0d9f68f3b9410ea7b0d4bad876dc.tar.gz
tor-e3f9c426683b0d9f68f3b9410ea7b0d4bad876dc.zip
r17993@catbus: nickm | 2008-02-08 18:41:50 -0500
note progress on tls work svn:r13435
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/TODO b/doc/TODO
index 2ed238209e..a845042965 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -76,14 +76,14 @@ N - Before the feature freeze:
o Detect.
o Adjust.
o Better cname and organizationName generation.
- . New revised handshake: post-TLS:
+ o New revised handshake: post-TLS:
o start by sending VERSIONS cells
o once we have a version, send a netinfo and become open
- - Ban most cell types on a non-OPEN connection.
+ o Ban most cell types on a non-OPEN connection.
- Test
o Verify version negotiation on client
- Verify version negotiation on server
- - Verify that client->server connection becomes open
+ . Verify that client->server connection becomes open
- Verify that server->server connection becomes open and
authenticated.
- NETINFO fallout