tor

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

commit 0b245e418e91cbbc325dfdc399fc184b067e9471
parent 3f5459cb955f14d8aeb77fabe7f9d5c5018f4f24
Author: rl1987 <rl1987@sdf.lonestar.org>
Date:   Fri,  1 Feb 2019 21:43:45 +0200

Add changes file

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

diff --git a/changes/ticket29062 b/changes/ticket29062 @@ -0,0 +1,3 @@ + o Code simplification and refactoring (shell scripts): + - Cleanup test_keygen.sh to silence all shellcheck warnings. Closes + ticket 29062.