tor

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

commit 4ace1b96ac2050e2d7c237af6fbf880f38be76bb
parent 2bfc490c1e03ec188dabc22aa78603f3fba34ad6
Author: Nick Mathewson <nickm@torproject.org>
Date:   Tue, 12 Sep 2017 09:31:57 -0400

Add a changes file for 22437.

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

diff --git a/changes/ticket22437 b/changes/ticket22437 @@ -0,0 +1,4 @@ + o Testing: + - The default chutney network tests now include tests for the + v3 hidden service design. Make sure you have the latest + version of chutney if you want to run these. Closes ticket 22437.