tor

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

commit 954421ab7cf7eec4afbecee0a75f8cd661163a79
parent a4a0cb8d5506e967ea01700dad42bf39d69d27cc
Author: Mike Perry <mikeperry-git@torproject.org>
Date:   Tue,  9 Jun 2020 02:35:00 -0500

Bug 32040: Changes files

Not the whole story; machines still need to use this.

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

diff --git a/changes/bug32040 b/changes/bug32040 @@ -0,0 +1,7 @@ + o Minor bugfixes (circuitpadding): + - Add the abilility to keep circuit padding machines if they match a set + of circuit state or purposes. This allows us to have machines that start + up under some conditions but don't shut down under others. We now + use this mask to avoid starting up introduction circuit padding + again after the machines have already completed. Fixes bug 32040; + bugfix on 0.4.1.1-alpha.