tor

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

commit b5d2ef2aeb361ae75a17321854ca78c2d7282250
parent 6ea640dfc2d62232429ceb6478d52dd6319bd8b4
Author: Daniel Winzen <daniel@danwin1210.de>
Date:   Tue, 15 Oct 2024 22:01:13 +0200

Add changes file

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

diff --git a/changes/bug40982 b/changes/bug40982 @@ -0,0 +1,4 @@ + o Minor bugfixes (tor-resolve): + - Create socket with correct family as given by sockshost, fixes IPv6. + Fixes bug 40982; bugfix on 0.4.9.0-alpha. +