This website requires JavaScript.
Explore
RingTools-web
Help
Sign in
mirrors
/
tor
Watch
1
Star
0
Fork
You've already forked tor
0
mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced
2025-02-24 14:51:11 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
f08f0e9dde
tor
/
changes
/
bug2574
4 lines
80 B
Text
Raw
Normal View
History
Unescape
Escape
Work correctly if your nameserver is ::1 We had all the code in place to handle this right... except that we were unconditionally opening a PF_INET socket instead of looking at sa_family. Ow. Fixes bug 2574; not a bugfix on any particular version, since this never worked before.
2011-05-23 17:42:38 -04:00
o Minor features:
Fix typo in changes/bug2574. Thanks, rransom
2011-05-28 02:13:04 -04:00
- Allow nameservers with IPv6 address. Fixes bug 2574.
Reference in a new issue
Copy permalink