tor

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

commit 4e3880607ad2f09711e18429afda1514a2cb7e28
parent 7e415ec05a1bb1cf5cda7088f2c27e9202b3b3f1
Author: rl1987 <rl1987@sdf.lonestar.org>
Date:   Wed,  6 Feb 2019 10:53:12 +0200

Add changes file

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

diff --git a/changes/ticket29071 b/changes/ticket29071 @@ -0,0 +1,3 @@ + o Code simplification and refactoring (shell scripts): + - Fix shellcheck warnings in nagios-check-tor-authority-cert script. + Resolves issue 29071.