tor/src/app
Nick Mathewson 2f657a1416 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.
2018-07-10 13:23:37 -04:00
..
config Remove all users of addr_port_lookup outside of address.c 2018-07-10 13:23:37 -04:00
main Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
include.am Move ntmain.c into libtor-app again 2018-07-06 13:59:40 -04:00