From 34f748beda544572c8d4d68f1d9b52ccfdb1c5f7 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Wed, 7 Apr 2004 20:46:58 +0000 Subject: [PATCH] a few more todo thoughts svn:r1527 --- doc/TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/TODO b/doc/TODO index 4b22cb4ccd..ead0dde36f 100644 --- a/doc/TODO +++ b/doc/TODO @@ -147,6 +147,9 @@ Rendezvous service: - backward compatibility: when only certain nodes know about rend protocol, how do we deal? have nodes parse the tor version field? force an upgrade? simply be more robust against useless nodes? + o should expire rend streams when too much time has passed + - should make failed rend/intro circs count toward alice's + num_failed circs, to prevent madness when we're offline On-going . Better comments for functions!