tor

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

commit 86478be50f4364025310d2846d16d09c15962387
parent e8da65ee91658d7223739828a3e070e8e33a17ac
Author: rl1987 <rl1987@sdf.lonestar.org>
Date:   Sun,  9 Jun 2019 18:23:05 +0300

Add changes file

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

diff --git a/changes/ticket29533 b/changes/ticket29533 @@ -0,0 +1,3 @@ + o Testing: + - Run shellcheck for all non-third-party shell scripts that are shipped + with Tor. Closes ticket 29533.