tor

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

commit 0bd2f2edd9f7e01bfcf7d78c838884f5e4d17417
parent 2558634f0c3e16cd5cd8ec08f80fffcc93237a3e
Author: rl1987 <rl1987@sdf.lonestar.org>
Date:   Wed, 13 Jun 2018 13:36:08 +0300

Add changes file

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

diff --git a/changes/feature19506 b/changes/feature19506 @@ -0,0 +1,3 @@ + o Minor features (admin tools): + - Add new tool that prints expiration date of signing cert + in ed25519_signing_cert. Resolves issue 19506.