platform/upstream/c-ares.git
2008-08-16 Gisle VanemSupport Watt-32 under Win32.
2008-08-10 Yang TseFix: Remove now this SIZEOF_CURL_OFF_T symbol definition.
2008-08-09 Yang TseImprove CURL_CHECK_DEF
2008-08-09 Yang TseFix IBM C and DEC/Compaq C compiler detection
2008-08-07 Yang TseInitial support of curlbuild.h and curlrules.h which...
2008-08-05 Yang TseThe minimum autoconf version required for this file...
2008-08-04 Daniel Stenberg- Fix by Tofu Linden:
2008-08-04 Yang TseAutoconf 2.62 has changed the behaviour of the AC_AIX...
2008-08-03 Yang TseAdjust DEC/Compaq C compiler settings.
2008-08-01 Yang TseAnother AC_TRY_LINK conversion to AC_LINK_IFELSE.
2008-08-01 Yang TseSync up with reality
2008-08-01 Yang TseRename reentrant.m4 to avoid filename clash.
2008-07-30 Yang TseAdd file version serial number that might be used by...
2008-07-30 Yang TseUpdate copyright year.
2008-07-30 Yang TseSync comment with reality.
2008-07-30 Yang TseReinstate the 'aclocal -I m4' in buildconf and 'ACLOCAL...
2008-07-29 Yang TseAdd quoting for the AC_DEFINE arguments.
2008-07-29 Yang TseAlso remove the whitespace.
2008-07-29 Yang TseAlso remove the extra quoting.
2008-07-29 Yang TseReplace some '@%:@' quadigraphs by its actual represent...
2008-07-29 Yang TseTests done using 'aclocal -I m4' in buildconf and ...
2008-07-28 Yang Tsefor debugging purposes show ACLOCAL_FLAGS
2008-07-27 Yang TseThese lines were unintentionally removed in previous...
2008-07-27 Yang TsePartially undo change that prevented SED, GREP, EGREP...
2008-07-27 Yang TseAssert that SED and GREP are set
2008-07-27 Yang TseRequire autoconf 2.57 or newer
2008-07-27 Yang TseWhen calling aclocal, user defined ACLOCAL_FLAGS will...
2008-07-27 Yang Tsemove ACLOCAL_AMFLAGS after AUTOMAKE_OPTIONS
2008-07-27 Yang Tsesetup.h handles definition of _REENTRANT based on NEED_...
2008-07-27 Yang TseRemove explicit inclusion of our m4 files first. It...
2008-07-27 Yang TseAnother step towards detecting if _REENTRANT is already...
2008-07-26 Yang TseExplicitly include our m4 files first. This might minim...
2008-07-26 Yang TseAdd a 3 argument check for getprotobyname_r
2008-07-25 Yang Tsemove reentrant.m4 to the m4 subdirectory to avoid infin...
2008-07-24 Yang Tseadd checks for strtok_r and getprotobyname_r
2008-07-24 Yang TseAnother step towards detecting if _REENTRANT is already...
2008-07-23 Yang Tsereorder argument number detection for getservbyport_r to
2008-07-22 Yang TseMake sure that configure process tests are done with...
2008-07-21 Yang TseChange recvfrom's sixth argument data type to the ...
2008-07-21 Yang Tseuse prototypes to improve getservbyport_r detection
2008-07-21 Yang TseAdjust recvfrom's sixth arg data type definition for...
2008-07-21 Yang TseUse the sreadfrom() wrapper to replace recvfrom() in...
2008-07-21 Yang Tsewhen recvfrom prototype uses a void pointer for argumen...
2008-07-20 Yang TseAdjust DEC/Compaq C compiler settings
2008-07-20 Yang TseAdded "pointer to void" as another data type to check...
2008-07-19 Yang TseAdjust DEC/Compaq C compiler settings
2008-07-17 Yang TseRECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYP...
2008-07-16 Yang TseConfigure process now checks availability of recvfrom...
2008-07-16 Yang TseInitial DEC/Compaq C compiler detection and flags
2008-07-16 Yang TseImproved configure detection of number of arguments...
2008-07-15 Yang TseAllow --enable-largefile and --disable-largefile config...
2008-07-10 Yang Tsefix compiler warning
2008-07-09 Yang Tsesince Jun 30 2008 MAXHOSTNAMELEN define is no longer...
2008-07-07 Yang Tsefix c-ares version reported in generated libcares.pc...
2008-07-04 Yang Tseegrep and ar are also mandatory
2008-07-03 Daniel Stenbergjust to clarify that c-ares actually have some ipv6...
2008-07-03 Daniel Stenbergares_gethostbyname() fallback from AAA to A records...
2008-07-03 Daniel Stenberg- Phil Blundell: If you ask ares_gethostbyname() to...
2008-07-02 Yang TseThe configure process will now halt when sed or grep...
2008-07-02 Yang Tsefallback to gettimeofday when monotonic clock is unavai...
2008-07-01 Yang TseIBM C/C++ compiler predefined macro check
2008-07-01 Yang Tseset earlier in configure process IBM compilers optimiza...
2008-06-30 Yang Tsemake check message wording more precise
2008-06-30 Daniel Stenberg- As was pointed out to me by Andreas Schuldei, the...
2008-06-29 Yang Tsefix C style comment
2008-06-29 Yang TseJohn Lightsey filed bug report #1999181: "CLOCK_MONOTON...
2008-06-20 Yang TseModified configuration script to actually verify if...
2008-06-18 Yang TseNo longer break out of a shell "for" statement from...
2008-06-11 Gunter Knaufenable additional CFLAGS from commandline.
2008-06-09 Yang Tsefix pkg-config reporting of private libraries needed...
2008-06-06 Yang TseMSVC does build Windows native targets
2008-05-30 Yang TseBrad House fixed a missing header file inclusion in...
2008-05-29 Daniel Stenbergstart working on 1.5.3
2008-05-29 Daniel Stenberg1.5.2
2008-05-26 Yang Tsefix compiler warning: unreferenced formal parameter
2008-05-23 Daniel Stenberglist all local sources the (demo) tools need, add a...
2008-05-23 Daniel Stenbergthis is not used (anymore)
2008-05-22 Daniel Stenbergmake sure the configure.ac file with the correct versio...
2008-05-22 Yang TseMSVC6+ clean-up targets must also remove acountry.exe
2008-05-22 Yang Tsesync with reality
2008-05-21 Yang Tsefix: [action-if-found] part of AC_CHECK_TYPE macro...
2008-05-21 Yang Tsefix: remove need and definition of HAVE_SOCKLEN_T symbol
2008-05-21 Yang Tsefix: socklen_t definition comment
2008-05-20 Yang Tseupdate several macros using AC_TRY_LINK with AC_LINK_IFELSE
2008-05-20 Yang Tsefix underquoting of AC_LANG_PROGRAM arguments
2008-05-20 Yang Tseif'def out private function ares__tvdiff(), it is not...
2008-05-20 Yang Tseupdate several macros using AC_TRY_LINK with AC_LINK_IFELSE
2008-05-19 Yang Tsefix socklen_t equivalent detection when cross compiling...
2008-05-19 Yang Tseif WINSOCK2 API is used link with 'ws2_32', else
2008-05-18 Yang Tseon winsock systems linking is done using library 'ws2_3...
2008-05-17 Yang Tseminor change for wince-cegcc and wince-mingw32ce support
2008-05-15 Yang Tsemillisecond resolution support followup
2008-05-15 Gisle VanemReplaced "-DHAVE_FIONBIO" with "-DHAVE_IOCTLSOCKET".
2008-05-15 Yang Tsesync with reality
2008-05-15 Yang Tseremove compilation time generated files
2008-05-15 Yang Tseuse same time source for timeout initialization and...
2008-05-14 Yang TseImprove toolchain detection for WinCE cross compilation:
2008-05-14 Yang Tseskip checks for Windows specific header files
2008-05-14 Yang TseWinCE cross compilation adjustments:
2008-05-13 Daniel Stenberg- Introducing millisecond resolution support for the...
next