aboutsummaryrefslogtreecommitdiff
path: root/control-spec.txt
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2020-06-23 20:33:24 +0300
committerGeorge Kadianakis <desnacked@riseup.net>2020-06-23 20:33:24 +0300
commitac0c83b78daed72586baa7edefdbb4345178bcee (patch)
tree3d9dd8893606ee99983b2cb5e1802b9bffa79c0e /control-spec.txt
parent63af434a6951c7a6738f282378eb06172e27f37f (diff)
parent72b069e191dc32052048192ba9144d23d49a9aaf (diff)
downloadtorspec-ac0c83b78daed72586baa7edefdbb4345178bcee.tar.gz
torspec-ac0c83b78daed72586baa7edefdbb4345178bcee.zip
Merge branch 'tor-github/pr/123'
Diffstat (limited to 'control-spec.txt')
-rw-r--r--control-spec.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/control-spec.txt b/control-spec.txt
index e4da813..69a12f9 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -1969,6 +1969,19 @@
[DROPOWNERSHIP was added in Tor 0.4.0.0-alpha]
+3.34. DROPTIMEOUTS
+
+ The syntax is:
+ "DROPTIMEOUTS" CRLF
+
+ Tells the server to drop all circuit build times. Do not invoke this command
+ lightly; it can increase vulnerability to tracking attacks over time.
+
+ Tor replies with "250 OK" on success. Tor also emits the BUILDTIMEOUT_SET
+ RESET event right after this "250 OK".
+
+ [DROPTIMEOUTS was added in Tor 0.4.4.0-alpha.]
+
4. Replies
Reply codes follow the same 3-character format as used by SMTP, with the