aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-06-20 04:42:17 +0000
committerRoger Dingledine <arma@torproject.org>2008-06-20 04:42:17 +0000
commit8fa912a8c5934971038e2813a0571a5a00d5fd20 (patch)
tree9918d8e849ed0fc9599937e0a7d284cf162a77b7 /doc/TODO
parent94dabd2c23bf86dcd603d53a1e0a678b77097737 (diff)
downloadtor-8fa912a8c5934971038e2813a0571a5a00d5fd20.tar
tor-8fa912a8c5934971038e2813a0571a5a00d5fd20.tar.gz
If we close our OR connection because there's been a circuit
pending on it for too long, we were telling our bootstrap status events "REASON=NONE". Now tell them "REASON=TIMEOUT". svn:r15369
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 2ea0afe37..2c4f738da 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -350,8 +350,9 @@ R - if "no running bridges known", an application request should make
results of the getinfo.
R - get matt to make vidalia do a getinfo status/bootstrap-phase to
get caught up after it connects.
-R * in circuituse.c,
+ o in circuituse.c,
/* XXX021 consider setting n_conn->socket_error to TIMEOUT */
+R d Setting DirPort when acting as bridge will give false Warnings
For 0.2.1.x:
- Proposals to do: