Age | Commit message (Expand) | Author |
2009-06-08 | Update comment about "ML". Removed "-D_USE_32BIT_TIME_T" (not a requirement). | Gisle Vanem |
2009-06-08 | just comment it out | Yang Tse |
2009-06-08 | For debugging purposes... | Yang Tse |
2009-06-06 | c-ares Makefile.am back to using $(top_builddir) for *_LDADD | Yang Tse |
2009-06-05 | c-ares' -no-undefined and --enable-curldebug adjustments | Yang Tse |
2009-06-02 | Use relative path to built c-ares tree libtool library | Yang Tse |
2009-06-01 | John E. Malmberg noticed that the configure script was failing to detect the | Yang Tse |
2009-05-29 | Fix compiler warning: out of bound access | Yang Tse |
2009-05-28 | fix compilation on AIX | Yang Tse |
2009-05-28 | c-ares' --enable-curldebug adjustments | Yang Tse |
2009-05-28 | Remove temporarily introduced memory leak. | Yang Tse |
2009-05-27 | Temporarily introduce a memory leak to verify curl debug memory tracking works. | Yang Tse |
2009-05-27 | Allow curl debug memory tracking when building a shared library on | Yang Tse |
2009-05-26 | language fix | Daniel Stenberg |
2009-05-26 | Make ares_init(), ares_dup() and ares_init_options() return ARES_ENOTINITIALIZED | Yang Tse |
2009-05-26 | c-ares's --enable-curldebug configure option decoupled from c-ares's --enable... | Yang Tse |
2009-05-26 | Prevent copying 'sourced' manpages for build targets that don't use them. | Yang Tse |
2009-05-23 | minor edits | Daniel Stenberg |
2009-05-21 | Include .pdf versions of c-ares man pages in distribution tarball. | Yang Tse |
2009-05-21 | Allow generation of .html and .pdf versions of c-ares man pages. | Yang Tse |
2009-05-21 | $(OBJ_DIR)/ares_getopt.o must be cleaned explicitly. | Gisle Vanem |
2009-05-20 | Mention last changes | Yang Tse |
2009-05-20 | Initial ares_library_cleanup(3) man page | Yang Tse |
2009-05-20 | Update man page | Yang Tse |
2009-05-20 | Update man page | Yang Tse |
2009-05-19 | Initial ares_library_init(3) man page attempt | Yang Tse |
2009-05-19 | Force revision update, to force CVS to update the $Id date string format | Yang Tse |
2009-05-19 | Add same copyright notice as other c-ares files | Yang Tse |
2009-05-19 | Fix case | Yang Tse |
2009-05-18 | Remove run-time requirement for advapi32.dll since | Yang Tse |
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 |