diff options
author | Roger Dingledine <arma@torproject.org> | 2007-12-12 21:08:30 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-12-12 21:08:30 +0000 |
commit | 6e799a6e9c2f9bf4a1d7b6d3bea0296c4b158818 (patch) | |
tree | dbc4526aad38e2a9ac47d2fe663c41c770e07293 | |
parent | 1572de49bcabf8e10a88f6a1cf0257e70d3a610b (diff) | |
download | tor-6e799a6e9c2f9bf4a1d7b6d3bea0296c4b158818.tar.gz tor-6e799a6e9c2f9bf4a1d7b6d3bea0296c4b158818.zip |
minor cleanups and a todo item
svn:r12785
-rw-r--r-- | doc/TODO | 2 | ||||
-rw-r--r-- | doc/spec/proposals/125-bridges.txt | 2 | ||||
-rw-r--r-- | doc/spec/rend-spec.txt | 2 |
3 files changed, 4 insertions, 2 deletions
@@ -60,6 +60,8 @@ S/M - vidalia can launch firefox Things we'd like to do in 0.2.0.x: - document the "3/4 and 7/8" business in the clients fetching consensus documents timeline. then document the bridge user download timeline. + - config option __ControllerLimit that hangs up if there are a limit + of controller connections already. - See also Flyspray tasks. - See also all items marked XXXX020 and DOCDOC in the code - https://www.torproject.org/eff/legal-faq.html#License doesn't mention diff --git a/doc/spec/proposals/125-bridges.txt b/doc/spec/proposals/125-bridges.txt index a0d51f3fe3..e3cb1d4ed7 100644 --- a/doc/spec/proposals/125-bridges.txt +++ b/doc/spec/proposals/125-bridges.txt @@ -1,4 +1,4 @@ -Filename: xxx-bridges.txt +Filename: 125-bridges.txt Title: Behavior for bridge users, bridge relays, and bridge authorities Version: $Revision$ Last-Modified: $Date$ diff --git a/doc/spec/rend-spec.txt b/doc/spec/rend-spec.txt index 3dd85f235d..dd7a499388 100644 --- a/doc/spec/rend-spec.txt +++ b/doc/spec/rend-spec.txt @@ -404,7 +404,7 @@ $Id$ 1.3. Bob's OP establishes his introduction points. The OP establishes a new introduction circuit to each introduction - point. These circuits MUST NOT be used for anything but rendezvous + point. These circuits MUST NOT be used for anything but hidden service introduction. To establish the introduction, Bob sends a RELAY_ESTABLISH_INTRO cell, containing: |