tor

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

commit db52180abe2bc9e82c7ce44d278af7e408974b12
parent 4fa4fe09453c2363d6a939482459a1fbe27ea6b4
Author: rl1987 <rl1987@sdf.lonestar.org>
Date:   Fri, 12 Apr 2019 22:43:49 +0300

Add changes file

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

diff --git a/changes/ticket30077 b/changes/ticket30077 @@ -0,0 +1,2 @@ + o Code simplification and refactoring (shell scripts): + - Fix shellcheck warnings in fuzz_multi.sh. Resolves issue 30077.