summaryrefslogtreecommitdiff
path: root/ares_ipv6.h
AgeCommit message (Expand)AuthorFilesLines
2007-12-10Fix for targets that do have 'struct in6_addr', but which doesn'tGisle Vanem1-2/+2
2007-11-19fill in missing copyrightsDaniel Stenberg1-1/+2
2007-11-15Needed now that in6_addr is referenced in ares.hYang Tse1-4/+6
2006-07-14Change the ai_addrlen type of struct addrinfo from size_t to socklen_t, per R...Yang Tse1-7/+7
2005-06-19Added some checks for the addrinfo structure.Dominick Meglio1-0/+14
2005-05-16Added ares_getnameinfo which mimics the getnameinfo APIDominick Meglio1-0/+19
2005-05-11prevent NS_IN6ADDRSZ from getting set to zero if the struct doesn't existDaniel Stenberg1-0/+5
2005-04-15Attempted to fix c-ares not building on non-IPv6 systemsDominick Meglio1-0/+43