platform/upstream/c-ares.git
2008-09-24 Yang Tsentoa() and inet_ntoa_r() no longer used
2008-09-22 Yang Tseicc adjustments for icc 9.0 and prior versions:
2008-09-22 Yang Tseattempt to make work the gethostname function
2008-09-21 Gisle VanemAdded HAVE_NETDB_H, HAVE_ARPA_INET_H, HAVE_STRCASECMP
2008-09-19 Yang Tseicc adjustments:
2008-09-18 Yang Tseicc adjustments
2008-09-18 Yang Tsefix netdb.h prerequisite inclusion
2008-09-17 Yang Tseimprove detection of getservbyport_r()
2008-09-17 Yang TseOn Linux Intel's icc uses gcc's header files, so
2008-09-17 Yang Tseimprove detection of gethostname()
2008-09-17 Yang TseNetWare builds include "nameser.h" from the c-ares...
2008-09-17 Yang Tseinclude <strings.h>
2008-09-17 Yang TseSync up with reality
2008-09-17 Yang Tseadjust inclusion of "nameser.h"
2008-09-17 Yang Tsereorder some lines in file
2008-09-16 Yang Tsecode cleanup
2008-09-16 Yang TseNetWare seems to have writev()
2008-09-16 Yang Tserearrange to allow internal/private use of ares_writev...
2008-09-15 Yang TseNetWare CLIB target has stricmp() and strnicmp()
2008-09-15 Yang Tseinclude header file only when available
2008-09-15 Yang Tserearrange to allow internal/private use of ares_strcase...
2008-09-15 Yang Tseimprove detection of:
2008-09-13 Yang Tse*** empty log message ***
2008-09-12 Gisle Vanemdjgpp does have strdup().
2008-09-12 Yang Tsechange CRLF into LF line endings
2008-09-11 Yang Tsestrdup() clone for systems/configurations which lack it
2008-09-11 Yang Tsemove inclusion of ares_private.h last
2008-09-10 Yang Tseicc adjustments
2008-09-09 Yang Tseicc adjustments
2008-09-08 Yang TseSelect strict ANSI C89 conformance for icc
2008-09-06 Yang Tseremove unnecessary typecasting of malloc()
2008-09-06 Yang Tseremove unnecessary typecasting of realloc()
2008-08-29 Daniel Stenbergwe start over working towards 1.5.4
2008-08-29 Daniel StenbergVersion 1.5.3
2008-08-29 Daniel Stenbergadded the three people from RELEASE-NOTES and sorted...
2008-08-27 Yang TseDon't abort configuration if recvfrom() is not available.
2008-08-26 Yang TseFunctionality only possible if recvfrom() is available.
2008-08-25 Yang TseGeorge Neill's fix acountry sample application compilat...
2008-08-25 Yang TseBrad House's validation that DNS response address match...
2008-08-21 Yang Tsefix the output name
2008-08-21 Yang TseGet rid of ENABLE_64BIT symbol definition and usage.
2008-08-20 Yang TseExport 'ares_process_fd' too.
2008-08-16 Gisle VanemOps, remove 'use_vc'.
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...
next