ares_set_servers_csv: fixed IPv6 address parsing
[platform/upstream/c-ares.git] / ares_parse_aaaa_reply.c
2013-04-22 Paul Saabares_parse_aaaa_reply: Plug memory leak
2013-04-15 Patrick Valsecchiprotocol parsing: check input data stricter
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-11-07 Daniel StenbergRevert "ares_parse_aaaa_reply: fix memory leak"
2012-10-02 Daniel Stenbergares_parse_aaaa_reply: fix memory leak
2012-04-19 Guenter KnaufHandle CNAME-only in ares_parse_aaaa_reply().
2011-06-14 Jakub HrozekDo not leak rr_name on failures inside ares_parse_aaaa_...
2010-03-27 Daniel Stenbergremove all $Id$ lines
2010-03-05 Yang TseAdded IPv6 name servers support
2009-11-23 Yang Tse- Jakub Hrozek renamed addrttl and addr6ttl structs...
2009-11-02 Yang TseRenamed c-ares setup.h to ares_setup.h
2009-10-30 Yang TseComparison of the Initial revision of this file with...
2009-04-14 Yang Tseuse HAVE_LIMITS_H symbol to protect limits.h inclusion
2009-01-11 Daniel Stenberg- Phil Blundell added the internal function ares__expan...
2008-09-17 Yang Tseadjust inclusion of "nameser.h"
2008-09-15 Yang Tseinclude header file only when available
2008-05-08 Daniel Stenbergcheck for strings.h in configure and use it for the...
2007-11-16 Steinar H. GundersonFix a double free.
2007-11-15 Yang TseNeeded now that in6_addr is referenced in ares.h
2007-11-15 Steinar H. GundersonReturn TTL data from ares_parse_{a,aaaa}_reply, if...
2007-02-26 Gisle VanemRemoved inclusion of <sys/types.h> in .c-files
2006-07-22 Gisle Vanem2nd try adding CVS id.
2005-04-22 Daniel StenbergFixed for Mac OS X builds based on excellent feedback...
2005-04-06 Gisle VanemInclude inet_net_pton.h for 'struct in6_addr'. Ideally...
2005-03-10 Daniel StenbergDominick Meglio added ares_parse_aaaa_reply.c and did...