summaryrefslogtreecommitdiff
path: root/src/network/lookup_ipliteral.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-12overhaul internally-public declarations using wrapper headersRich Felker1-2/+0
2015-09-25avoid attempting to lookup IP literals as hostnamesRich Felker1-27/+32
2015-09-11fix uninitialized scopeid in lookups from hosts file and ip literalsTimo Teräs1-2/+2
2014-06-05fix missing function declarations in refactored ip literal parsing codeRich Felker1-0/+1
2014-06-04add support for reverse name lookups from hosts file to getnameinfoRich Felker1-0/+51