summaryrefslogtreecommitdiff
path: root/ares/ares_parse_aaaa_reply.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a double free.Steinar H. Gunderson2007-11-161-3/+0
* Needed now that in6_addr is referenced in ares.hYang Tse2007-11-151-0/+1
* Return TTL data from ares_parse_{a,aaaa}_reply, if the user is so inclined. P...Steinar H. Gunderson2007-11-151-32/+96
* Removed inclusion of <sys/types.h> in .c-filesGisle Vanem2007-02-261-1/+0
* 2nd try adding CVS id.Gisle Vanem2006-07-221-0/+2
* Fixed for Mac OS X builds based on excellent feedback from Heinz Stockinger.Daniel Stenberg2005-04-221-0/+5
* Include inet_net_pton.h for 'struct in6_addr'. Ideally thisGisle Vanem2005-04-061-0/+1
* Dominick Meglio added ares_parse_aaaa_reply.c and did various adjustments. TheDaniel Stenberg2005-03-101-0/+173