mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Remove all users of addr_port_lookup outside of address.c
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.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user