tor

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

commit 3834441a72857fdc637f67d908acd3efd8ab0f12
parent 627974b02ed9e5c286055272f34bd8c1ba268267
Author: Nick Mathewson <nickm@torproject.org>
Date:   Sun, 11 Feb 2018 16:14:19 -0500

chnages file for 25120

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

diff --git a/changes/bug25120 b/changes/bug25120 @@ -0,0 +1,4 @@ + o Minor features (logging): + - Clarify the log messages produced when getrandom() or a related + entropy-generation mechanism gives an error. Closes ticket + 25120.