summaryrefslogtreecommitdiff
path: root/ares
AgeCommit message (Expand)Author
2006-01-09Alexander Lazic improved the getservbyport_r() configure check.Daniel Stenberg
2006-01-06buildconf fixesDaniel Stenberg
2006-01-06Use $ACLOCAL_FLAGS too, pointed out by Alexander LazicDaniel Stenberg
2006-01-05James Bursa fixes: find the hosts file on RISC OS, and made it build withDaniel Stenberg
2006-01-05Yang Tse has been helping outDaniel Stenberg
2006-01-04Added ares_getsock.obj.Gisle Vanem
2006-01-02we're working on 1.3.1 (or more)Daniel Stenberg
2005-12-22This function was added in c-ares [version]Daniel Stenberg
2005-12-22added ares_getsock()Daniel Stenberg
2005-12-22Added ares_getsock() to extract sockets to wait for action on, without beingDaniel Stenberg
2005-12-21Checking for function getnameinfo and its arguments is finallyYang Tse
2005-12-21Undefine HAVE_GETNAMEINFO if unable to findYang Tse
2005-12-21Undefine HAVE_GETNAMEINFO if unable to findYang Tse
2005-12-21Make sure we're using 'c-ares' sources and not 'ares' ones.Yang Tse
2005-12-20In CURL_FUNC_GETNAMEINFO_ARGTYPES, when cross-compiling a windowsYang Tse
2005-12-20Fix PellesC warning.Gisle Vanem
2005-12-20Changes for PellesC for Win32. It needs <unistd.h> for 'ssize_t'. Hence theGisle Vanem
2005-12-20fix ioctlsocket detectionYang Tse
2005-12-20Fix, header checks must be done before using its results.Yang Tse
2005-12-20fix closing parenthesesDaniel Stenberg
2005-12-20use AC_PROG_LIBTOOL after AC_DISABLE_SHAREDDaniel Stenberg
2005-12-20Fix quotingYang Tse
2005-12-20Use native type SOCKET instead of int when testing functionality of ioctlsock...Yang Tse
2005-12-19OoopsYang Tse
2005-12-19Add checking for type DWORD as argument 4 and 6 of getnameinfoYang Tse
2005-12-19Adjust more windows header includesYang Tse
2005-12-19Fix guard detection of _WIN32_WINNT for MingW in CURL_FUNC_GETNAMEINFO_ARGTYPESYang Tse
2005-12-19Add check for 'unsigned int' as type of arguments 4 and 6 of getnameinfoYang Tse
2005-12-19Undo previous change. This header file belongs to the publicYang Tse
2005-12-18When checking the type of the first argument of getnameinfo do it in theYang Tse
2005-12-18Fix spacing. When defining, define to 1.Yang Tse
2005-12-18Cleanup windows header includes. Where aplicable, inclusion ofYang Tse
2005-12-18MingW guards getnameinfo, getaddrinfo and freeaddrinfo with _WIN32_WINNT >= 0...Yang Tse
2005-12-18Fix Msys/Mingw not detecting getnameinfo() with AC_CHECK_FUNCSYang Tse
2005-12-18Make it compatible with vc60 and vc71Yang Tse
2005-12-17Fix typoYang Tse
2005-12-17Fix compiler warningYang Tse
2005-12-17CleanupYang Tse
2005-12-17Windows related cleanupYang Tse
2005-12-17Check first arg of getnameinfo with and without const qualifier.Yang Tse
2005-12-17Avoid breaking configure due to CURL_FUNC_GETNAMEINFO_ARGTYPES failure, since...Yang Tse
2005-12-17const qualifier in getnameinfo checkYang Tse
2005-12-16Since there is no proof of the existence of a platform which wouldYang Tse
2005-12-16'Fix' windows buildsYang Tse
2005-12-16TYPE_SOCKLEN_T completely replaced by CURL_CHECK_TYPE_SOCKLEN_T.Yang Tse
2005-12-11Undo last changesYang Tse
2005-12-11Fix compiler warning and compatibility issue with the type of the parameter u...Yang Tse
2005-12-10Modified lookup_service() to avoid the risk of a potential buffer overflowYang Tse
2005-12-09Fix compiler warningYang Tse
2005-12-09Fix compiler warningYang Tse