summaryrefslogtreecommitdiff
path: root/src/network/__dns.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-18dns lookups: protect against cancellation and fix incorrect error codesRich Felker1-4/+10
2011-04-08fix broken dns response parsing code that made most ipv6 lookups failRich Felker1-4/+6
2011-04-07fix uninitialized variables in dns lookup codeRich Felker1-2/+2
2011-02-14another pointer signedness fixRich Felker1-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+267