aboutsummaryrefslogtreecommitdiff
path: root/ares
AgeCommit message (Expand)Author
2009-06-10Adjusted to take in account that...Yang Tse
2009-06-09c-ares' --enable-debug --enable-curldebug decoupling follow-upYang Tse
2009-06-08mention last changesYang Tse
2009-06-08Remove buildconf.bat from release and daily snapshot archives.Yang Tse
2009-06-08Ensure that buildconf.bat does nothing unless it is used with a CVS checkout.Yang Tse
2009-06-08CVS-INFO file only present in CVS tree, never in release nor daily snapshotYang Tse
2009-06-08Update comment about "ML". Removed "-D_USE_32BIT_TIME_T" (not a requirement).Gisle Vanem
2009-06-08just comment it outYang Tse
2009-06-08For debugging purposes...Yang Tse
2009-06-06c-ares Makefile.am back to using $(top_builddir) for *_LDADDYang Tse
2009-06-05c-ares' -no-undefined and --enable-curldebug adjustmentsYang Tse
2009-06-02Use relative path to built c-ares tree libtool libraryYang Tse
2009-06-01John E. Malmberg noticed that the configure script was failing to detect theYang Tse
2009-05-29Fix compiler warning: out of bound accessYang Tse
2009-05-28fix compilation on AIXYang Tse
2009-05-28c-ares' --enable-curldebug adjustmentsYang Tse
2009-05-28Remove temporarily introduced memory leak.Yang Tse
2009-05-27Temporarily introduce a memory leak to verify curl debug memory tracking works.Yang Tse
2009-05-27Allow curl debug memory tracking when building a shared library onYang Tse
2009-05-26language fixDaniel Stenberg
2009-05-26Make ares_init(), ares_dup() and ares_init_options() return ARES_ENOTINITIALIZEDYang Tse
2009-05-26c-ares's --enable-curldebug configure option decoupled from c-ares's --enable...Yang Tse
2009-05-26Prevent copying 'sourced' manpages for build targets that don't use them.Yang Tse
2009-05-23minor editsDaniel Stenberg
2009-05-21Include .pdf versions of c-ares man pages in distribution tarball.Yang Tse
2009-05-21Allow 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-20Mention last changesYang Tse
2009-05-20Initial ares_library_cleanup(3) man pageYang Tse
2009-05-20Update man pageYang Tse
2009-05-20Update man pageYang Tse
2009-05-19Initial ares_library_init(3) man page attemptYang Tse
2009-05-19Force revision update, to force CVS to update the $Id date string formatYang Tse
2009-05-19Add same copyright notice as other c-ares filesYang Tse
2009-05-19Fix caseYang Tse
2009-05-18Remove run-time requirement for advapi32.dll sinceYang Tse
2009-05-18Intentionally avoid checking if the address of SystemFunction036, a.k.a.Yang Tse
2009-05-18- Provide in external interface preprocessor symbol definitions forYang Tse
2009-05-17Introduction of ares_library_init() and ares_library_cleanup()Yang Tse
2009-05-17Introduction of ares_library_init() and ares_library_cleanup()Yang Tse
2009-05-15remove outdated commentYang Tse
2009-05-15Fix preprocessor conditional expressionYang Tse
2009-05-12fiX *__SOCKLEN_T definitions for remaining targetsYang Tse
2009-05-12*__SOCKLEN_T definitions for OS400 already fixedYang Tse
2009-05-11fIX *__SOCKLEN_T definitions for SYMBIAN32 and VMS targetsYang Tse
2009-05-11- Gregor Jasny made c-ares link with libtool 's -export-symbols-regex option toDaniel Stenberg
2009-05-11Remove experimental check. Currently there's no need for it.Yang Tse
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