summaryrefslogtreecommitdiff
path: root/ares__get_hostent.c
AgeCommit message (Expand)AuthorFilesLines
2006-10-18Replace is*() macros with our own IS*() ones.Yang Tse1-9/+9
2006-07-222nd try adding CVS id.Gisle Vanem1-1/+1
2006-07-22Added CVS id.Gisle Vanem1-0/+2
2005-04-08Added include for inet_net_pton.h to ares__get_hostent.cDominick Meglio1-0/+1
2005-04-08Made ares_gethostbyaddr support IPv6 by specifying AF_INET6 as the familyDominick Meglio1-5/+21
2004-10-06removed tabs and trailing whitespace from sourceDaniel Stenberg1-58/+58
2004-08-20Changes for Watt-32 on Windows. I've assumed ConfigureGisle Vanem1-3/+1
2004-07-22- Fixed a few variable return types for some system calls. Made configureDaniel Stenberg1-0/+1
2004-05-27better checks to avoid free(NULL)Daniel Stenberg1-4/+4
2004-05-27James Bursa's fix to prevent free(NULL) to occurDaniel Stenberg1-5/+9
2004-02-02remove rcsid stuff from c files, it serves no useful purposeDaniel Stenberg1-2/+0
2003-10-07ares 1.1.1 with collected applied patchesDaniel Stenberg1-0/+171