tor

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

commit 525195a7153d47295de430002f28b4c27192b5c1
parent d16b3d12a140af11f313bee3f5c0fbddf6a4e19e
Author: Mike Perry <mikeperry-git@torproject.org>
Date:   Mon, 23 Nov 2020 21:44:55 -0600

Bug 34088: Changes file

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

diff --git a/changes/bug34088 b/changes/bug34088 @@ -0,0 +1,4 @@ + o Minor bugfixes (circuit build timeout): + - Remove max_time calculation and associated warn from circuit build + timeout 'alpha' parameter estimation, as this is no longer needed + by our new estimator from 40168. Fixes bug 34088; bugfix on 0.2.2.9-alpha.