tor

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

commit b2eced6c0747159ab7b3942a45c1a147a5ecfc96
parent 4172b638b8221e2d56c20e2a408948977c68358a
Author: rl1987 <rl1987@sdf.lonestar.org>
Date:   Wed,  3 Apr 2019 18:05:23 +0300

Add changes file

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

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