Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-05-02 | Use build-time configured ares_socklen_t instead of socklen_t | Yang Tse | 1 | -1/+1 |
2007-12-10 | Fix for targets that do have 'struct in6_addr', but which doesn't | Gisle Vanem | 1 | -2/+2 |
2007-11-19 | fill in missing copyrights | Daniel Stenberg | 1 | -1/+2 |
2007-11-15 | Needed now that in6_addr is referenced in ares.h | Yang Tse | 1 | -4/+6 |
2006-07-14 | Change the ai_addrlen type of struct addrinfo from size_t to socklen_t, per R... | Yang Tse | 1 | -7/+7 |
2005-06-19 | Added some checks for the addrinfo structure. | Dominick Meglio | 1 | -0/+14 |
2005-05-16 | Added ares_getnameinfo which mimics the getnameinfo API | Dominick Meglio | 1 | -0/+19 |
2005-05-11 | prevent NS_IN6ADDRSZ from getting set to zero if the struct doesn't exist | Daniel Stenberg | 1 | -0/+5 |
2005-04-15 | Attempted to fix c-ares not building on non-IPv6 systems | Dominick Meglio | 1 | -0/+43 |