summaryrefslogtreecommitdiff
path: root/src/network/res_msend.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-07avoid spurious lookup failures from badly-behaved nameserversRich Felker1-5/+22
2014-06-04add support for reverse name lookups from hosts file to getnameinfoRich Felker1-7/+14
2014-06-02fix uninitialized variable in new __res_msend dns functionRich Felker1-0/+1
2014-06-02implement new dns backend, res_send and other legacy resolver functionsRich Felker1-0/+184