aboutsummaryrefslogtreecommitdiff
path: root/control-spec.txt
diff options
context:
space:
mode:
authorNeel Chauhan <neel@neelc.org>2020-05-27 22:00:37 -0700
committerDavid Goulet <dgoulet@torproject.org>2020-07-01 12:37:31 -0400
commit05101ef90b4fd445fb5b7678eb4f70f077e3815d (patch)
tree2f6d92e80b7dee053b304ed64058d1bb50dd927e /control-spec.txt
parent4f8d5a4b24741680c231a99f2f1af9172bf126e5 (diff)
downloadtorspec-05101ef90b4fd445fb5b7678eb4f70f077e3815d.tar.gz
torspec-05101ef90b4fd445fb5b7678eb4f70f077e3815d.zip
Add GETINFO "rephist/{tap,ntor}/onion_handshakes_{assigned/requested} to control-spec.txt
Diffstat (limited to 'control-spec.txt')
-rw-r--r--control-spec.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/control-spec.txt b/control-spec.txt
index 548edce..ef59bd3 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -1143,6 +1143,16 @@
The current system or UTC time, as returned by the system, in ISOTime2
format. (Introduced in 0.3.4.1-alpha.)
+ "stats/ntor/requested"
+ "stats/ntor/assigned"
+ The NTor circuit onion handshake rephist values which are requested or
+ assigned. (Introduced in 0.4.5.1-alpha)
+
+ "stats/tap/requested"
+ "stats/tap/assigned"
+ The TAP circuit onion handshake rephist values which are requested or
+ assigned. (Introduced in 0.4.5.1-alpha)
+
"config-can-saveconf"
0 or 1, depending on whether it is possible to use SAVECONF without the
FORCE flag. (Introduced in 0.3.1.1-alpha.)