summaryrefslogtreecommitdiff
path: root/ares
Commit message (Expand)AuthorAgeFilesLines
* Use relative path to built c-ares tree libtool libraryYang Tse2009-06-021-3/+3
* John E. Malmberg noticed that the configure script was failing to detect theYang Tse2009-06-011-1/+4
* Fix compiler warning: out of bound accessYang Tse2009-05-292-9/+17
* fix compilation on AIXYang Tse2009-05-281-0/+5
* c-ares' --enable-curldebug adjustmentsYang Tse2009-05-282-29/+39
* Remove temporarily introduced memory leak.Yang Tse2009-05-281-3/+0
* Temporarily introduce a memory leak to verify curl debug memory tracking works.Yang Tse2009-05-271-0/+3
* Allow curl debug memory tracking when building a shared library onYang Tse2009-05-271-8/+12
* language fixDaniel Stenberg2009-05-261-2/+2
* Make ares_init(), ares_dup() and ares_init_options() return ARES_ENOTINITIALIZEDYang Tse2009-05-269-9/+46
* c-ares's --enable-curldebug configure option decoupled from c-ares's --enable...Yang Tse2009-05-266-32/+133
* Prevent copying 'sourced' manpages for build targets that don't use them.Yang Tse2009-05-261-5/+2
* minor editsDaniel Stenberg2009-05-232-34/+32
* Include .pdf versions of c-ares man pages in distribution tarball.Yang Tse2009-05-211-0/+14
* Allow generation of .html and .pdf versions of c-ares man pages.Yang Tse2009-05-213-24/+203
* $(OBJ_DIR)/ares_getopt.o must be cleaned explicitly.Gisle Vanem2009-05-211-1/+1
* Mention last changesYang Tse2009-05-202-0/+17
* Initial ares_library_cleanup(3) man pageYang Tse2009-05-202-1/+76
* Update man pageYang Tse2009-05-201-4/+7
* Update man pageYang Tse2009-05-201-19/+36
* Initial ares_library_init(3) man page attemptYang Tse2009-05-192-1/+79
* Force revision update, to force CVS to update the $Id date string formatYang Tse2009-05-191-150/+150
* Add same copyright notice as other c-ares filesYang Tse2009-05-192-0/+32
* Fix caseYang Tse2009-05-192-2/+2
* Remove run-time requirement for advapi32.dll sinceYang Tse2009-05-183-15/+10
* Intentionally avoid checking if the address of SystemFunction036, a.k.a.Yang Tse2009-05-183-9/+7
* - Provide in external interface preprocessor symbol definitions forYang Tse2009-05-184-13/+12
* Introduction of ares_library_init() and ares_library_cleanup()Yang Tse2009-05-179-28/+75
* Introduction of ares_library_init() and ares_library_cleanup()Yang Tse2009-05-172-0/+133
* remove outdated commentYang Tse2009-05-151-5/+1
* Fix preprocessor conditional expressionYang Tse2009-05-151-1/+1
* fiX *__SOCKLEN_T definitions for remaining targetsYang Tse2009-05-121-10/+10
* *__SOCKLEN_T definitions for OS400 already fixedYang Tse2009-05-121-2/+0
* fIX *__SOCKLEN_T definitions for SYMBIAN32 and VMS targetsYang Tse2009-05-111-4/+4
* - Gregor Jasny made c-ares link with libtool 's -export-symbols-regex option toDaniel Stenberg2009-05-113-2/+8
* Remove experimental check. Currently there's no need for it.Yang Tse2009-05-111-1/+0
* Fix an m4 overquoting triggering a spurious 'AS_TR_CPP' symbol definitionYang Tse2009-05-071-1/+1
* Proper naming for the experimental compiler test and moved to *-compilers.m4Yang Tse2009-05-072-1/+64
* Moved *_CHECK_COMPILER_HALT_ON_ERROR and *_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE...Yang Tse2009-05-073-53/+53
* fIX *__SOCKLEN_T definitions for OS400 and generic GCC targetsYang Tse2009-05-061-4/+8
* fIX *__SOCKLEN_T definitions for MVS and 370 targetsYang Tse2009-05-041-8/+20
* fIX *__SOCKLEN_T definitions for several Windows target tool-chainsYang Tse2009-05-041-8/+8
* HP-UX's X/Open network library requirement check follow-upYang Tse2009-05-031-1/+1
* HP-UX's X/Open network library requirement check follow-upYang Tse2009-05-032-21/+29
* Use build-time configured ares_socklen_t instead of socklen_tYang Tse2009-05-0212-205/+14
* David McCreedy's "TPF-platform specific changes to various files" patch follo...Yang Tse2009-05-011-2/+2
* s/libcurl/c-aresDaniel Stenberg2009-05-011-1/+1
* version number typo fixDaniel Stenberg2009-05-011-1/+1
* David McCreedy's "TPF-platform specific changes to various files" patchYang Tse2009-05-011-0/+5
* Check definition of _XOPEN_SOURCE_EXTENDED with the compilerYang Tse2009-05-012-1/+39