12 Commits (bed83eaf820e08b4fcbcf34aa8639ccb115d079f)

Author SHA1 Message Date
Daniel Stenberg 8d63eb75a9 Added ares_getsock() to extract sockets to wait for action on, without being 19 years ago
Gunter Knauf 3badf06f02 fixed line endings so it works again with gnu make on Win32. 20 years ago
Dominick Meglio aba0b775ea Added ares_getnameinfo which mimics the getnameinfo API 20 years ago
Dominick Meglio eeb6aa6b01 Added an inet_ntop function from BIND for systems that do not have it 20 years ago
Daniel Stenberg b6f7715488 added missing headers 20 years ago
Dominick Meglio 00b7a550b5 Added preliminary IPv6 support to ares_gethostbyname 20 years ago
Gisle Vanem cc2b7d053b Moved inet_net_pton.h to HHEADERS. 20 years ago
Daniel Stenberg e10e4843c6 moved the *_inet_pton protos to inet_net_pton.h instead 20 years ago
Dominick Meglio ffb4cf5554 Provided implementations of inet_net_pton and inet_pton from BIND for systems that do not include these functions. These will be necessary for CIDR support and IPv6 support. 20 years ago
Daniel Stenberg e1e80ecdd6 the ares_parse_aaaa_reply man page 20 years ago
Daniel Stenberg 9586905220 Dominick Meglio added ares_parse_aaaa_reply.c and did various adjustments. The 20 years ago
Daniel Stenberg d5f3636a52 - Fixed a few variable return types for some system calls. Made configure 21 years ago