69 Commits (1ee90f2a5a2d6491c8017e45f22ec42bdffa1103)

Author SHA1 Message Date
Andrew Selivanov 7d3591ee8a getaddrinfo enhancements (#257) 6 years ago
Andrew Selivanov a9c2068e25 Add ares__sortaddrinfo() to support getaddrinfo() sorted results (#239) 6 years ago
Christian Ammer f8cca0878d Add initial implementation for ares_getaddrinfo (#112) 6 years ago
Brad House c4a9291d15 missing ares_strsplit.h from HHEADERS for inclusion in distribution 6 years ago
John Schember cd4ee0599c Android: Support for domain search suffix (#211) 6 years ago
Brad House cc6cd17df8 distribute ares_android.h 7 years ago
Brad House 5786f6d99a docs: Not all manpages are listed 7 years ago
John Schember 1abf13ed30 Fix DNS server lookup breaking with Android O due to Android removing access to net.dns# system properties. (#148) 7 years ago
Daniel Stenberg f9cda85d07 dist: add ares_library_initialized.* to the tarball 8 years ago
Andrew Ayer 11e37a92ef Add ares_set_socket_configure_callback() 9 years ago
David Drysdale 7972adc5d7 api: Add entrypoints to allow use of per-server ports 9 years ago
David Drysdale 06d0f72e54 api: Add ares_set_sortlist(3) entrypoint 9 years ago
Gregor Jasny a37863498f Distribute all man pages 9 years ago
Alex Loukissas df55bfac79 build: fix build on msvc11 12 years ago
Daniel Stenberg cf7ad9758d ares_inet_pton/ntop: cleanup 12 years ago
Daniel Stenberg ee9a1c2457 ares_inet_ntop/ares_inet_pton: added man pages 12 years ago
hpopescu@ixiacom.com 90364defb0 Added new feature (rfc2671) 12 years ago
Marko Kreen 979bf951d3 SOA parser added 13 years ago
saghul 6bab0393c4 Added support for parsing NAPTR records 13 years ago
Yang Tse ef5390e6bb winsock: compilation fixes 14 years ago
Yang Tse 5b6a188909 build: move platform stuff to ares_platform.c and ares_platform.h 14 years ago
Yang Tse 822fd0f877 build: use getenv() replacement function for systems which lack it 14 years ago
Yang Tse e566cc100f build: include ares_nowarn among SAMPLESOURCES and SAMPLEHEADERS 14 years ago
Jérémy Lal 63918fca76 added ares_parse_mx_reply 15 years ago
Yang Tse 8fe746fcf2 Added IPv6 name servers support 15 years ago
Gisle Vanem 249fc61b8c Ops!. Readded ares_nowarn.h. 15 years ago
Gisle Vanem 53bf47a140 Added ares_nowarn.c. 15 years ago
Yang Tse 86718e2f52 fix compiler warning 15 years ago
Yang Tse d1151affce Add ares_free_data() man page. 15 years ago
Yang Tse 2a916ce6e5 Initial support for the generic ares_free_data() function that will allow 15 years ago
Yang Tse e057b523af source files used by sample programs 15 years ago
Yang Tse a82a8fbf82 Renamed c-ares setup.h to ares_setup.h 15 years ago
Yang Tse cef06973a2 In no particular order, changed/fixed all of the following in 15 years ago
Daniel Stenberg 9cbd5ed034 Jakub Hrozek added ares_parse_txt_reply() for TXT parsing 15 years ago
Yang Tse 991c93cf54 Add reference for ares_parse_srv_reply.pdf 15 years ago
Yang Tse 539ffc7b40 Add reference for ares_parse_srv_reply docs 15 years ago
Daniel Stenberg a5b204dd5b - Jakub Hrozek added ares_parse_srv_reply() for SRV parsing 15 years ago
Yang Tse ba2217050b Allow generation of .html and .pdf versions of c-ares man pages. 16 years ago
Yang Tse dec9775cd6 Initial ares_library_cleanup(3) man page 16 years ago
Yang Tse 8e55839216 Initial ares_library_init(3) man page attempt 16 years ago
Yang Tse b7c7bab713 Introduction of ares_library_init() and ares_library_cleanup() 16 years ago
Yang Tse 5fc305a0ba Initial step towards a configure time ares_socklen_t definition 16 years ago
Daniel Stenberg 9117775d49 the initial version of the ares_set_socket_callback man page 16 years ago
Daniel Stenberg e61d4b9e21 Introduce ares_dup(3) and new thoughts about API/ABI and how to move forwards. 16 years ago
Daniel Stenberg 8a6b51d560 - Brad Spencer brought the new function ares_gethostbyname_file() which simply 16 years ago
Yang Tse 1a9795b401 rearrange to allow internal/private use of ares_writev to any system 16 years ago
Yang Tse 746f3e2942 rearrange to allow internal/private use of ares_strcasecmp to any system that 16 years ago
Yang Tse 797372b0f4 strdup() clone for systems/configurations which lack it 16 years ago
Yang Tse 0848b4fdaa Use monotonic time source if available. 17 years ago
Daniel Stenberg f4be2e0cbb oops 17 years ago