tor

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

commit 9014add25fd7bf4fa83e4409ab5d7b4416c872cc
parent f0e39df5ce7b884ae6ff1c8579200886e298f44c
Author: teor <teor@torproject.org>
Date:   Tue,  2 Apr 2019 11:45:39 +1000

Merge branch '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.