diff options
author | Roger Dingledine <arma@torproject.org> | 2006-09-15 06:06:09 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-09-15 06:06:09 +0000 |
commit | eb941420fc1ff2e97f4563b291c67f8fa048e594 (patch) | |
tree | f02082a0b8775f1158b216dd8540f54779016f5f /doc | |
parent | c22dc94fe6498a28c98f1f84e328d197472e4436 (diff) | |
download | tor-eb941420fc1ff2e97f4563b291c67f8fa048e594.tar.gz tor-eb941420fc1ff2e97f4563b291c67f8fa048e594.zip |
two todo items
svn:r8401
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 1 | ||||
-rw-r--r-- | doc/control-spec.txt | 2 |
2 files changed, 3 insertions, 0 deletions
@@ -18,6 +18,7 @@ P - phobos claims by default, if it works?" Items for 0.1.2.x, real soon now: +R - avoid thrashing the bandwidth exercise when we change IPs a lot - When we've been idle a long time, we stop fetching server descriptors. When we then get a socks request, we build circuits immediately using whatever descriptors we have, rather than waiting diff --git a/doc/control-spec.txt b/doc/control-spec.txt index 8d96fb13e8..a79973e3e0 100644 --- a/doc/control-spec.txt +++ b/doc/control-spec.txt @@ -188,6 +188,8 @@ $Id$ or none. NOTE: "EXTENDED" is only supported in Tor 0.1.1.9-alpha or later. + XXX Need to describe what each event does and is for -RD + 3.5. AUTHENTICATE Sent from the client to the server. The syntax is: |