tor

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

commit 5368eaf62b2b4804e75fc301757f843d64ef941d
parent 7465ea4ad906d2c1fb8a31c01c29b62ccfe7a590
Author: Nick Mathewson <nickm@torproject.org>
Date:   Tue,  8 Aug 2017 10:09:54 -0400

chages file on 22286

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

diff --git a/changes/bug22286 b/changes/bug22286 @@ -0,0 +1,3 @@ + o Minor features (tests): + - Add a couple more tests for compression backend initialization. + Closes ticket 22286.