Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-10 | Fix for targets that do have 'struct in6_addr', but which doesn't | Gisle Vanem | |
define 's6_addr' as a macro. | |||
2007-11-19 | fill in missing copyrights | Daniel Stenberg | |
2007-11-15 | Needed now that in6_addr is referenced in ares.h | Yang Tse | |
2006-07-14 | Change the ai_addrlen type of struct addrinfo from size_t to socklen_t, per ↵ | Yang Tse | |
RFC 3493. | |||
2005-06-19 | Added some checks for the addrinfo structure. | Dominick Meglio | |
2005-05-16 | Added ares_getnameinfo which mimics the getnameinfo API | Dominick Meglio | |
2005-05-11 | prevent NS_IN6ADDRSZ from getting set to zero if the struct doesn't exist | Daniel Stenberg | |
2005-04-15 | Attempted to fix c-ares not building on non-IPv6 systems | Dominick Meglio | |