Support Watt-32 under Win32.
[platform/upstream/c-ares.git] / adig.c
2008-05-30 Yang TseBrad House fixed a missing header file inclusion in...
2008-05-08 Daniel Stenberginclude strings.h (if available) for the strcasecmp...
2008-04-07 Yang Tsemake previous compiler warning fix more portable
2008-04-07 Yang Tsefix compiler warning: indirection to slightly different...
2008-04-07 Yang Tsefix compiler warning: unreferenced formal parameter
2008-04-04 Daniel StenbergAlexey Simak made adig support NAPTR records
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-19 Gisle VanemINADDR_NONE no longer used.
2007-02-16 Yang Tseuse macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKER...
2007-02-06 Gisle VanemFix compiler warning.
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-25 Gisle VanemAdded '-d' option for Watt32 targets. Added cvs id.
2006-10-18 Yang TseCheck for USE_WINSOCK instead of WIN32 where the check...
2006-10-18 Yang TseReplace is*() macros with our own IS*() ones.
2006-07-22 Gisle VanemUse ares_free_string() to avoid detecting leaks.
2005-12-17 Yang TseFix compiler warning
2005-11-12 Gisle VanemInclude <getopt.h>.
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-02-23 Daniel Stenbergmake ares_expand_name() take a long * instead of an...
2004-02-13 Daniel Stenbergremoved usage of unset variables (by a function that...
2004-02-04 Daniel Stenbergfixed "comparison between signed and unsigned" complaints
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