aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-04-17 09:16:30 +0000
committerRoger Dingledine <arma@torproject.org>2004-04-17 09:16:30 +0000
commitc9c86229abea7e4b865cddf7384731eff22db077 (patch)
tree1c0ceb683e87736718eea8e9983c6f25045d9c55
parentbd4a7765766cf98c1471ed9cee79134e9d426259 (diff)
downloadtor-c9c86229abea7e4b865cddf7384731eff22db077.tar
tor-c9c86229abea7e4b865cddf7384731eff22db077.tar.gz
add back in a todo that i thought we'd got but we clearly haven't
(thanks weasel) svn:r1655
-rw-r--r--doc/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index ecac0f747..6cf22a6fc 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -178,6 +178,9 @@ Rendezvous service:
o when bob tries to connect to alice's chosen rend point, but
can't, but it's not the fault of the last hop in the rend
circ, then he should retry?
+ - fix router_get_by_* functions so they can get ourselves too,
+ and audit everything to make sure rend and intro points are
+ just as likely to be us as not.
On-going
. Better comments for functions!