Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-09-12 | overhaul internally-public declarations using wrapper headers | Rich Felker | -2/+0 |
2015-09-25 | avoid attempting to lookup IP literals as hostnames | Rich Felker | -27/+32 |
2015-09-11 | fix uninitialized scopeid in lookups from hosts file and ip literals | Timo Teräs | -2/+2 |
2014-06-05 | fix missing function declarations in refactored ip literal parsing code | Rich Felker | -0/+1 |
2014-06-04 | add support for reverse name lookups from hosts file to getnameinfo | Rich Felker | -0/+51 |