summaryrefslogtreecommitdiff
path: root/src/network/res_mkquery.c
AgeCommit message (Expand)AuthorLines
2020-05-18set AD bit in dns queries, suppress for internal useRich Felker-0/+1
2018-09-12reduce spurious inclusion of libc.hRich Felker-1/+0
2014-06-06accept trailing . and empty domain namesSzabolcs Nagy-5/+8
2014-06-05fix the domain name length limit checksSzabolcs Nagy-2/+2
2014-06-02implement new dns backend, res_send and other legacy resolver functionsRich Felker-0/+41