about summary refs log tree commit diff
path: root/src/network/res_msend.c
Commit message (Expand)AuthorAgeFilesLines
* avoid spurious lookup failures from badly-behaved nameserversRich Felker2014-06-071-5/+22
* add support for reverse name lookups from hosts file to getnameinfoRich Felker2014-06-041-7/+14
* fix uninitialized variable in new __res_msend dns functionRich Felker2014-06-021-0/+1
* implement new dns backend, res_send and other legacy resolver functionsRich Felker2014-06-021-0/+184