summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2004-08-18 04:51:15 +0000
committerNick Mathewson <nickm@torproject.org>2004-08-18 04:51:15 +0000
commit1decad39606839c85e692a632fb20e9db77fcec5 (patch)
tree60a555c1338c0d60c8d373ce16c42141db87a3c0
parent196e6c1cc2276db90457cdf701330eecdca0599c (diff)
downloadtor-1decad39606839c85e692a632fb20e9db77fcec5.tar.gz
tor-1decad39606839c85e692a632fb20e9db77fcec5.zip
Note finished/abandoned items
svn:r2271
-rw-r--r--doc/TODO10
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/TODO b/doc/TODO
index d687e73a90..f3a99dd055 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -13,16 +13,18 @@ ARMA - arma claims
0.0.8:
- fix sprintf's to snprintf's?
- . Make it work on win32 with no $home
+ o Make it work on win32 with no $home
o Don't crash.
-NICK - Put files someplace reasonable.
+ o Put files someplace reasonable.
o Why is the first entry of kill -USR1 a router with a 0 key?
ARMA . Tors deal appropriately when a newly-verified router has the
same nickname as another router they know about
-NICK . put ip:port:keyhash in intro points, rendezvous points,
+ X put ip:port:keyhash in intro points, rendezvous points,
and hidserv descriptors.
+ . Make intro points and rendezvous points accept $KEYID in addition
+ to nicknames.
o Specify
- - Implement parsing
+ o Implement parsing
- Generate new formats (Not till 007 is dead)
NICK . unify similar config entries that need to be split. put them
into a smartlist, and have things take a smartlist.