tor

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

commit 2e519fbfb03e981b27d3e1309eb2681cd38f1d4c
parent a25f16707296b0a25c09c09cc31387b9ef799fae
Author: David Goulet <dgoulet@torproject.org>
Date:   Tue,  5 May 2020 13:48:32 -0400

changes: File for #33789

Signed-off-by: David Goulet <dgoulet@torproject.org>

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

diff --git a/changes/ticket33789 b/changes/ticket33789 @@ -0,0 +1,4 @@ + o Code simplification and refactoring (relay address): + - Move a series of functions related to address resolving into their own + files. Closes ticket 33789. +