tor

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

commit 0418d4081acd2708a16dd757af4aac4777658da9
parent 3280e9a116df6202dba4e3ee50a9c9d2a1f6699d
Author: teor <teor@torproject.org>
Date:   Tue,  2 Apr 2019 11:45:22 +1000

Merge branch 'maint-0.3.4' into maint-0.3.5

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.