summaryrefslogtreecommitdiff
path: root/ares
Commit message (Expand)AuthorAgeFilesLines
* renamed generated config.h to ares_config.h in order to avoid clashes when li...Gunter Knauf2009-07-148-15/+19
* Refactor how libraries are checked for connect() function, follow-up.Yang Tse2009-06-211-0/+5
* Refactor how libraries are checked for connect() function,Yang Tse2009-06-203-3/+142
* Remove unneeded defines.Gisle Vanem2009-06-201-68/+2
* Use select_s() and not select().Gisle Vanem2009-06-201-1/+1
* sclose() function-like macro definition used to close a socket,Yang Tse2009-06-195-15/+25
* add CloseSocket camel case function checkYang Tse2009-06-182-1/+92
* check for socket() and closesocket() as it is done for other functionsYang Tse2009-06-172-1/+217
* Remove HAVE_CONFIG_H definition from here,Yang Tse2009-06-131-1/+1
* initial step towards decoupling c-ares from libcurl for DOSYang Tse2009-06-132-33/+205
* don't ignore these subdirs, they must be removed firstYang Tse2009-06-133-6/+0
* Remove DEBUGBUILD symbol definition, is not required for programs using the l...Yang Tse2009-06-133-6/+6
* DEBUGBUILD symbol definition for debug buildsYang Tse2009-06-136-9/+14
* ignore some subdirsYang Tse2009-06-134-0/+8
* fix commentYang Tse2009-06-131-2/+2
* Try to make more clear that --enable-curldebug has nothing to do with --enabl...Yang Tse2009-06-121-0/+10
* Revert last change, it is inappropriate.Yang Tse2009-06-122-2/+2
* Replace CURLDEBUG with DEBUGBUILD.Gisle Vanem2009-06-122-2/+2
* when running automake copy missing files instead of symlinking themYang Tse2009-06-111-1/+1
* Adjusted to take in account that...Yang Tse2009-06-101-2/+2
* c-ares' --enable-debug --enable-curldebug decoupling follow-upYang Tse2009-06-092-4/+9
* mention last changesYang Tse2009-06-081-0/+4
* Remove buildconf.bat from release and daily snapshot archives.Yang Tse2009-06-081-1/+1
* Ensure that buildconf.bat does nothing unless it is used with a CVS checkout.Yang Tse2009-06-081-4/+17
* CVS-INFO file only present in CVS tree, never in release nor daily snapshotYang Tse2009-06-081-0/+7
* Update comment about "ML". Removed "-D_USE_32BIT_TIME_T" (not a requirement).Gisle Vanem2009-06-081-3/+3
* just comment it outYang Tse2009-06-081-3/+1
* For debugging purposes...Yang Tse2009-06-081-0/+2
* c-ares Makefile.am back to using $(top_builddir) for *_LDADDYang Tse2009-06-061-3/+3
* c-ares' -no-undefined and --enable-curldebug adjustmentsYang Tse2009-06-051-10/+13
* 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