summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-01-03 06:33:03 +0000
committerRoger Dingledine <arma@torproject.org>2007-01-03 06:33:03 +0000
commitd677332a83dfb04e998b50daffa822c59b380a4f (patch)
treeaa6d4e1c06e6632b13427005e0522f3fc9420da7 /doc/TODO
parenteebbfbc8545975d6fea76ad4ffe2ae551560cbf8 (diff)
downloadtor-d677332a83dfb04e998b50daffa822c59b380a4f.tar.gz
tor-d677332a83dfb04e998b50daffa822c59b380a4f.zip
checkpoint as we add PreferTunneledDirConns config option
svn:r9249
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO11
1 files changed, 7 insertions, 4 deletions
diff --git a/doc/TODO b/doc/TODO
index 4c99d18777..fc1b363520 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -35,7 +35,6 @@ Items for 0.1.2.x:
N - enumerate events of important things that occur in tor, so vidalia can
react.
o Backend implementation
-R - Clean up the spec a bit.
- Actually list all the events (notice and warn log messages are a good
place to look.) Divide messages into categories, perhaps.
- Specify general event system
@@ -64,10 +63,14 @@ R . option to dl directory info via tor
o Make an option like __AllDirActionsPrivate that falls back to
non-Tor DL when not enough info present. (TunnelDirConns).
- Set default to 0 before release candidate.
- - Think harder about whether TunnelDirConns should be on
- by default.
- - Handle case where we have no descriptors and so don't know who can
+ o Think harder about whether TunnelDirConns should be on
+ by default. No, they shouldn't, until we have much more of
+ blocking.pdf implemented.
+ o Handle case where we have no descriptors and so don't know who can
handle BEGIN_DIR.
+ - actually cause the directory.c functions to know about or_port
+ and use it when we're supposed to.
+ - man page items for TunnelDirConns and PreferTunneledDirConns
N - DNS improvements
. Asynchronous DNS