ares_set_servers_csv: fixed IPv6 address parsing
[platform/upstream/c-ares.git] / adig.c
2013-02-17 Daniel Stenbergares_inet_pton/ntop: cleanup
2012-12-14 Yang Tsesetup_once.h: refactor inclusion of <unistd.h> and...
2012-12-14 Yang TseHeader inclusion clean-up
2012-08-24 Gisle Vanemadig: perror() doesn't work for socket errors on windows
2011-08-21 Yang Tseares_dns.h: adjust DNS__16BIT and DNS__32BIT macro...
2011-05-25 Yang Tsecompiler warning: fix
2011-03-24 Yang Tseadig: RFC4034 resource record type detection
2011-03-22 Yang TseSystem's errno.h inclusion cleanup.
2010-11-12 Patrik Thunstromadig: fix NAPTR parsing
2010-03-27 Daniel Stenbergremove all $Id$ lines
2010-03-25 Peter PentchevFix a couple of typos and grammar nits.
2010-03-05 Yang TseAdded IPv6 name servers support
2009-11-16 Yang TseFix icc 9.0 compiler warning: external definition with...
2009-11-10 Yang TseFix compiler warning: conditional expression is constant
2009-11-02 Yang TseRenamed c-ares setup.h to ares_setup.h
2009-10-13 Yang TseFix compiler warning: argument is incompatible with...
2009-05-29 Yang TseFix compiler warning: out of bound access
2009-05-28 Yang Tsefix compilation on AIX
2009-05-17 Yang TseIntroduction of ares_library_init() and ares_library_cl...
2008-10-17 Yang Tsefix compiler warning
2008-10-17 Daniel StenbergCharles Hardin made adig support a regular numerical...
2008-09-30 Yang Tsefix compiler warning: dereferencing type-punned pointer...
2008-09-17 Yang Tseadjust inclusion of "nameser.h"
2008-09-15 Yang Tserearrange to allow internal/private use of ares_strcase...
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