30 Commits (d493e9b17c1bbc56596de1721843c1948d5899d7)

Author SHA1 Message Date
David Drysdale 87ff25049c Mark unhittable lines 9 years ago
Daniel Stenberg 0004f498dc Revert "ares_parse_aaaa_reply: fix leak when reply contains 1 alias and no address" 11 years ago
Frederic Germain 440110b303 ares_parse_aaaa_reply: fix leak when reply contains 1 alias and no address 11 years ago
Paul Saab fb0737f3a0 ares_parse_aaaa_reply: Plug memory leak 12 years ago
Patrick Valsecchi 148c8e0353 protocol parsing: check input data stricter 12 years ago
Daniel Stenberg cf7ad9758d ares_inet_pton/ntop: cleanup 12 years ago
Yang Tse 0c677f578e setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 12 years ago
Yang Tse a1035276c1 Header inclusion clean-up 12 years ago
Daniel Stenberg 1e4f2d28fc Revert "ares_parse_aaaa_reply: fix memory leak" 12 years ago
Daniel Stenberg 50f25d8a4b ares_parse_aaaa_reply: fix memory leak 12 years ago
Guenter Knauf b3afe9cbde Handle CNAME-only in ares_parse_aaaa_reply(). 13 years ago
Jakub Hrozek 18b6d475dc Do not leak rr_name on failures inside ares_parse_aaaa_reply 14 years ago
Daniel Stenberg 63627fa5ab remove all $Id$ lines 15 years ago
Yang Tse 8fe746fcf2 Added IPv6 name servers support 15 years ago
Yang Tse 36b26039ac - Jakub Hrozek renamed addrttl and addr6ttl structs to ares_addrttl and 15 years ago
Yang Tse a82a8fbf82 Renamed c-ares setup.h to ares_setup.h 15 years ago
Yang Tse e576d895e7 Comparison of the Initial revision of this file with ares_parse_a_reply.c 15 years ago
Yang Tse 262ff45c9d use HAVE_LIMITS_H symbol to protect limits.h inclusion 16 years ago
Daniel Stenberg 8362245c42 - Phil Blundell added the internal function ares__expand_name_for_response() 16 years ago
Yang Tse f214b583f5 adjust inclusion of "nameser.h" 16 years ago
Yang Tse f2582d6949 include header file only when available 16 years ago
Daniel Stenberg 7829b79768 check for strings.h in configure and use it for the strcasecmp() proto 17 years ago
Steinar H. Gunderson c69f48b24f Fix a double free. 17 years ago
Yang Tse 8627b23715 Needed now that in6_addr is referenced in ares.h 17 years ago
Steinar H. Gunderson b4bdb6d4d7 Return TTL data from ares_parse_{a,aaaa}_reply, if the user is so inclined. Patch from the Google tree. 17 years ago
Gisle Vanem a627160041 Removed inclusion of <sys/types.h> in .c-files 18 years ago
Gisle Vanem 0a83c1e416 2nd try adding CVS id. 19 years ago
Daniel Stenberg fce7f4a6f2 Fixed for Mac OS X builds based on excellent feedback from Heinz Stockinger. 20 years ago
Gisle Vanem 1a98970668 Include inet_net_pton.h for 'struct in6_addr'. Ideally this 20 years ago
Daniel Stenberg 9586905220 Dominick Meglio added ares_parse_aaaa_reply.c and did various adjustments. The 20 years ago
Daniel Stenberg 3e748f4b50 removed tabs and trailing whitespace from source 20 years ago
Gisle Vanem 0f51a17667 More patches for Watt-32 on Win32; don't include "nameser.h". 21 years ago
Daniel Stenberg d5f3636a52 - Fixed a few variable return types for some system calls. Made configure 21 years ago
Daniel Stenberg 961876c001 make ares_expand_name() take a long * instead of an int *, since we do 21 years ago
Daniel Stenberg 0b59a6bb66 typecast comparision between signed and unsigned 21 years ago
Daniel Stenberg 3d0a7c00df remove rcsid stuff from c files, it serves no useful purpose 21 years ago
Daniel Stenberg 5e847a14bd ares 1.1.1 with collected applied patches 21 years ago