aboutsummaryrefslogtreecommitdiff
path: root/ares/ares__get_hostent.c
AgeCommit message (Expand)Author
2010-03-24remove the ares subtreeDaniel Stenberg
2010-03-05Added IPv6 name servers supportYang Tse
2009-11-02Renamed c-ares setup.h to ares_setup.hYang Tse
2009-10-19Fix compiler warning: local variable may be used without having been initializedYang Tse
2009-10-08Fix compiler warningYang Tse
2009-10-08Fix compiler warningYang Tse
2009-10-08Fix compiler warning: addition result could be truncated before cast to bigge...Yang Tse
2009-10-07Overhauled ares__get_hostent()Yang Tse
2009-04-14fix compiler warning: implicit conversion shortens 64-bit value into a 32-bit...Yang Tse
2009-01-31- ares_gethostbyname() now accepts 'AF_UNSPEC' as a family for resolvingDaniel Stenberg
2008-09-15include header file only when availableYang Tse
2008-09-11move inclusion of ares_private.h lastYang Tse
2007-06-02Ashish Sharma provided a patch for supporting multiple entries in theDaniel Stenberg
2007-02-26Removed inclusion of <sys/types.h> in .c-filesGisle Vanem
2006-10-18Replace is*() macros with our own IS*() ones.Yang Tse
2006-07-222nd try adding CVS id.Gisle Vanem
2006-07-22Added CVS id.Gisle Vanem
2005-04-08Added include for inet_net_pton.h to ares__get_hostent.cDominick Meglio
2005-04-08Made ares_gethostbyaddr support IPv6 by specifying AF_INET6 as the familyDominick Meglio
2004-10-06removed tabs and trailing whitespace from sourceDaniel Stenberg
2004-08-20Changes for Watt-32 on Windows. I've assumed ConfigureGisle Vanem
2004-07-22- Fixed a few variable return types for some system calls. Made configureDaniel Stenberg
2004-05-27better checks to avoid free(NULL)Daniel Stenberg
2004-05-27James Bursa's fix to prevent free(NULL) to occurDaniel Stenberg
2004-02-02remove rcsid stuff from c files, it serves no useful purposeDaniel Stenberg
2003-10-07ares 1.1.1 with collected applied patchesDaniel Stenberg