about summary refs log tree commit diff
path: root/src/network/dns_parse.c
Commit message (Expand)AuthorAgeFilesLines
* move and deduplicate declarations of __dns_parse to make it checkableRich Felker2018-09-121-0/+1
* fix some validation checks in dns response parsing codeRich Felker2014-06-031-2/+3
* switch standard resolver functions to use the new dns backendRich Felker2014-06-021-0/+31