ares_set_servers_csv: fixed IPv6 address parsing
[platform/upstream/c-ares.git] / Makefile.am
2013-04-23 Daniel StenbergMakefile.am: increment -version-info for 1.10.0 release
2013-03-10 Yang Tseares.h: stricter CARES_EXTERN linkage decorations logic
2013-03-09 Yang TseMakefile.am: empty AM_LDFLAGS definition for automake...
2013-03-08 Yang Tseconfigure: use XC_LIBTOOL for portability across libtoo...
2013-02-19 Yang TseMakefile.am: use AM_CPPFLAGS instead of INCLUDES
2012-04-19 Guenter KnaufAdded INSTALL so it gets into tarballs.
2012-04-17 Yang Tsebuild adjustments: CARES_SYMBOL_HIDING no longer define...
2012-04-17 Yang Tseconfigure: Windows cross-compilation fixes
2011-05-09 Daniel Stenbergman pages: docs for the c-ares utility programs
2010-12-03 Yang Tsebuild: config.dos renamed to config-dos.h
2010-08-02 Guenter KnaufAdded Watcom makefile based on libcurl's Makefile.Watcom.
2010-07-30 Ben Greearbuild: Enable compiling with -Werror.
2010-06-10 Daniel Stenbergtarball: add $(CSOURCES) $(HHEADERS) to EXTRA_DIST
2009-11-23 Yang TseAdded README.msvc
2009-11-09 Yang TseUpdated MSVC makefile that allows building dynamic...
2009-11-05 Yang TseAdjust c-ares include paths for memory tracking enabled...
2009-11-04 Yang Tsesource files used by sample programs
2009-11-02 Yang TseRenamed c-ares setup.h to ares_setup.h
2009-11-02 Yang TseAdjust include paths to take in account that currently:
2009-10-29 Yang TseAdd c-ares DLL resource file to distribution archive
2009-10-29 Yang TseUpdated MSVC 6.0 workspace and project files that allow...
2009-10-28 Yang TseInitial step towards the ability to reduce c-ares expor...
2009-07-14 Gunter Knaufrenamed generated config.h to ares_config.h in order...
2009-06-08 Yang TseRemove buildconf.bat from release and daily snapshot...
2009-06-08 Yang Tsejust comment it out
2009-06-08 Yang TseFor debugging purposes...
2009-06-06 Yang Tsec-ares Makefile.am back to using $(top_builddir) for...
2009-06-02 Yang TseUse relative path to built c-ares tree libtool library
2009-05-26 Yang Tsec-ares's --enable-curldebug configure option decoupled...
2009-05-26 Yang TsePrevent copying 'sourced' manpages for build targets...
2009-05-21 Yang TseAllow generation of .html and .pdf versions of c-ares...
2009-05-11 Daniel Stenberg- Gregor Jasny made c-ares link with libtool 's -export...
2009-04-30 Yang Tsebuildconf.bat for CVS-tree c-ares
2009-04-28 Yang TseInitial step towards a configure time ares_socklen_t...
2008-11-01 Daniel StenbergAdded a TODO file to list things we want changed, added...
2008-08-07 Yang TseInitial support of curlbuild.h and curlrules.h which...
2008-07-30 Yang TseReinstate the 'aclocal -I m4' in buildconf and 'ACLOCAL...
2008-07-29 Yang TseTests done using 'aclocal -I m4' in buildconf and ...
2008-07-27 Yang Tsemove ACLOCAL_AMFLAGS after AUTOMAKE_OPTIONS
2008-07-25 Yang Tsemove reentrant.m4 to the m4 subdirectory to avoid infin...
2008-07-24 Yang TseAnother step towards detecting if _REENTRANT is already...
2008-05-23 Daniel Stenberglist all local sources the (demo) tools need, add a...
2008-05-15 Yang Tseremove compilation time generated files
2008-05-13 Yang Tseadd MSVC6 project for acountry sample program
2008-02-14 Gunter Knaufadded some files which were missing in release tarballs.
2007-12-11 Daniel Stenbergbuild acountry too
2007-12-10 Daniel Stenberggrrr, the previous commit was meant to properly make...
2007-12-10 Daniel Stenbergwhen building
2007-12-10 Daniel Stenbergbuild ahost and adig by default but don't install them
2007-11-27 Daniel Stenbergpkgconfig fix by Andreas Schuldei
2007-09-28 Daniel StenbergBumped version to 1.5.0 for next release and soname...
2007-07-26 Daniel Stenbergadded initial pkg-config file (attempt)
2007-06-08 Daniel Stenberg1.4.0 preps
2006-11-22 Daniel StenbergInstall ares_dns.h too
2006-06-26 Daniel Stenberginclude config-win32.h in release archives
2006-05-24 Daniel StenbergCopied the NO_UNDEFINED magic from libcurl to make...
2005-11-12 Daniel Stenbergremoved files no longer existing
2005-08-21 Daniel Stenbergwell hit me, that wasn't possible, use 1:0:0 anyway...
2005-08-21 Daniel Stenbergmodified the version-info, we only added functions
2005-08-21 Daniel Stenbergincrease version info
2005-04-11 Daniel Stenbergcredits
2004-10-24 Daniel Stenbergmaketgz now creates a ares_version.h.dist file with...
2004-07-22 Daniel Stenberg- Fixed a few variable return types for some system...