tor

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

commit 55e5446f8dfdb8606310041567c06ccaf9c0d80a
parent 9d90f9829ca8c2ce6eec4bcf3aaa72d95bedda24
Author: Nick Mathewson <nickm@torproject.org>
Date:   Wed,  4 Oct 2017 09:01:59 -0400

note cathugger in changes file for 23748

Diffstat:
Mchanges/bug23748 | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/changes/bug23748 b/changes/bug23748 @@ -2,3 +2,4 @@ - Always make sure the hidden service generate the public key file if it is missing. Prior to this, if the public key was deleted from disk, it wouldn't get recreated. Fixes bug 23748; bugfix on 0.3.2.2-alpha. + Patch from "cathugger".