ares.h: there is no ares_free_soa function
[platform/upstream/c-ares.git] / inet_ntop.c
2013-02-19 Yang Tseinet_ntop.c: s/socklen_t/ares_socklen_t
2013-02-19 Yang Tseinet_ntop.c: s/socklen_t/ares_socklen_t for portability
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-03-22 Yang TseSystem's errno.h inclusion cleanup.
2010-12-16 Yang Tseares_inet_ntop: remove definition and usage of macro...
2010-12-16 Yang Tseares_inet_ntop: reapply changes from previous c-ares...
2010-12-16 Yang Tseares_inet_ntop: reapply changes from previous c-ares...
2010-12-16 Yang Tseares_inet_ntop: reapply changes from previous c-ares...
2010-12-16 Yang Tseares_inet_ntop: fix off by one error triggering out...
2010-03-27 Daniel Stenbergremove all $Id$ lines
2010-03-05 Yang TseAdded IPv6 name servers support
2009-11-02 Yang TseRenamed c-ares setup.h to ares_setup.h
2008-09-24 Yang TseHAVE_INET_NTOP will only be defined when an IPv6 capabl...
2008-09-17 Yang Tseadjust inclusion of "nameser.h"
2007-02-26 Gisle VanemRemoved inclusion of <sys/types.h> in .c-files
2007-02-16 Yang Tseuse macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKER...
2006-08-04 Yang TseMinor compatibility fix
2006-08-04 Yang TseFix compiler warning
2005-11-12 Gisle VanemAdded CVS id, Detabified, applied c-ares coding-style.
2005-11-11 Gisle VanemSquelch gcc 4.x warning.
2005-05-15 Dominick MeglioConverted some macros to use NS_* so they work on non...
2005-05-15 Dominick MeglioForgot to ares_-ize inet_ntop
2005-05-14 Dominick MeglioAdded an inet_ntop function from BIND for systems that...