13 Commits (03e2fd085c28a087870543b447b5cc45efb280a9)

Author SHA1 Message Date
Ben Greear 3e33e2c2ba ipv6: Fix some build issues related to the local-bind feature. 15 years ago
Daniel Stenberg 63627fa5ab remove all $Id$ lines 15 years ago
Yang Tse e51156c080 removed usage of 's6_addr', fixing compilation issue triggered with no 15 years ago
Yang Tse 8fe746fcf2 Added IPv6 name servers support 15 years ago
Yang Tse 3a55bbebf1 Use build-time configured ares_socklen_t instead of socklen_t 16 years ago
Gisle Vanem 6fed3ff520 Fix for targets that do have 'struct in6_addr', but which doesn't 17 years ago
Daniel Stenberg 346e989760 fill in missing copyrights 17 years ago
Yang Tse 8627b23715 Needed now that in6_addr is referenced in ares.h 17 years ago
Yang Tse c3c8945646 Change the ai_addrlen type of struct addrinfo from size_t to socklen_t, per RFC 3493. 19 years ago
Dominick Meglio ebcf14a69b Added some checks for the addrinfo structure. 20 years ago
Dominick Meglio aba0b775ea Added ares_getnameinfo which mimics the getnameinfo API 20 years ago
Daniel Stenberg 05d8fa0a57 prevent NS_IN6ADDRSZ from getting set to zero if the struct doesn't exist 20 years ago
Dominick Meglio ad71e44cc0 Attempted to fix c-ares not building on non-IPv6 systems 20 years ago
Daniel Stenberg 81d0042414 check for struct sizes and use those sizes if the NS_* defines are lacking 20 years ago
Daniel Stenberg e10e4843c6 moved the *_inet_pton protos to inet_net_pton.h instead 20 years ago
Gisle Vanem 6deb40acac Changes for Watt-32 on Windows. I've assumed Configure 21 years ago
Daniel Stenberg d5f3636a52 - Fixed a few variable return types for some system calls. Made configure 21 years ago
Daniel Stenberg 438444b72f include ares_private.h to make sure we get the memdebug stuff included 21 years ago
Daniel Stenberg 3d0a7c00df remove rcsid stuff from c files, it serves no useful purpose 21 years ago
Daniel Stenberg 5e847a14bd ares 1.1.1 with collected applied patches 21 years ago