tor

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

commit 354eb0c0102ddc5be301097212a00e27ef40f439
parent 088100d698d24d77a02675c23a553d6fe7da9c16
Author: Nick Mathewson <nickm@torproject.org>
Date:   Tue, 21 Jul 2020 13:02:38 -0400

Changes file for ticket 40055

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

diff --git a/changes/ticket40055 b/changes/ticket40055 @@ -0,0 +1,4 @@ + o Code simplification and refactoring: + - Rename functions about "advertised" ports which are not in fact + guaranteed to return the ports have been advertised. Closes + ticket 40055.