tor

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

commit fb1d37f34f0f3fcd6c5124834e0f3abb8159311e
parent 9d886185c1783cb16a4bc94cf12f78481d5b985d
Author: rl1987 <rl1987@sdf.lonestar.org>
Date:   Sun,  7 Oct 2018 18:28:04 +0300

Add changes file

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

diff --git a/changes/bug27808 b/changes/bug27808 @@ -0,0 +1,4 @@ + o Minor bugfixes (networking): + - In retry_listeners_ports() make sure that we're removing + a member of old_conns smartlist at most once. + Fixes bug 27808; bugfix on 0.3.5.1-alpha.