1753 Commits (c41726b42a1fb5098f0a3d2433e864e3518b9a65)
 

Author SHA1 Message Date
Yang Tse 41f8ff5070 ares_data.c: some NAPTR related fixes 13 years ago
Daniel Stenberg 506d586276 port numbers: convert them to network order! 13 years ago
Daniel Stenberg 1c26242c52 white space cleanup 13 years ago
Poul Thomas Lomholt 73dc26a9fc get_iphlpapi_dns_info: fix buffer overrun 13 years ago
Daniel Stenberg 90a150f045 Merge pull request #7 from saghul/naptr 13 years ago
saghul 6bab0393c4 Added support for parsing NAPTR records 13 years ago
Yang Tse 4ab65461b6 ares_init.c: fix compiler warning on winsock builds 13 years ago
Yang Tse f1a1df1e6c configure: libtool 1.5 tweaks 13 years ago
Daniel Stenberg 6ae9e71df4 ares_timeout.3: fix the NAME section 13 years ago
Albert Chin f394cd55c8 configure - m4: make CURL_CHECK_DEF ignore leading whitespace on symbol def 13 years ago
Yang Tse 3d84eb3bbc ares_init.c: fix segfault triggered in ares_init_options() upon previous 13 years ago
Yang Tse 66e91438c5 ares_process.c: fix compiler warning 13 years ago
Yang Tse a831da792d fix MSVC compiler warning 'conditional expression is constant' 13 years ago
Yang Tse bab721cb1c setup_once.h cleanup and sync 13 years ago
Denis Bilenko 1f8f14d21e ares_getnameinfo: fix random results with c-ares 1.7.5 13 years ago
Yang Tse c8d8ca2606 warnings: fix another 'conversion may lose significant bits' compiler warning 13 years ago
Yang Tse 1089cf6052 ares_dns.h: adjust DNS__16BIT and DNS__32BIT macro definitions 13 years ago
Yang Tse b816675c0f ares_destroy.c: fix segfault in ares_destroy_options() 13 years ago
Daniel Stenberg d0c3cb6840 ares_parse_srv_reply: silence compiler warnings 13 years ago
Daniel Stenberg 2d9a5acff5 CHANGES: generate from script 13 years ago
Yang Tse 440b5d488a Makefile.netware: SIZEOF_SHORT definition 13 years ago
Yang Tse 14eb79f660 warnings: fix some 'conversion may lose significant bits' compiler warnings 13 years ago
Yang Tse 34d5d76969 configure: fix symbol hiding usability check 13 years ago
Daniel Stenberg f11c2c2891 1.7.6: start working... 13 years ago
Daniel Stenberg 622313ab3b CHANGES: synced for 1.7.5 release 13 years ago
Daniel Stenberg c4d3cb8c3a RELEASE-NOTES: synced with bb4096effe 13 years ago
Jakub Hrozek bb4096effe Only fall back to AF_INET searches when looking for AF_UNSPEC addresses 13 years ago
Gisle Vanem 1b9c2a3ea3 ares_iphlpapi.h: Watcom C fix 13 years ago
Gisle Vanem 5da497e0e8 Makefile.Watcom: 13 years ago
Yang Tse a94b4e53d1 cares-compilers.m4: CARES_CONVERT_INCLUDE_TO_ISYSTEM adjustments 13 years ago
Yang Tse a8f62e82bf config-win32.h: comments adjustments - followup 14 years ago
Yang Tse 3d7af9782e config-win32.h: comments adjustments 14 years ago
Tom Hughes bffd67f16a ares_parse_a_reply: fix memleak 14 years ago
Yang Tse f2ea96b1b7 cares-functions.m4 serial # bump 14 years ago
Yang Tse 2039e81e45 Revert "configure: additional flag checks for fcntl() and socket()" 14 years ago
Yang Tse 5f2a3b0e48 configure: additional flag checks for fcntl() and socket() 14 years ago
Yang Tse 08e721e004 xc-translit.m4 fix quoting 14 years ago
Yang Tse 88d314548e configure: avoid direct usage of AS_TR_* macros 14 years ago
Yang Tse 4701b0c47a xc-translit.m4 provides transliteration macros with well defined behavior. 14 years ago
Jakub Hrozek 159b82c056 Revert "Only fall back to AF_INET searches when looking for AF_UNSPEC addresses" 14 years ago
Jakub Hrozek ce03c818f4 Revert "Do not use sized constants in public headers" 14 years ago
Jakub Hrozek 22c527cc87 Use correct sizeof in ares_getnameinfo() 14 years ago
Jakub Hrozek 09f8a05573 Do not leak rr_name on failures inside ares_parse_ptr_reply 14 years ago
Jakub Hrozek a1116723d4 Do not leak rr_name on failures inside ares_parse_a_reply 14 years ago
Jakub Hrozek 18b6d475dc Do not leak rr_name on failures inside ares_parse_aaaa_reply 14 years ago
Jakub Hrozek 978a929b40 Do not leak rr_name on failures inside ares_parse_ns_reply 14 years ago
Jakub Hrozek 8e457f2c41 Fix incorrect sizeof() in ares_save_options 14 years ago
Jakub Hrozek 654733a399 Fix incorrect allocation in ares_parse_ptr_reply() 14 years ago
Jakub Hrozek b5823d6570 Only fall back to AF_INET searches when looking for AF_UNSPEC addresses 14 years ago
Jakub Hrozek 22c01e96f7 Do not use sized constants in public headers 14 years ago