tor

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

commit b335ef178156e2a6825c48a04222384869c08c5f
parent 2b98df3c7478b03c82f2d284dad18ba33fe8c41c
Author: Nick Mathewson <nickm@torproject.org>
Date:   Thu,  4 Jun 2020 10:35:51 -0400

changes file for ticket 32888

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

diff --git a/changes/ticket32888 b/changes/ticket32888 @@ -0,0 +1,4 @@ + o Minor features (logging): + - When trying to find our own address, add debug-level logging + to report the sources of candidate addresses. Closes ticket + 32888.