summaryrefslogtreecommitdiff
path: root/ares_parse_txt_reply.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-22ares_parse_txt_reply: return a ares_txt_reply node for each sub-stringPatrick Valsecchi1-47/+37
2013-04-15protocol parsing: check input data stricterPatrick Valsecchi1-0/+11
2012-12-14setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse1-3/+0
2012-12-14Header inclusion clean-upYang Tse1-3/+0
2010-03-27remove all $Id$ linesDaniel Stenberg1-1/+0
2009-11-26- Larry Lansing fixed ares_parse_srv_reply to properly parse repliesYang Tse1-3/+3
2009-11-20Fix commentYang Tse1-1/+1
2009-11-20Jakub Hrozek modified ares_parse_srv_reply() and ares_parse_txt_reply() APIYang Tse1-34/+31
2009-11-02Renamed c-ares setup.h to ares_setup.hYang Tse1-1/+1
2009-10-30Header inclusion depending on HAVE_* symbol.Yang Tse1-10/+23
2009-10-30Comparison of the Initial revision of this file with ares_parse_a_reply.cYang Tse1-15/+16
2009-10-30Fix commentYang Tse1-1/+1
2009-10-30In no particular order, changed/fixed all of the following inYang Tse1-19/+34
2009-10-29Jakub Hrozek added ares_parse_txt_reply() for TXT parsingDaniel Stenberg1-0/+176