summaryrefslogtreecommitdiff
path: root/ares/ares__get_hostent.c
Commit message (Expand)AuthorAgeFilesLines
* Ashish Sharma provided a patch for supporting multiple entries in theDaniel Stenberg2007-06-021-0/+1
* Removed inclusion of <sys/types.h> in .c-filesGisle Vanem2007-02-261-1/+0
* Replace is*() macros with our own IS*() ones.Yang Tse2006-10-181-9/+9
* 2nd try adding CVS id.Gisle Vanem2006-07-221-1/+1
* Added CVS id.Gisle Vanem2006-07-221-0/+2
* Added include for inet_net_pton.h to ares__get_hostent.cDominick Meglio2005-04-081-0/+1
* Made ares_gethostbyaddr support IPv6 by specifying AF_INET6 as the familyDominick Meglio2005-04-081-5/+21
* removed tabs and trailing whitespace from sourceDaniel Stenberg2004-10-061-58/+58
* Changes for Watt-32 on Windows. I've assumed ConfigureGisle Vanem2004-08-201-3/+1
* - Fixed a few variable return types for some system calls. Made configureDaniel Stenberg2004-07-221-0/+1
* better checks to avoid free(NULL)Daniel Stenberg2004-05-271-4/+4
* James Bursa's fix to prevent free(NULL) to occurDaniel Stenberg2004-05-271-5/+9
* remove rcsid stuff from c files, it serves no useful purposeDaniel Stenberg2004-02-021-2/+0
* ares 1.1.1 with collected applied patchesDaniel Stenberg2003-10-071-0/+171