mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
r17993@catbus: nickm | 2008-02-08 18:41:50 -0500
note progress on tls work svn:r13435
This commit is contained in:
parent
8f7fcdd64e
commit
e3f9c42668
6
doc/TODO
6
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
|
||||
|
@ -177,6 +177,7 @@ Proposal:
|
||||
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user