5 Commits (eee17fc8548ca3a399df9994e3937c674b9c197c)

Author SHA1 Message Date
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