ares_dns.h: adjust DNS__16BIT and DNS__32BIT macro definitions
[platform/upstream/c-ares.git] / m4 /
2011-08-20 Yang Tseconfigure: fix symbol hiding usability check
2011-08-08 Yang Tsecares-compilers.m4: CARES_CONVERT_INCLUDE_TO_ISYSTEM...
2011-07-29 Yang Tsecares-functions.m4 serial # bump
2011-07-29 Yang TseRevert "configure: additional flag checks for fcntl...
2011-07-29 Yang Tseconfigure: additional flag checks for fcntl() and socket()
2011-06-20 Yang Tsexc-translit.m4 fix quoting
2011-06-17 Yang Tsexc-translit.m4 provides transliteration macros with...
2011-06-04 Yang Tsexlc: avoid preprocessor definition usage when linking
2011-03-25 Yang Tseconfigure: fix libtool warning
2011-03-23 Yang Tsebuild: use getenv() replacement function for systems...
2010-12-15 Yang Tseconfigure: inet_net_pton function check adjustments
2010-12-02 Yang Tseconfigure: undo using autobuilds to temporarily verify...
2010-11-18 Yang Tseconfigure: use autobuilds to temporarily verify strict...
2010-08-11 Yang Tseconfigure: werror related adjustments
2010-07-30 Ben Greearbuild: Enable compiling with -Werror.
2010-03-27 Daniel Stenbergremove all .cvsignore files
2010-03-23 Daniel Stenbergignore lots of generated files
2010-03-23 Daniel JohnsonFix warnings for clang
2010-03-17 Yang Tsereplaced intel compiler option -no-ansi-alias with...
2010-03-17 Yang Tseupdate outdated serial number
2010-03-05 Daniel StenbergDaniel Johnson provided fixes for building with the...
2009-11-16 Yang TseAdd icc fvisibility bug test
2009-11-16 Yang TseFix three var names
2009-11-15 Yang Tsegetaddrinfo is fully thread safe on solaris versions...
2009-11-14 Yang TseRefactor how preprocessor symbol _THREAD_SAFE definitio...
2009-11-13 Yang TseAssume that getaddrinfo is thread safe, unless hard...
2009-11-13 Yang TseRelated with the threadsafe capability of getaddrinfo:
2009-11-12 Yang TseAIX 5.2 and newer have threadsafe getaddrinfo.
2009-11-12 Yang TseHP-UX 11.11 and later have threadsafe getaddrinfo
2009-11-12 Yang TseCheck if getaddrinfo is threadsafe when function check...
2009-11-01 Yang TseUndo old temporary change once used for testing purposes
2009-10-31 Yang TseSymbol hiding configure options renamed to the hopefull...
2009-10-29 Yang TseExternal API function linkage decoration adjustment
2009-10-28 Yang TseInitial step towards the ability to reduce c-ares expor...
2009-10-19 Yang TseUse *_CHECK_PATH_SEPARATOR_REQUIRED to ensure that...
2009-10-19 Yang TseOur _AS_PATH_SEPARATOR_PREPARE override is now m4_defun...
2009-09-29 Yang TseCheck if _REENTRANT definition is required to
2009-07-16 Gunter Knauftest if adding ../lib to includes can fix the current...
2009-07-14 Gunter Knaufrenamed generated config.h to ares_config.h in order...
2009-06-20 Yang TseRefactor how libraries are checked for connect() function,
2009-06-18 Yang Tseadd CloseSocket camel case function check
2009-06-17 Yang Tsecheck for socket() and closesocket() as it is done...
2009-06-09 Yang Tsec-ares' --enable-debug --enable-curldebug decoupling...
2009-06-05 Yang Tsec-ares' -no-undefined and --enable-curldebug adjustments
2009-05-28 Yang Tsec-ares' --enable-curldebug adjustments
2009-05-27 Yang TseAllow curl debug memory tracking when building a shared...
2009-05-26 Yang Tsec-ares's --enable-curldebug configure option decoupled...
2009-05-15 Yang Tseremove outdated comment
2009-05-07 Yang TseProper naming for the experimental compiler test and...
2009-05-07 Yang TseMoved *_CHECK_COMPILER_HALT_ON_ERROR and *_CHECK_COMPIL...
2009-04-28 Yang TseAdded CARES_INCLUDES_SYS_TYPES
2009-04-26 Yang TseInitial step towards a configure time curl_socklen_t...
2009-04-17 Yang Tseremove compiler options used while debugging the icc...
2009-04-15 Yang TseSet HP-UX compiler warning level back to the one that...
2009-02-13 Yang Tseignore
2008-11-20 Dan FandrichMake checking for struct ifreq a prerequisite for setting
2008-11-19 Yang Tseuser provided PATH_SEPARATOR always overrides auto...
2008-11-18 Yang Tseattempting to keep lines below 80 chars
2008-11-18 Yang Tseprovide a common PATH_SEPARATOR check method which...
2008-11-18 Yang Tsecheck for gethostbyaddr and gethostbyname as it is...
2008-11-17 Yang TseMake configure script check if ioctl with the SIOCGIFAD...
2008-11-17 Yang Tsefix leftover from previous commit
2008-11-17 Yang Tsefix inet_pton() runtime configure check
2008-11-16 Yang Tsetrim down configure script size
2008-11-14 Yang Tsefix typo affecting inclusion of <arpa/inet.h> in configure
2008-11-14 Yang Tse#include <string.h> in the getaddrinfo() runtime check...
2008-11-14 Yang Tsefix symbol definition check for fcntl.h inclusion
2008-11-13 Yang TseRefactor configure script detection of functions used...
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-21 Yang Tsesome more temporary magic for the icc seg-fault issue
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 missing double-quotes
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
next