Support Watt-32 under Win32.
[platform/upstream/c-ares.git] / ares_gethostbyname.c
2008-07-03 Daniel Stenberg- Phil Blundell: If you ask ares_gethostbyname() to...
2008-05-08 Daniel Stenbergcheck for strings.h in configure and use it for the...
2008-04-07 Yang Tsefix compiler warning: local variable may be used withou...
2007-11-28 Daniel Stenbergfix next_lookup() to continue searching even if c-ares...
2007-11-15 Steinar H. GundersonWhen looking up in DNS and then in the hosts file,...
2007-11-15 Steinar H. GundersonReturn TTL data from ares_parse_{a,aaaa}_reply, if...
2007-10-02 Daniel StenbergFixed the problem where next_lookup would use 'status...
2007-09-30 Steinar H. GundersonFix a memory leak that I recently inadvertedly introduced.
2007-09-29 Steinar H. GundersonUse ISDIGIT instead of isdigit; fixes a gcc warning.
2007-09-29 Steinar H. GundersonBe stricter about what's a valid IP address in fake_hos...
2007-09-28 Steinar H. GundersonUnrevert previous 'missing' hunks. They were missing...
2007-09-28 Steinar H. GundersonYet more missing hunks... Nggh.
2007-09-28 Steinar H. GundersonMake the query callbacks return the number of timeouts...
2007-06-04 Daniel StenbergRevered Ashish Sharma's multiple entries patch, as...
2007-06-02 Daniel StenbergAshish Sharma provided a patch for supporting multiple...
2007-02-26 Gisle VanemRemoved inclusion of <sys/types.h> in .c-files
2007-02-19 Yang Tseadd debug messages for initialization failures
2007-01-29 Yang Tsefix compiler warning "discards qualifiers from pointer...
2006-08-04 Gisle VanemFixed comment.
2006-07-22 Gisle Vanem2nd try adding CVS id.
2006-07-22 Gisle VanemAdded CVS id.
2005-08-18 Daniel Stenbergdetabified
2005-04-22 Daniel StenbergFixed for Mac OS X builds based on excellent feedback...
2005-04-09 Dominick MeglioMade sortlist support IPv6 (this can probably use some...
2005-04-09 Dominick MeglioMade sortlist support CIDR matching for IPv4
2005-04-08 Dominick MeglioAdded preliminary IPv6 support to ares_gethostbyname
2005-04-08 Dominick MeglioMade ares_gethostbyaddr support IPv6 by specifying...
2005-04-06 Daniel StenbergTupone Alfredo fixed includes of arpa/nameser_compat...
2005-03-21 Daniel Stenbergthe same fix here too, typecast to prevent win32 compil...
2004-12-10 Daniel Stenberguntabified
2004-11-10 Gisle VanemReplace IsNT with IS_NT().
2004-10-06 Daniel Stenbergremoved tabs and trailing whitespace from source
2004-09-26 Daniel StenbergDominick Meglio host file path discovery patch for...
2004-08-20 Gisle VanemMore patches for Watt-32 on Win32; don't include "names...
2004-07-22 Daniel Stenberg- Fixed a few variable return types for some system...
2004-07-01 Daniel Stenbergdjgpp fixes by Gisle
2004-02-02 Daniel Stenbergremove rcsid stuff from c files, it serves no useful...
2003-10-07 Daniel Stenbergares 1.1.1 with collected applied patches