ares_inet_ntop.3: s/socklen_t/ares_socklen_t
[platform/upstream/c-ares.git] / ahost.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
2011-05-25 Yang Tsecompiler warning: fix
2010-03-27 Daniel Stenbergremove all $Id$ lines
2010-03-05 Yang TseAdded IPv6 name servers support
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-05-17 Yang TseIntroduction of ares_library_init() and ares_library_cl...
2009-04-28 Yang TseInitial step towards a configure time ares_socklen_t...
2008-09-15 Yang Tserearrange to allow internal/private use of ares_strcase...
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