tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit c9ddf191cfca1769c444a912d2137c773c499fb6
parent 0668437b5895c2a870f38557b4f432ebade07e8d
Author: Nick Mathewson <nickm@torproject.org>
Date:   Wed, 21 Oct 2020 07:44:54 -0400

Make "check-changes" work on bug32671.

Diffstat:
Mchanges/bug32671 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/changes/bug32671 b/changes/bug32671 @@ -1,4 +1,4 @@ o Minor bugfixes (circuit padding): - When circpad_send_padding_cell_for_callback is called, `is_padding_timer_scheduled` flag was not reset. Now it is set to 0 at - the top of that function. Fix bug #32671. + the top of that function. Fixes bug 32671; bugfix on 0.4.0.1-alpha.