From 72b069e191dc32052048192ba9144d23d49a9aaf Mon Sep 17 00:00:00 2001 From: Mike Perry Date: Sun, 7 Jun 2020 22:21:54 -0500 Subject: Specify DROPTIMEOUTS control port command. --- control-spec.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'control-spec.txt') diff --git a/control-spec.txt b/control-spec.txt index 548edce..0dcb410 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 -- cgit v1.2.3-54-g00ecf