Age | Commit message (Expand) | Author |
2009-05-18 | Intentionally avoid checking if the address of SystemFunction036, a.k.a. | Yang Tse |
2009-05-18 | - Provide in external interface preprocessor symbol definitions for | Yang Tse |
2009-05-17 | Introduction of ares_library_init() and ares_library_cleanup() | Yang Tse |
2009-05-17 | Introduction of ares_library_init() and ares_library_cleanup() | Yang Tse |
2009-05-15 | remove outdated comment | Yang Tse |
2009-05-15 | Fix preprocessor conditional expression | Yang Tse |
2009-05-12 | fiX *__SOCKLEN_T definitions for remaining targets | Yang Tse |
2009-05-12 | *__SOCKLEN_T definitions for OS400 already fixed | Yang Tse |
2009-05-11 | fIX *__SOCKLEN_T definitions for SYMBIAN32 and VMS targets | Yang Tse |
2009-05-11 | - Gregor Jasny made c-ares link with libtool 's -export-symbols-regex option to | Daniel Stenberg |
2009-05-11 | Remove experimental check. Currently there's no need for it. | Yang Tse |
2009-05-07 | Fix an m4 overquoting triggering a spurious 'AS_TR_CPP' symbol definition | Yang Tse |
2009-05-07 | Proper naming for the experimental compiler test and moved to *-compilers.m4 | Yang Tse |
2009-05-07 | Moved *_CHECK_COMPILER_HALT_ON_ERROR and *_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE... | Yang Tse |
2009-05-06 | fIX *__SOCKLEN_T definitions for OS400 and generic GCC targets | Yang Tse |
2009-05-04 | fIX *__SOCKLEN_T definitions for MVS and 370 targets | Yang Tse |
2009-05-04 | fIX *__SOCKLEN_T definitions for several Windows target tool-chains | Yang Tse |
2009-05-03 | HP-UX's X/Open network library requirement check follow-up | Yang Tse |
2009-05-03 | HP-UX's X/Open network library requirement check follow-up | Yang Tse |
2009-05-02 | Use build-time configured ares_socklen_t instead of socklen_t | Yang Tse |
2009-05-01 | David McCreedy's "TPF-platform specific changes to various files" patch follo... | Yang Tse |
2009-05-01 | s/libcurl/c-ares | Daniel Stenberg |
2009-05-01 | version number typo fix | Daniel Stenberg |
2009-05-01 | David McCreedy's "TPF-platform specific changes to various files" patch | Yang Tse |
2009-05-01 | Check definition of _XOPEN_SOURCE_EXTENDED with the compiler | Yang Tse |
2009-04-30 | Check if X/Open network library is required | Yang Tse |
2009-04-30 | cope with ares_build.h and ares_rules.h follow-up | Yang Tse |
2009-04-30 | Added some notes regarding ares_build.h | Yang Tse |
2009-04-30 | fix EOL | Yang Tse |
2009-04-30 | fix EOL | Yang Tse |
2009-04-30 | cope with ares_build.h and ares_rules.h | Yang Tse |
2009-04-30 | buildconf.bat for CVS-tree c-ares | Yang Tse |
2009-04-30 | Use 'unsigned int' instead of size_t attempting to avoid header inclusion | Yang Tse |
2009-04-30 | NetWare LibC's getpeername() third argument data type is size_t | Yang Tse |
2009-04-29 | Remove temporary debug tracing for ares_socklen_t Windows targets | Yang Tse |
2009-04-29 | ares_socklen_t follow-up | Yang Tse |
2009-04-29 | ares_build.h Windows follow-up | Yang Tse |
2009-04-29 | Add temporary debug tracing for ares_socklen_t Windows targets | Yang Tse |
2009-04-29 | ares_build.h NetWare follow-up | Yang Tse |
2009-04-29 | ares_build.h NetWare attempt | Yang Tse |
2009-04-28 | Initial step towards a configure time ares_socklen_t definition | Yang Tse |
2009-04-28 | ignore stamp-h* | Yang Tse |
2009-04-28 | Added CARES_INCLUDES_SYS_TYPES | Yang Tse |
2009-04-26 | Initial step towards a configure time curl_socklen_t definition | Yang Tse |
2009-04-22 | avoid use of alloca() | Yang Tse |
2009-04-21 | Moved potential inclusion of system's malloc.h and memory.h header files to | Yang Tse |
2009-04-21 | ignore | Yang Tse |
2009-04-18 | Added '-DHAVE_LIMITS_H'. | Gisle Vanem |
2009-04-17 | remove compiler options used while debugging the icc 9.1 optimizer issue | Yang Tse |
2009-04-15 | moved HAVE_LIMITS_H to common defines | Yang Tse |