tor

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

commit 30a925fe96ed69284a915c8e80d0f7ef7b556786
parent 78574557296dc004e1eab95c4839d5cf40c96638
Author: rl1987 <rl1987@sdf.lonestar.org>
Date:   Sat, 15 Dec 2018 13:53:37 +0200

Add changes file

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

diff --git a/changes/ticket28058 b/changes/ticket28058 @@ -0,0 +1,2 @@ + o Testing: + - Run shellcheck for stuff in scripts/ directory. Closes ticket 28058.