ares_set_servers_csv: fixed IPv6 address parsing
[platform/upstream/c-ares.git] / ares_parse_txt_reply.c
2013-04-22 Patrick Valsecchiares_parse_txt_reply: return a ares_txt_reply node...
2013-04-15 Patrick Valsecchiprotocol parsing: check input data stricter
2012-12-14 Yang Tsesetup_once.h: refactor inclusion of <unistd.h> and...
2012-12-14 Yang TseHeader inclusion clean-up
2010-03-27 Daniel Stenbergremove all $Id$ lines
2009-11-26 Yang Tse- Larry Lansing fixed ares_parse_srv_reply to properly...
2009-11-20 Yang TseFix comment
2009-11-20 Yang TseJakub Hrozek modified ares_parse_srv_reply() and ares_p...
2009-11-02 Yang TseRenamed c-ares setup.h to ares_setup.h
2009-10-30 Yang TseHeader inclusion depending on HAVE_* symbol.
2009-10-30 Yang TseComparison of the Initial revision of this file with...
2009-10-30 Yang TseFix comment
2009-10-30 Yang TseIn no particular order, changed/fixed all of the follow...
2009-10-29 Daniel StenbergJakub Hrozek added ares_parse_txt_reply() for TXT parsing