aboutsummaryrefslogtreecommitdiff
path: root/src/feature/relay/dns.c
AgeCommit message (Expand)Author
2018-10-20Unit test for DNS fallback in configure_nameserversrl1987
2018-10-20Fallback to local DNS when no other nameservers are knownrl1987
2018-09-25Revise things that had included router.h beforeNick Mathewson
2018-09-25Extract all the "am I a server" functions from router.cNick Mathewson
2018-09-21Split main.c into main.c and mainloop.cNick Mathewson
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