19 Commits (d9dd2397714b34248888c72ccc448bae1dd7355a)

Author SHA1 Message Date
Yang Tse 343d6f221f Avoid inline C99ism, and move c-ares routines for managing doubly-linked lists. 17 years ago
Daniel Stenberg 1ea96cf8dd ares_destroy_options() and ares_save_options() man pages by Brad House 18 years ago
Yang Tse bba777d6da ares_getopt() command-line parser function does not belong to actual 18 years ago
Yang Tse 088a4d923a use ares_getopt for all platforms 18 years ago
Daniel Stenberg c1bc4c19be Vlad Dinulescu added ares_parse_ns_reply() 18 years ago
Daniel Stenberg 70a27de3c5 add missing man page 19 years ago
Yang Tse b05a63758c First step trying to avoid the multiple header inclusion and recursion nightmare. 19 years ago
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