aboutsummaryrefslogtreecommitdiff
path: root/ares
AgeCommit message (Expand)Author
2009-08-27Support lookup of IPv4 literals in ares_gethostbyname(), even when the addres...Steinar H. Gunderson
2009-08-03Remove call to LoadLibrary(). (leftover from debugging).Gisle Vanem
2009-08-03Fix bad sentence.Gisle Vanem
2009-08-03- Timo Teras changed the reason code used in the resolve callback done whenDaniel Stenberg
2009-08-03- Joshua Kwan fixed the init routine to fill in the defaults for stuff thatDaniel Stenberg
2009-07-16test if adding ../lib to includes can fix the current break ...Gunter Knauf
2009-07-14renamed generated config.h to ares_config.h in order to avoid clashes when li...Gunter Knauf
2009-06-21Refactor how libraries are checked for connect() function, follow-up.Yang Tse
2009-06-20Refactor how libraries are checked for connect() function,Yang Tse
2009-06-20Remove unneeded defines.Gisle Vanem
2009-06-20Use select_s() and not select().Gisle Vanem
2009-06-19sclose() function-like macro definition used to close a socket,Yang Tse
2009-06-18add CloseSocket camel case function checkYang Tse
2009-06-17check for socket() and closesocket() as it is done for other functionsYang Tse
2009-06-13Remove HAVE_CONFIG_H definition from here,Yang Tse
2009-06-13initial step towards decoupling c-ares from libcurl for DOSYang Tse
2009-06-13don't ignore these subdirs, they must be removed firstYang Tse
2009-06-13Remove DEBUGBUILD symbol definition, is not required for programs using the l...Yang Tse
2009-06-13DEBUGBUILD symbol definition for debug buildsYang Tse
2009-06-13ignore some subdirsYang Tse
2009-06-13fix commentYang Tse
2009-06-12Try to make more clear that --enable-curldebug has nothing to do with --enabl...Yang Tse
2009-06-12Revert last change, it is inappropriate.Yang Tse
2009-06-12Replace CURLDEBUG with DEBUGBUILD.Gisle Vanem
2009-06-11when running automake copy missing files instead of symlinking themYang Tse
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