tor

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

commit 4f88eb849c8f85c7cd70fc20250270401e986efd
parent 5086b16055777f11b3d196d637b91a134adf4baf
Author: Nick Mathewson <nickm@torproject.org>
Date:   Fri, 17 Jan 2020 08:49:24 -0500

Fix a small lint-changes warning.

Diffstat:
Mchanges/bug32315 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/changes/bug32315 b/changes/bug32315 @@ -1,4 +1,4 @@ o Major bugfixes (networking): - Correctly handle IPv6 addresses in SOCKS5 RESOLVE_PTR requests, and accept strings as well as binary addresses. Fixes bug 32315; - bugfix on Tor 0.3.5.1-alpha. + bugfix on 0.3.5.1-alpha.