aboutsummaryrefslogtreecommitdiff
path: root/control-spec.txt
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-06-21 16:46:19 -0400
committerNick Mathewson <nickm@torproject.org>2017-06-21 16:46:19 -0400
commit378699c6413ab3af19a1c305889860d1cd2e911d (patch)
treeb0fd77ddb16ff8aceaa54ccc1f2b0de1858a1b28 /control-spec.txt
parentccd21c0bb735ddf877ac526b33de0f0537831ac6 (diff)
downloadtorspec-378699c6413ab3af19a1c305889860d1cd2e911d.tar.gz
torspec-378699c6413ab3af19a1c305889860d1cd2e911d.zip
Specify the new {desc,md}/download-enabled GETINFO targets
Specifies ticket 22684.
Diffstat (limited to 'control-spec.txt')
-rw-r--r--control-spec.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/control-spec.txt b/control-spec.txt
index 47386df..a19a7af 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -553,6 +553,12 @@
microdescriptor for a given OR. [First implemented in
0.2.3.8-alpha.]
+ "desc/download-enabled" -- "1" if we try to download router descriptors;
+ "0" otherwise. [First implemented in 0.3.2.1-alpha]
+
+ "md/download-enabled" -- "1" if we try to download microdescriptors;
+ "0" otherwise. [First implemented in 0.3.2.1-alpha]
+
"dormant" -- A nonnegative integer: zero if Tor is currently active and
building circuits, and nonzero if Tor has gone idle due to lack of use
or some similar reason. [First implemented in 0.2.3.16-alpha]