Commit 72b069e1 authored by Mike Perry's avatar Mike Perry
Browse files

Specify DROPTIMEOUTS control port command.

parent 87eefe8c
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -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