mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
2f657a1416
This function has a nasty API, since whether or not it invokes the resolver depends on whether one of its arguments is NULL. That's a good way for accidents to happen. This patch incidentally makes tor-resolve support socks hosts on IPv6.
4 lines
160 B
Plaintext
4 lines
160 B
Plaintext
o Minor features (tor-resolve):
|
|
- The tor-resolve utility can now be used with IPv6 SOCKS proxies.
|
|
Side-effect of the refactoring for ticket 26526.
|