tor

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

commit 0c07cd24d43a19c02333eb5a031df80ef00c891a
parent dfea789203a83a05176bd590a04d91c13da44ef6
Author: teor <teor@torproject.org>
Date:   Tue, 24 Sep 2019 15:22:57 +1000

changes: file for 31839

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

diff --git a/changes/ticket31839 b/changes/ticket31839 @@ -0,0 +1,3 @@ + o Documentation: + - Document the signal-safe logging behaviour in the tor man page. Also + add some comments to the relevant functions. Closes ticket 31839.