summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-02-24 22:22:04 +0000
committerRoger Dingledine <arma@torproject.org>2004-02-24 22:22:04 +0000
commit01cdffc0c26b8c9d58b822d7094149d250add3b7 (patch)
treec36abc5a0465e2c32d3145fb0620be6db6d4a50f
parent598f8b56615c00eedb3c6fd9843c39da0893c410 (diff)
downloadtor-01cdffc0c26b8c9d58b822d7094149d250add3b7.tar.gz
tor-01cdffc0c26b8c9d58b822d7094149d250add3b7.zip
note a bug that gabe found
svn:r1117
-rw-r--r--doc/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 4b6582343e..178197a439 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -12,6 +12,8 @@ ARMA - arma claims
X Abandoned
Bugs:
+ - When it can't resolve any dirservers, it is useless from then on.
+ We should make it reload the RouterFile if it has no dirservers.
o Sometimes it picks a middleman node as the exit for a circuit.
- if you specify a non-dirserver as exitnode or entrynode, when it
makes the first few circuits it hasn't yet fetched the directory,