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