10 Commits (a8e801a4d982fe4605eee48b5d46c4f7bd2ce4d3)

Author SHA1 Message Date
Dominick Meglio aba0b775ea Added ares_getnameinfo which mimics the getnameinfo API 20 years ago
Daniel Stenberg e10e4843c6 moved the *_inet_pton protos to inet_net_pton.h instead 20 years ago
Daniel Stenberg 06e8c9fe3f made the ares_inet_net_pton() proto use size_t size, as the function in the 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
Gisle Vanem a4365e169c Prevent redefinition warning with CURLDEBUG. 20 years ago
Daniel Stenberg 9586905220 Dominick Meglio added ares_parse_aaaa_reply.c and did various adjustments. The 20 years ago
Gisle Vanem 9882a12fea No <sys/uio.h> on DOS/Win32 21 years ago
Gisle Vanem 6deb40acac Changes for Watt-32 on Windows. I've assumed Configure 21 years ago
Daniel Stenberg e8e8d3a407 Gisle Vanem: 21 years ago
Daniel Stenberg d5f3636a52 - Fixed a few variable return types for some system calls. Made configure 21 years ago