60 Commits (6db065bc5423c318e14b4c51fcd4b8e9588cbc5d)

Author SHA1 Message Date
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
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