From 2dfd8bf0df9497517df134eebb52f64d855e252c Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Wed, 14 Apr 2004 10:22:53 +0000 Subject: [PATCH] another todo item (want to take a stab at this one, nick?) svn:r1622 --- trunk/doc/TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/trunk/doc/TODO b/trunk/doc/TODO index bd4be3bfda..f21139d0e6 100644 --- a/trunk/doc/TODO +++ b/trunk/doc/TODO @@ -161,6 +161,9 @@ Rendezvous service: - cannibalize general circs? D how to set up multiple locations for a hidden service? o make bob publish only established intro circs? + - 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? On-going . Better comments for functions!