commit 8e7a069130f0060420c7492cd7693135d2b4f036 parent ad1f8b70b70107ad3e62b6c832bed044de06d6ea Author: Mike Perry <mikeperry-git@torproject.org> Date: Mon, 22 Jun 2020 13:20:39 -0500 Changes file for DROPTIMEOUTS Diffstat:
| A | changes/ticket40002 | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/changes/ticket40002 b/changes/ticket40002 @@ -0,0 +1,3 @@ + o Minor feature (control port): + - Add a DROPTIMEOUTS control port command to drop circuit build timeout + history and reset the timeout. Closes ticket 40002.