summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-11-05 23:34:39 +0000
committerNick Mathewson <nickm@torproject.org>2007-11-05 23:34:39 +0000
commit6fcda5299fe7c0a40d3bff06ac4dcfe13d02d476 (patch)
treeeb42e117ce2b35dab8ae718df80c77946eae6040 /doc/TODO
parent9a20a64b62b149b102a487b6dc099fa310553f3c (diff)
downloadtor-6fcda5299fe7c0a40d3bff06ac4dcfe13d02d476.tar.gz
tor-6fcda5299fe7c0a40d3bff06ac4dcfe13d02d476.zip
r14727@31-33-67: nickm | 2007-11-05 18:34:35 -0500
Make VERSIONS variable-length. svn:r12391
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 eec7dc7a49..bdd83e40c7 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -32,7 +32,8 @@ Things we'd like to do in 0.2.0.x:
- Variable-length cells
o Add structure
o Add parse logic
- - Make CERT and VERSIONS variable.
+ - 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