aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2006-09-30 03:11:13 +0000
committerNick Mathewson <nickm@torproject.org>2006-09-30 03:11:13 +0000
commit723ff1c93df01e7dab8442991bd554c3837296f4 (patch)
treeb2f6843ef0d9106b7fe5af2c7f663ebdc20a9e87 /doc
parent2cb956d1f58199296962cbe8645100225517b315 (diff)
downloadtor-723ff1c93df01e7dab8442991bd554c3837296f4.tar
tor-723ff1c93df01e7dab8442991bd554c3837296f4.tar.gz
r8800@totoro: nickm | 2006-09-29 23:10:49 -0400
Resolve bug 336: When displaying circuit paths with non-named routers, use their digests, not their nicknames. svn:r8548
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index e61b3fc55..6cc57b082 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -45,7 +45,8 @@ N - Bug 303: block exit from circuits created with create-fast
- Specify and document
- Implement
- Note that we'd like a better speed-bump too.
-N - Bug 336: figure out the right thing to do when telling nicknames to
+ o Bug 336: CIRC events should have digests when appropriate.
+N - figure out the right thing to do when telling nicknames to
controllers. We should always give digest, and possibly sometimes give
nickname? Or digest, and nickname, with indication of whether name is
canonical?