Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-10-04 | allow freeaddrinfo of arbitrary sublists of addrinfo list | Rich Felker | -0/+12 |
2018-09-12 | apply hidden visibility to various remaining internal interfaces | Rich Felker | -6/+7 |
2018-09-12 | move __res_msend_rc declaration to lookup.h | Rich Felker | -0/+1 |
2018-09-12 | move and deduplicate declarations of __dns_parse to make it checkable | Rich Felker | -0/+2 |
2016-01-28 | factor resolv.conf parsing out of res_msend to its own file | Rich Felker | -0/+11 |
2015-02-07 | make getaddrinfo support SOCK_RAW and other socket types | Rich Felker | -2/+2 |
2014-06-21 | implement result address sorting in the resolver (getaddrinfo, etc.) | Rich Felker | -0/+1 |
2014-06-04 | add support for reverse name lookups from hosts file to getnameinfo | Rich Felker | -0/+1 |
2014-05-31 | refactor getaddrinfo and add support for most remaining features | Rich Felker | -0/+26 |