summaryrefslogtreecommitdiff
path: root/src/network/dns_parse.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-12move and deduplicate declarations of __dns_parse to make it checkableRich Felker1-0/+1
2014-06-03fix some validation checks in dns response parsing codeRich Felker1-2/+3
2014-06-02switch standard resolver functions to use the new dns backendRich Felker1-0/+31