aboutsummaryrefslogtreecommitdiff
path: root/doc/control-spec.txt
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-12-28 09:11:14 +0000
committerRoger Dingledine <arma@torproject.org>2005-12-28 09:11:14 +0000
commit6efda1073d0c72cf4f7033c4a9c6f569c6575e19 (patch)
treec6bd3a4dc6cb29122a502cfd22190dd14c55302f /doc/control-spec.txt
parentdbd7b97eff3e3f23219dac29d5e27ed81dd3e69f (diff)
downloadtor-6efda1073d0c72cf4f7033c4a9c6f569c6575e19.tar
tor-6efda1073d0c72cf4f7033c4a9c6f569c6575e19.tar.gz
update the control spec to deprecate getinfo helper-nodes
svn:r5674
Diffstat (limited to 'doc/control-spec.txt')
-rw-r--r--doc/control-spec.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/control-spec.txt b/doc/control-spec.txt
index 8ea19d72e..a2672ca44 100644
--- a/doc/control-spec.txt
+++ b/doc/control-spec.txt
@@ -343,14 +343,18 @@ $Id$
form:
ServerID SP ORStatus CRLF
- "helper-nodes"
- A series of lines listing the currently chosen helper nodes, if any.
+ "entry-nodes"
+ A series of lines listing the currently chosen entry nodes, if any.
Each is of the form:
ServerID SP (Status-with-time / Status) CRLF
Status-with-time = ("down" / "unlisted") SP ISOTime
Status = ("up" / "never-connected")
+ [From 0.1.1.4-alpha to 0.1.1.10-alpha, this was called "helper-nodes".
+ Tor still supports calling it that for now, but support will be
+ removed in the future.]
+
"accounting/enabled"
"accounting/hibernating"
"accounting/bytes"