tor

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

commit e021f89f3636d197058dddea4383632bdf466ff0
parent f3b17a6b261e1feef05dafac247b96b3ea90a521
Author: teor <teor@torproject.org>
Date:   Thu, 14 Mar 2019 06:56:38 +1000

Merge branch 'maint-0.2.9' into maint-0.3.4

Diffstat:
Achanges/bug25733 | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/changes/bug25733 b/changes/bug25733 @@ -0,0 +1,4 @@ + o Minor bugfixes (Assert crash): + - Avoid an assert in the circuit build timeout code if we fail to + allow any circuits to actually complete. Fixes bug 25733; + bugfix on 0.2.2.2-alpha.