aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2006-11-17 03:34:58 +0000
committerNick Mathewson <nickm@torproject.org>2006-11-17 03:34:58 +0000
commite2abc727e5ee08037eb79615ca81d52f6d14ef07 (patch)
tree1fe26481a4c26bda3437a36214bf169d18611cc8 /doc/TODO
parentd125c61e02743d5420567f954a176baeaa4f76a9 (diff)
downloadtor-e2abc727e5ee08037eb79615ca81d52f6d14ef07.tar
tor-e2abc727e5ee08037eb79615ca81d52f6d14ef07.tar.gz
r9561@Kushana: nickm | 2006-11-16 22:32:54 -0500
Tweaks to test-connection patch: use ".noconnect" instead of ".test" (since there are lots of ways to test things). Use a regular sequence of STREAM events (NEW followed by CLOSED) instead of a new event type. Make the function that checks the address be static and use const and strcasecmpend properly. svn:r8959
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 1d4b8367a..c22533424 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -57,6 +57,8 @@ N . Have (and document) a BEGIN_DIR relay cell that means "Connect to your
- Use for something, so we can be sure it works.
- Test and debug
+N - Document .noconnect addresses... but where?
+
o Send back RELAY_END cells on malformed RELAY_BEGIN.
o Change the circuit end reason display a little for reasons from