summaryrefslogtreecommitdiff
path: root/ares/ares_gethostbyname.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed comment.Gisle Vanem2006-08-041-1/+1
* 2nd try adding CVS id.Gisle Vanem2006-07-221-1/+1
* Added CVS id.Gisle Vanem2006-07-221-0/+2
* detabifiedDaniel Stenberg2005-08-181-7/+7
* Fixed for Mac OS X builds based on excellent feedback from Heinz Stockinger.Daniel Stenberg2005-04-221-0/+5
* Made sortlist support IPv6 (this can probably use some testing)Dominick Meglio2005-04-091-8/+64
* Made sortlist support CIDR matching for IPv4Dominick Meglio2005-04-091-5/+7
* Added preliminary IPv6 support to ares_gethostbynameDominick Meglio2005-04-081-37/+57
* Made ares_gethostbyaddr support IPv6 by specifying AF_INET6 as the familyDominick Meglio2005-04-081-1/+1
* Tupone Alfredo fixed includes of arpa/nameser_compat.h to build fine on Mac OSDaniel Stenberg2005-04-061-0/+3
* the same fix here too, typecast to prevent win32 compiler warningDaniel Stenberg2005-03-211-11/+11
* untabifiedDaniel Stenberg2004-12-101-56/+56
* Replace IsNT with IS_NT().Gisle Vanem2004-11-101-57/+57
* removed tabs and trailing whitespace from sourceDaniel Stenberg2004-10-061-58/+58
* Dominick Meglio host file path discovery patch for windowsDaniel Stenberg2004-09-261-6/+16
* More patches for Watt-32 on Win32; don't include "nameser.h".Gisle Vanem2004-08-201-1/+6
* - Fixed a few variable return types for some system calls. Made configureDaniel Stenberg2004-07-221-0/+1
* djgpp fixes by GisleDaniel Stenberg2004-07-011-0/+6
* 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/+297