8 Commits (ed8eeae98e8ca8a8474f4e4689cf1bd9b6e185a4)

Author SHA1 Message Date
Dominick Meglio 6afd5c16d3 Added constants that will be used by ares_getaddrinfo. Made ares_getnameinfo use the reentrant getservbyport (getservbyport_r) if it isavailable to ensure it works properly in a threaded environment 19 years ago
Daniel Stenberg f22a6589bf Use the AC_CHECK_MEMBER() function for check struct members instead of 19 years ago
Daniel Stenberg 4e9c5b2dbb William Ahern: 20 years ago
Dominick Meglio aba0b775ea Added ares_getnameinfo which mimics the getnameinfo API 20 years ago
Daniel Stenberg 14ff3282cd Replace AC_TRY_RUN() with AC_EGREP_CPP() when checking for constants to 20 years ago
Daniel Stenberg 9586905220 Dominick Meglio added ares_parse_aaaa_reply.c and did various adjustments. The 20 years ago
Daniel Stenberg 3ee8f19e0f updated the debug option function from curl's acinclude.m4 21 years ago
Daniel Stenberg 650fd8cee3 added the better debug option logic from curl by adding acinclude.m4 to the 21 years ago