aboutsummaryrefslogtreecommitdiff
path: root/src/feature/relay/dns.h
AgeCommit message (Expand)Author
2020-02-19Make dns_cancel_pending_resolve() STATIC.Nick Mathewson
2020-02-19Remove assert_all_pending_dns_resolves_ok().Nick Mathewson
2020-02-19dns.h: label functions that are only used inside feature/relayNick Mathewson
2020-02-18Disable dns.c when relay mode is disabled.Nick Mathewson
2020-02-18Move DNS TTL manipulation code to src/core/orNick Mathewson
2020-02-18Replace identifiers related to clipping DNS ttls.Nick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-10-20Exclude test and a supporting function when evdns_base_get_nameserver_addr() ...rl1987
2018-10-20Unit test for DNS fallback in configure_nameserversrl1987
2018-07-17Teach the OOM handler about the DNS cacheNeel Chauhan
2018-07-16Add and use dns_cache_total_allocation()Neel Chauhan
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson