Support Watt-32 under Win32.
[platform/upstream/c-ares.git] / ahost.c
2008-05-26 Yang Tsefix compiler warning: unreferenced formal parameter
2008-05-08 Daniel Stenberginclude strings.h (if available) for the strcasecmp...
2007-11-15 Yang TseNeeded now that in6_addr is referenced in ares.h
2007-09-28 Steinar H. GundersonMake the query callbacks return the number of timeouts...
2007-04-16 Yang Tsemove linkage var declarations to ares_getopt.h
2007-04-16 Yang Tseares_getopt() command-line parser function does not...
2007-04-12 Yang Tseuse ares_getopt for all platforms
2007-02-26 Gisle VanemRemoved inclusion of <sys/types.h> in .c-files
2007-02-21 Gisle VanemCleanup WIN32 target using WSACleanup().
2007-02-06 Gisle VanemINADDR_NONE no longer used.
2007-02-06 Gisle VanemAdded debug option ('-d') for Watt-32 programs.
2007-02-06 Gisle VanemInclude <sys/time.h> and <unistd.h> inside HAVE_x_H.
2006-10-31 Gisle VanemDon't include "nameser.h" for Watt32. Use the normal...
2006-10-18 Yang TseCheck for USE_WINSOCK instead of WIN32 where the check...
2006-07-22 Gisle VanemAdded getopt() processing of [-t {a|aaaa}].
2005-11-11 Gisle VanemUpdate using ares_inet_pton() and ares_inet_ntop().
2004-10-06 Daniel Stenbergremoved tabs and trailing whitespace from source
2004-07-22 Daniel Stenberg- Fixed a few variable return types for some system...
2004-03-09 Daniel StenbergGisle Vanem fixed the bad argc check
2004-02-13 Daniel Stenbergremoved usage of unset variables (by a function that...
2004-02-02 Daniel Stenberguse the new single-argument ares_strerror()
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