summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-11-06 18:00:07 +0000
committerNick Mathewson <nickm@torproject.org>2007-11-06 18:00:07 +0000
commite047f7f8652d9c67ed96d4ff6f02fa7e23333c54 (patch)
tree1108bb0903409319cd8d49057b6f9c31d7bb7a95 /doc/TODO
parentaf60d79f5deee3e6b264049dfa8512f381a8cbc6 (diff)
downloadtor-e047f7f8652d9c67ed96d4ff6f02fa7e23333c54.tar.gz
tor-e047f7f8652d9c67ed96d4ff6f02fa7e23333c54.zip
r16455@catbus: nickm | 2007-11-06 12:48:00 -0500
Parse CERT cells and act correctly when we get them. svn:r12396
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/TODO b/doc/TODO
index e19a1ad2db..93011a2ed1 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -34,16 +34,16 @@ Things we'd like to do in 0.2.0.x:
o Add parse logic
o Make CERT variable.
o Make VERSIONS variable.
- - CERT cells
- - functions to parse x509 certs
- - functions to validate a single x509 cert against a TLS connection
- - functions to validate a chain of x509 certs, and extract a PK.
+ o CERT cells
+ o functions to parse x509 certs
+ o functions to validate a single x509 cert against a TLS connection
+ o functions to validate a chain of x509 certs, and extract a PK.
o function to encode x509 certs
o Parse CERT cells
o Generate CERT cells
o Keep copies of X509 certs around, not necessarily associated with
connection.
- - LINK_AUTH cells
+ . LINK_AUTH cells
o Code to generate
o Remember certificate digests from TLS
o Code to parse and check