tor/src/app/config
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
..
auth_dirs.inc Move literally everything out of src/or 2018-07-05 17:15:50 -04:00
config.c Remove all users of addr_port_lookup outside of address.c 2018-07-10 13:23:37 -04:00
config.h Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
confparse.c Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
confparse.h Document the headers in src/app/config/ 2018-07-10 12:28:31 -04:00
fallback_dirs.inc Move literally everything out of src/or 2018-07-05 17:15:50 -04:00
or_options_st.h Document the headers in src/app/config/ 2018-07-10 12:28:31 -04:00
or_state_st.h Document the headers in src/app/config/ 2018-07-10 12:28:31 -04:00
statefile.c Fix every include path changed in the previous commit (automated) 2018-07-05 17:15:50 -04:00
statefile.h Document the headers in src/app/config/ 2018-07-10 12:28:31 -04:00