[or-cvs] r13435: note progress on tls work (in tor/trunk: . doc doc/spec/proposals)
nickm at seul.org
nickm at seul.org
Fri Feb 8 23:41:52 UTC 2008
Author: nickm
Date: 2008-02-08 18:41:52 -0500 (Fri, 08 Feb 2008)
New Revision: 13435
Modified:
tor/trunk/
tor/trunk/doc/TODO
tor/trunk/doc/spec/proposals/130-v2-conn-protocol.txt
Log:
r17993 at catbus: nickm | 2008-02-08 18:41:50 -0500
note progress on tls work
Property changes on: tor/trunk
___________________________________________________________________
svk:merge ticket from /tor/trunk [r17993] on 8246c3cf-6607-4228-993b-4d95d33730f1
Modified: tor/trunk/doc/TODO
===================================================================
--- tor/trunk/doc/TODO 2008-02-08 23:41:29 UTC (rev 13434)
+++ tor/trunk/doc/TODO 2008-02-08 23:41:52 UTC (rev 13435)
@@ -76,14 +76,14 @@
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
Modified: tor/trunk/doc/spec/proposals/130-v2-conn-protocol.txt
===================================================================
--- tor/trunk/doc/spec/proposals/130-v2-conn-protocol.txt 2008-02-08 23:41:29 UTC (rev 13434)
+++ tor/trunk/doc/spec/proposals/130-v2-conn-protocol.txt 2008-02-08 23:41:52 UTC (rev 13435)
@@ -177,6 +177,7 @@
Once a v2 protocol has been negotiated, NETINFO cells are exchanged
as in proposal 105, and communications begin as per tor-spec.txt.
+ Until NETINFO cells have been exchanged, the connection is not open.
RELAY_EARLY cells are accepted as in proposal 110, and treated as
RELAY cells except that they are relayed as RELAY_EARLY if the next
More information about the tor-commits
mailing list