tor

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

commit 9242f32883e2eff53ddc8217255168e91c6e3e7f
parent 6d188fb4cc026668502c0fb28e9bffaa098f84dc
Author: teor <teor@torproject.org>
Date:   Tue,  2 Apr 2019 11:45:31 +1000

Merge branch 'maint-0.3.5' into maint-0.4.0

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

diff --git a/changes/bug29703 b/changes/bug29703 @@ -0,0 +1,4 @@ + o Minor bugfixes (testing): + - Backport the 0.3.4 src/test/test-network.sh to 0.2.9. + We need a recent test-network.sh to use new chutney features in CI. + Fixes bug 29703; bugfix on 0.2.9.1-alpha.