about summary refs log tree commit diff
path: root/src/network/res_mkquery.c
Commit message (Expand)AuthorAgeFilesLines
* set AD bit in dns queries, suppress for internal useRich Felker2020-05-181-0/+1
* reduce spurious inclusion of libc.hRich Felker2018-09-121-1/+0
* accept trailing . and empty domain namesSzabolcs Nagy2014-06-061-5/+8
* fix the domain name length limit checksSzabolcs Nagy2014-06-051-2/+2
* implement new dns backend, res_send and other legacy resolver functionsRich Felker2014-06-021-0/+41