10 Commits (9b132e556774c744f9052581d2d8d0fab417e97c)

Author SHA1 Message Date
Alexey Izbyshev 9b132e5567 prevent CNAME/PTR parsing from reading data past the response end 3 years ago
Rich Felker d1395c43c0 allow freeaddrinfo of arbitrary sublists of addrinfo list 8 years ago
Rich Felker 7e399fabd3 apply hidden visibility to various remaining internal interfaces 8 years ago
Rich Felker 432f9f0e31 move __res_msend_rc declaration to lookup.h 8 years ago
Rich Felker c98bf5b869 move and deduplicate declarations of __dns_parse to make it checkable 8 years ago
Rich Felker d6cb08bcac factor resolv.conf parsing out of res_msend to its own file 10 years ago
Rich Felker c63c98a606 make getaddrinfo support SOCK_RAW and other socket types 11 years ago
Rich Felker 3c42605a60 implement result address sorting in the resolver (getaddrinfo, etc.) 12 years ago
Rich Felker 01dc3f4fea add support for reverse name lookups from hosts file to getnameinfo 12 years ago
Rich Felker 6f409bff00 refactor getaddrinfo and add support for most remaining features 12 years ago