aboutsummaryrefslogtreecommitdiff
path: root/ares
AgeCommit message (Expand)Author
2009-05-07Fix an m4 overquoting triggering a spurious 'AS_TR_CPP' symbol definitionYang Tse
2009-05-07Proper naming for the experimental compiler test and moved to *-compilers.m4Yang Tse
2009-05-07Moved *_CHECK_COMPILER_HALT_ON_ERROR and *_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE...Yang Tse
2009-05-06fIX *__SOCKLEN_T definitions for OS400 and generic GCC targetsYang Tse
2009-05-04fIX *__SOCKLEN_T definitions for MVS and 370 targetsYang Tse
2009-05-04fIX *__SOCKLEN_T definitions for several Windows target tool-chainsYang Tse
2009-05-03HP-UX's X/Open network library requirement check follow-upYang Tse
2009-05-03HP-UX's X/Open network library requirement check follow-upYang Tse
2009-05-02Use build-time configured ares_socklen_t instead of socklen_tYang Tse
2009-05-01David McCreedy's "TPF-platform specific changes to various files" patch follo...Yang Tse
2009-05-01s/libcurl/c-aresDaniel Stenberg
2009-05-01version number typo fixDaniel Stenberg
2009-05-01David McCreedy's "TPF-platform specific changes to various files" patchYang Tse
2009-05-01Check definition of _XOPEN_SOURCE_EXTENDED with the compilerYang Tse
2009-04-30Check if X/Open network library is requiredYang Tse
2009-04-30cope with ares_build.h and ares_rules.h follow-upYang Tse
2009-04-30Added some notes regarding ares_build.hYang Tse
2009-04-30fix EOLYang Tse
2009-04-30fix EOLYang Tse
2009-04-30cope with ares_build.h and ares_rules.hYang Tse
2009-04-30buildconf.bat for CVS-tree c-aresYang Tse
2009-04-30Use 'unsigned int' instead of size_t attempting to avoid header inclusionYang Tse
2009-04-30NetWare LibC's getpeername() third argument data type is size_tYang Tse
2009-04-29Remove temporary debug tracing for ares_socklen_t Windows targetsYang Tse
2009-04-29ares_socklen_t follow-upYang Tse
2009-04-29ares_build.h Windows follow-upYang Tse
2009-04-29Add temporary debug tracing for ares_socklen_t Windows targetsYang Tse
2009-04-29ares_build.h NetWare follow-upYang Tse
2009-04-29ares_build.h NetWare attemptYang Tse
2009-04-28Initial step towards a configure time ares_socklen_t definitionYang Tse
2009-04-28ignore stamp-h*Yang Tse
2009-04-28Added CARES_INCLUDES_SYS_TYPESYang Tse
2009-04-26Initial step towards a configure time curl_socklen_t definitionYang Tse
2009-04-22avoid use of alloca()Yang Tse
2009-04-21Moved potential inclusion of system's malloc.h and memory.h header files toYang Tse
2009-04-21ignoreYang Tse
2009-04-18Added '-DHAVE_LIMITS_H'.Gisle Vanem
2009-04-17remove compiler options used while debugging the icc 9.1 optimizer issueYang Tse
2009-04-15moved HAVE_LIMITS_H to common definesYang Tse
2009-04-15Set HP-UX compiler warning level back to the one that exposesYang Tse
2009-04-14HAVE_LIMITS_H definition for NetWare CLIBYang Tse
2009-04-14use HAVE_LIMITS_H symbol to protect limits.h inclusionYang Tse
2009-04-14fix compiler warning: implicit conversion shortens 64-bit value into a 32-bit...Yang Tse
2009-03-11s/u_long/unsigned long/Yang Tse
2009-02-20Do not halt compilation when using VS2008 to build a Windows 2000 targetYang Tse
2009-02-13ignoreYang Tse
2009-02-03* February 3 2009 (Phil Blundell)Phil Blundell
2009-01-31- ares_gethostbyname() now accepts 'AF_UNSPEC' as a family for resolvingDaniel Stenberg
2009-01-18fopen() returns error in 'errno' even on Windows.Gisle Vanem
2009-01-18Constified some arguments in local functions.Gisle Vanem