diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-04-10 15:12:17 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-04-10 15:12:17 +0000 |
commit | c776da9537147d138e22785ca2564696b0439287 (patch) | |
tree | 8977a3d926e0cf34489a382910663f4f7ef0bcab /doc/TODO | |
parent | 7c5bb17398d3426ba573f1f4e93a0a0630e0c657 (diff) | |
download | tor-c776da9537147d138e22785ca2564696b0439287.tar.gz tor-c776da9537147d138e22785ca2564696b0439287.zip |
r15160@31-33-107: nickm | 2008-04-10 11:10:20 -0400
split a todo item into the done part and the not-done part; mark the done part done.
svn:r14349
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -127,8 +127,9 @@ I - Figure out a good PKI, document the design, assess security issues: Things Roger would be excited to see: Nick - - Send or-dev email about proposal statuses and about window for - new proposals. + o Send or-dev email about proposal statuses. + - Send or-dev email about window for new proposals, once arma and + nick agree. - Finish buffer stuff in libevent; start using it in Tor. - Tors start believing the contents of NETINFO cells. - Get a "use less buffer ram" patch into openssl. |