31 Commits (0ef4a0c64b6106a8102721e97c6b04b0f89bedd1)

Author SHA1 Message Date
David Drysdale f1bcfa1122 api: Allow injection of user-specified malloc/free functions 9 years ago
David Drysdale 87ff25049c Mark unhittable lines 9 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 14eb79f660 warnings: fix some 'conversion may lose significant bits' compiler warnings 13 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 a82a8fbf82 Renamed c-ares setup.h to ares_setup.h 15 years ago
Yang Tse e199ec677f Fix compiler warning: local variable may be used without having been initialized 15 years ago
Yang Tse f3346ca16b Fix compiler warning 15 years ago
Yang Tse e112f191a3 Fix compiler warning 15 years ago
Yang Tse 716d5817dc Fix compiler warning: addition result could be truncated before cast to bigger sized type 15 years ago
Yang Tse c2d3e82931 Overhauled ares__get_hostent() 15 years ago
Yang Tse 737707bf4b fix compiler warning: implicit conversion shortens 64-bit value into a 32-bit value 16 years ago
Daniel Stenberg 1ce8e6583e - ares_gethostbyname() now accepts 'AF_UNSPEC' as a family for resolving 16 years ago
Yang Tse f2582d6949 include header file only when available 16 years ago
Yang Tse 2cb5cbba34 move inclusion of ares_private.h last 16 years ago
Daniel Stenberg 4e27354b82 Ashish Sharma provided a patch for supporting multiple entries in the 18 years ago
Gisle Vanem a627160041 Removed inclusion of <sys/types.h> in .c-files 18 years ago
Yang Tse dd3b42e1ac Replace is*() macros with our own IS*() ones. 18 years ago
Gisle Vanem 0a83c1e416 2nd try adding CVS id. 19 years ago
Gisle Vanem f6e7395ca0 Added CVS id. 19 years ago
Dominick Meglio e55c48b8cf Added include for inet_net_pton.h to ares__get_hostent.c 20 years ago
Dominick Meglio 29d71bd499 Made ares_gethostbyaddr support IPv6 by specifying AF_INET6 as the family 20 years ago
Daniel Stenberg 3e748f4b50 removed tabs and trailing whitespace from source 20 years ago
Gisle Vanem 6deb40acac Changes for Watt-32 on Windows. I've assumed Configure 21 years ago
Daniel Stenberg d5f3636a52 - Fixed a few variable return types for some system calls. Made configure 21 years ago
Daniel Stenberg 8cb7fd4e22 better checks to avoid free(NULL) 21 years ago
Daniel Stenberg d870be584d James Bursa's fix to prevent free(NULL) to occur 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