diff options
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -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 |