summaryrefslogtreecommitdiff
path: root/ares/ares_ipv6.h
Commit message (Expand)AuthorAgeFilesLines
* Fix for targets that do have 'struct in6_addr', but which doesn'tGisle Vanem2007-12-101-2/+2
* fill in missing copyrightsDaniel Stenberg2007-11-191-1/+2
* Needed now that in6_addr is referenced in ares.hYang Tse2007-11-151-4/+6
* Change the ai_addrlen type of struct addrinfo from size_t to socklen_t, per R...Yang Tse2006-07-141-7/+7
* Added some checks for the addrinfo structure.Dominick Meglio2005-06-191-0/+14
* Added ares_getnameinfo which mimics the getnameinfo APIDominick Meglio2005-05-161-0/+19
* prevent NS_IN6ADDRSZ from getting set to zero if the struct doesn't existDaniel Stenberg2005-05-111-0/+5
* Attempted to fix c-ares not building on non-IPv6 systemsDominick Meglio2005-04-151-0/+43