gnutls: explicitly added SRP to the priority string
[platform/upstream/curl.git] / acinclude.m4
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-13 Dan FandrichFixed curl-config --ca which wasn't being exported...
2008-06-06 Yang TseMSVC does build Windows native targets
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 TseWhen unable to properly detect gethostbyname_r() usage...
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 Tseupdate several macros using AC_TRY_LINK with AC_LINK_IFELSE
2008-05-19 Yang Tsebetter select() function detection that works
2008-05-19 Yang Tsefix socklen_t equivalent detection when cross compiling...
2008-05-17 Yang Tseminor change for wince-cegcc and wince-mingw32ce support
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-12 Yang Tseconfigure script will now define HAVE_CLOCK_GETTIME_MON...
2008-05-10 Yang TseAdd library checking for clock_gettime() support
2008-03-31 Michal MarekRemoved the generated ca-bundle.h file. The verbatim...
2008-03-20 Michal Marek- Added --with-ca-path=DIRECTORY configure option to...
2008-02-18 Daniel Stenberg- We're no longer providing a very old ca-bundle in...
2007-10-24 Yang TseMissing double quotes
2007-10-19 Yang TseAdd custom check for WINLDAP libraries.
2007-10-17 Yang TseFix CURL_CHECK_LIBS_LDAP failure when no parameter...
2007-10-17 Yang TseDefault check for more libraries in CURL_CHECK_LIBS_LDAP,
2007-10-15 Yang TseAvoid depending on a header file for the definition...
2007-10-15 Dan FandrichFix LDAP compile error when LDAP is not available.
2007-10-14 Yang TseFix custom check for LDAP libraries
2007-10-14 Yang TseAdd custom check for LDAP libraries
2007-10-14 Yang TseAdd custom checks for lber, ldap, ldapssl and ldap_ssl...
2007-10-13 Yang TseAdd check for winldap and winber header files
2007-09-27 Dan FandrichEnabled a few more gcc warnings with --enable-debug...
2007-08-11 Daniel StenbergPatrick Monnerat modified the LDAP code and approach...
2007-07-30 Daniel StenbergPeter O'Gorman pointed out (and fixed) that the non...
2007-04-10 Yang Tse--enable-sspi only supported on Windows native builds
2007-04-03 Yang TseCleanup. Warnings related with FD_SET, FD_ISSET, and...
2007-03-27 Dan FandrichDaniel Johnson's fix for shared object extension detect...
2007-03-22 Yang Tsefix wrong macro name introduced in las commit
2007-03-22 Yang TseAdd check for compiler variadic macro support in config...
2007-03-22 Yang Tseattempt to keep message length below 80 chars
2007-02-15 Yang Tseicc 9.0 when compiling its generated code for its own...
2007-02-13 Dan FandrichAdded last-resort dynamic library names.
2007-01-31 Dan FandrichProperly use libtool macros to fix OpenLDAP library...
2006-11-22 Yang TseAdded a check in configure that verifies if <signal...
2006-10-16 Daniel StenbergAdded a check in configure that simply tries to run...
2006-10-13 Yang TseCheck for struct timeval at configuration time
2006-08-04 Yang TseBeing unable to link or find out recv() or send() args...
2006-07-31 Yang TseAvoid the risk of a false positive detection of MSG_NOS...
2006-07-28 Yang TseFirst step trying to avoid the multiple header inclusio...
2006-07-25 Yang TseSimplify check for NEED_MALLOC_H, and make more explici...
2006-07-11 Yang TseDefine NEED_MALLOC_H if including <stdlib.h> is not...
2006-07-07 Yang TseFinally get rid of CURL_CHECK_HEADERS_ONCE since it...
2006-07-07 Yang TseSubstitution of the literal '-' is only done if it...
2006-07-07 Yang TseUsing backslashes and slashes in the strings of the...
2006-07-07 Yang TseFix excessive escaping.
2006-07-07 Yang TseFix CURL_CHECK_HEADERS_ONCE
2006-07-06 Yang TseFix MinGW/MSYS support in CURL_CHECK_FUNC_RECV and...
2006-07-05 Yang TsePrevent definition of HAVE_WINxxx_H symbols and avoid...
2006-07-04 Yang TseUse a more descriptive var name.
2006-07-04 Yang TseGet qualifier of arg 2 for send() apart into SEND_QUAL_...
2006-07-04 Yang TseFind out return types and argument types for functions...
2006-07-03 Yang TseUse CURL_CHECK_FUNC_GETNAMEINFO results in CURL_CHECK_N...
2006-07-02 Yang TseMake CURL_CHECK_NI_WITHSCOPEID actually try to compile...
2006-07-02 Yang TseFix shell globbing in CURL_CHECK_FUNC_GETNAMEINFO
2006-07-02 Yang TseFix shell globbing in CURL_CHECK_FUNC_GETNAMEINFO
2006-07-01 Yang TseGet some debug info
2006-07-01 Yang TseGet some debug info
2006-07-01 Yang TseAvoid shell globbing
2006-07-01 Yang TseGet qualifier of arg 1 for getnameinfo apart. Take 3.
2006-07-01 Yang TseGet qualifier of arg 1 for getnameinfo apart.
2006-06-30 Yang TseRemove experimental notice from CURL_CHECK_FUNC_GETNAMEINFO
2006-04-19 Daniel Stenbergdetect ICC and pass on "-we 147" so that the configure...
2006-01-18 Daniel Stenbergconfigure no longer warns on "missing" if the current...
2005-12-21 Yang TseChecking for function getnameinfo and its arguments...
2005-12-21 Yang TseUndefine HAVE_GETNAMEINFO if unable to find
2005-12-21 Yang TseUndefine HAVE_GETNAMEINFO if unable to find
2005-12-20 Yang TseIn CURL_FUNC_GETNAMEINFO_ARGTYPES, when cross-compiling...
2005-12-20 Yang Tsefix ioctlsocket detection
2005-12-20 Daniel Stenbergadded our standard source header
2005-12-20 Daniel Stenbergfix closing parentheses
2005-12-20 Yang TseFix quoting
2005-12-20 Yang TseUse native type SOCKET instead of int when testing...
2005-12-19 Yang TseOoops
2005-12-19 Yang TseAdd checking for type DWORD as argument 4 and 6 of...
2005-12-19 Yang TseAdjust more windows header includes
2005-12-19 Yang TseFix guard detection of _WIN32_WINNT for MingW in CURL_F...
2005-12-19 Yang TseAdd check for 'unsigned int' as type of arguments 4...
2005-12-18 Yang TseWhen checking the type of the first argument of getname...
2005-12-18 Yang TseMingW guards getnameinfo, getaddrinfo and freeaddrinfo...
2005-12-17 Yang TseCheck first arg of getnameinfo with and without const...
2005-12-17 Yang TseAvoid breaking configure due to CURL_FUNC_GETNAMEINFO_A...
2005-12-17 Yang Tseconst qualifier in getnameinfo check
2005-12-16 Yang TseSince there is no proof of the existence of a platform...
2005-12-16 Yang TseTYPE_SOCKLEN_T completely replaced by CURL_CHECK_TYPE_S...
2005-12-16 Yang TseMore quotes
2005-12-16 Yang TseFix copy paste bug
2005-12-16 Yang TseTest CURL_CHECK_TYPE_SOCKLEN_T
next