Age | Commit message (Expand) | Author |
2009-11-23 | Added README.msvc | Yang Tse |
2009-11-09 | Updated MSVC makefile that allows building dynamic and static | Yang Tse |
2009-11-05 | Adjust c-ares include paths for memory tracking enabled (--enable-curldebug) ... | Yang Tse |
2009-11-04 | source files used by sample programs | Yang Tse |
2009-11-02 | Renamed c-ares setup.h to ares_setup.h | Yang Tse |
2009-11-02 | Adjust include paths to take in account that currently: | Yang Tse |
2009-10-29 | Add c-ares DLL resource file to distribution archive | Yang Tse |
2009-10-29 | Updated MSVC 6.0 workspace and project files that allows building | Yang Tse |
2009-10-28 | Initial step towards the ability to reduce c-ares exported symbols | Yang Tse |
2009-07-14 | renamed generated config.h to ares_config.h in order to avoid clashes when li... | Gunter Knauf |
2009-06-08 | Remove buildconf.bat from release and daily snapshot archives. | Yang Tse |
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-02 | Use relative path to built c-ares tree libtool library | 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-21 | Allow generation of .html and .pdf versions of c-ares man pages. | Yang Tse |
2009-05-11 | - Gregor Jasny made c-ares link with libtool 's -export-symbols-regex option to | Daniel Stenberg |
2009-04-30 | buildconf.bat for CVS-tree c-ares | Yang Tse |
2009-04-28 | Initial step towards a configure time ares_socklen_t definition | Yang Tse |
2008-11-01 | Added a TODO file to list things we want changed, added or fixed. | Daniel Stenberg |
2008-08-07 | Initial support of curlbuild.h and curlrules.h which allows | Yang Tse |
2008-07-30 | Reinstate the 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4' way of | Yang Tse |
2008-07-29 | Tests done using 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4 | Yang Tse |
2008-07-27 | move ACLOCAL_AMFLAGS after AUTOMAKE_OPTIONS | Yang Tse |
2008-07-25 | move reentrant.m4 to the m4 subdirectory to avoid infinite loop inclusion pro... | Yang Tse |
2008-07-24 | Another step towards detecting if _REENTRANT is already defined or actually | Yang Tse |
2008-05-23 | list all local sources the (demo) tools need, add a few missing scripts to | Daniel Stenberg |
2008-05-15 | remove compilation time generated files | Yang Tse |
2008-05-13 | add MSVC6 project for acountry sample program | Yang Tse |
2008-02-14 | added some files which were missing in release tarballs. | Gunter Knauf |
2007-12-11 | build acountry too | Daniel Stenberg |
2007-12-10 | grrr, the previous commit was meant to properly make sure that we don't | Daniel Stenberg |
2007-12-10 | when building | Daniel Stenberg |
2007-12-10 | build ahost and adig by default but don't install them | Daniel Stenberg |
2007-11-27 | pkgconfig fix by Andreas Schuldei | Daniel Stenberg |
2007-09-28 | Bumped version to 1.5.0 for next release and soname bumped to 2 due to ABI | Daniel Stenberg |
2007-07-26 | added initial pkg-config file (attempt) | Daniel Stenberg |
2007-06-08 | 1.4.0 preps | Daniel Stenberg |
2006-11-22 | Install ares_dns.h too | Daniel Stenberg |
2006-06-26 | include config-win32.h in release archives | Daniel Stenberg |
2006-05-24 | Copied the NO_UNDEFINED magic from libcurl to make this build fine again with | Daniel Stenberg |
2005-11-12 | removed files no longer existing | Daniel Stenberg |
2005-08-21 | well hit me, that wasn't possible, use 1:0:0 anyway... | Daniel Stenberg |
2005-08-21 | modified the version-info, we only added functions | Daniel Stenberg |
2005-08-21 | increase version info | Daniel Stenberg |
2005-04-11 | credits | Daniel Stenberg |
2004-10-24 | maketgz now creates a ares_version.h.dist file with the given version data | Daniel Stenberg |
2004-07-22 | - Fixed a few variable return types for some system calls. Made configure | Daniel Stenberg |