aboutsummaryrefslogtreecommitdiff
path: root/control-spec.txt
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2020-07-01 12:37:47 -0400
committerDavid Goulet <dgoulet@torproject.org>2020-07-01 12:37:47 -0400
commit211ffbc224e9b86e1fdaf30c480b04b20f25cd84 (patch)
tree348159d5ab1409a89510a8341573764bbba9c14e /control-spec.txt
parent7479cd9e4e9c8110e4babd40cb1da888eb00c390 (diff)
parent05101ef90b4fd445fb5b7678eb4f70f077e3815d (diff)
downloadtorspec-211ffbc224e9b86e1fdaf30c480b04b20f25cd84.tar.gz
torspec-211ffbc224e9b86e1fdaf30c480b04b20f25cd84.zip
Merge branch 'neel/bug28279'
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 69a12f9..77cc01c 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.)