platform/upstream/c-ares.git
2008-11-01 Daniel StenbergAdded a TODO file to list things we want changed, added...
2008-11-01 Daniel Stenberg- Carlo Contavalli added support for the glibc "rotate...
2008-11-01 Yang TseAdjust WIN32 freeaddrinfo, getaddrinfo and getnameinfo...
2008-11-01 Yang TseWIN32 availability of freeaddrinfo, getaddrinfo and...
2008-10-30 Yang Tsecheck for freeaddrinfo() at configuration phase
2008-10-30 Yang Tseupdate aclocal file serial number
2008-10-30 Yang Tseremove verification of the freeability of the addrinfo...
2008-10-29 Yang Tsefix comment
2008-10-29 Yang Tsemake CHECK_FUNC_GETADDRINFO_UNFREEABLE_AI_ADDR
2008-10-28 Yang Tsefix leftover
2008-10-28 Yang TseInitial attempt to detect at configuration time if...
2008-10-28 Yang TseInitial attempt to detect at configuration time if...
2008-10-25 Yang Tseicc adjustments:
2008-10-24 Yang Tsesome more temporary magic for the icc seg-fault issue
2008-10-24 Yang Tseicc permanent adjustment:
2008-10-23 Yang Tseicc adjustments:
2008-10-23 Yang Tse#include <stdlib.h> for exit() prototype
2008-10-22 Yang Tsesome more temporary magic for the icc seg-fault issue
2008-10-22 Yang Tseremove from configure.ac temporary magic for the icc...
2008-10-21 Yang Tsesome more temporary magic for the icc seg-fault issue
2008-10-21 Yang TseCharles Hardin patch:
2008-10-20 Yang Tsesome more temporary magic for the icc seg-fault issue
2008-10-19 Yang Tsemessages initially intended only for debug purposes...
2008-10-17 Yang Tsefix compiler warning
2008-10-17 Yang Tsefix missing double-quotes
2008-10-17 Daniel StenbergCharles Hardin made adig support a regular numerical...
2008-10-16 Yang Tsesome more temporary magic for the icc seg-fault issue
2008-10-15 Yang TseEnsure that shell variable contents which have active...
2008-10-14 Yang TseAdjust Watcom C warnings:
2008-10-14 Yang TseWith this change Solaris target builds will now be...
2008-10-14 Yang TseAdjust Tiny C basic options:
2008-10-14 Yang TseAdjust GCC warnings:
2008-10-14 Yang Tsefix syntax error
2008-10-14 Yang TseInitial attempt to detect Watcom C compiler
2008-10-13 Yang Tsemake naming scheme more consistent across whole file
2008-10-13 Yang TseAdjust GCC warnings:
2008-10-13 Yang TseAdjust GCC --enable-warnings:
2008-10-12 Yang Tseadjust SGI MIPSpro C detection
2008-10-12 Yang TseLCC compiler adjustments:
2008-10-11 Yang Tseremove extra space
2008-10-11 Yang Tsesplit SGI compiler check. One for MIPS C and another...
2008-10-11 Yang TseLCC compiler adjustments:
2008-10-10 Yang TseInitial attempt to detect Tiny C compiler
2008-10-10 Yang TseInitial attempt to detect LCC compiler
2008-10-10 Yang Tse1) fix bug in CONVERT_INCLUDE_TO_ISYSTEM
2008-10-10 Yang Tsesimplify SGI C compiler check
2008-10-10 Yang TseHP C adjustments:
2008-10-10 Yang TseAdd debug tracing for COMPILER_WORKS_IFELSE
2008-10-09 Yang Tseconfigure will also warn on 'strict compiler warning...
2008-10-09 Yang Tseconvert rejected compiler options messages into a warnings
2008-10-09 Yang Tseremove extra whitespace from string in SGI C check
2008-10-09 Yang Tseoops
2008-10-09 Yang TseInitial attempt to detect SGI C compiler
2008-10-09 Yang TseHP C adjustments:
2008-10-08 Yang Tseimprove presentation of accepted/rejected debug/optimiz...
2008-10-08 Yang Tserefactoring of COMPILER_BASIC_OPTS
2008-10-08 Yang TseInitial attempt to detect SUN C compiler
2008-10-08 Yang TseInitial attempt to detect HP C compiler
2008-10-07 Yang Tsefix compiler warning: 'dot_4' may be used uninitialized...
2008-10-07 Yang Tseadjust ICC_windows settings
2008-10-07 Yang Tsefix VAR_STRIP
2008-10-07 Yang TseSync up with reality
2008-10-07 Yang TseInitial attempt to support configure's --(dis|en)able...
2008-10-02 Yang Tsefix comment
2008-10-02 Yang TseInitial attempt to support configure's --(dis|en)able...
2008-09-30 Yang Tsefix compiler warning: dereferencing type-punned pointer...
2008-09-30 Yang Tsenow compiler warnings are activated for all gcc builds...
2008-09-30 Yang TseUse CFLAGS for icc linker options instead of LDFLAGS,
2008-09-29 Yang Tseuse ac_cv_compiler and ac_cv_compiler_num to keep compi...
2008-09-29 Yang TseTemporary icc adjustment:
2008-09-24 Yang TseHAVE_INET_PTON will only be defined when an IPv6 capabl...
2008-09-24 Yang TseHAVE_INET_NTOP will only be defined when an IPv6 capabl...
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
next