aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-04-10 15:12:17 +0000
committerNick Mathewson <nickm@torproject.org>2008-04-10 15:12:17 +0000
commitc776da9537147d138e22785ca2564696b0439287 (patch)
tree8977a3d926e0cf34489a382910663f4f7ef0bcab
parent7c5bb17398d3426ba573f1f4e93a0a0630e0c657 (diff)
downloadtor-c776da9537147d138e22785ca2564696b0439287.tar
tor-c776da9537147d138e22785ca2564696b0439287.tar.gz
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
-rw-r--r--doc/TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index e41f8e70c..8ba830ce0 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -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.