summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2014-10-29configure.ac: remove checks for OpenSSL NPN/ALPN funcs againDaniel Stenberg
2014-08-26Compile with latest nghttp2Tatsuhiro Tsujikawa
2014-08-25configure.ac: Add support for recent GSS-API implementations for HP-UXMichael Osipov
2014-07-23configure/features: Add feature and version info for GSS-API and SPNEGOMichael Osipov
2014-07-18build: link curl to NSS libraries when NSS support is enabledAlessandro Ghedini
2014-07-16Remove all traces of FBOpenSSL SPNEGO supportDavid Woodhouse
2014-07-14configure: respect host tool prefix for krb5-configMichał Górny
2014-07-13netrc: fixed thread safety problem by using getpwuid_r if availableDan Fandrich
2014-06-17opts: initial makefileDaniel Stenberg
2014-05-26url-parser: only use if_nametoindex if detected by configureDaniel Stenberg
2014-05-24configure: fix the nghttp2 detection when not foundDaniel Stenberg
2014-05-23configure: detect nghttp2 by defaultDaniel Stenberg
2014-05-17configure: add GSS-API to supported featuresDaniel Stenberg
2014-05-17configure: add SPNEGO to supported featuresDaniel Stenberg
2014-05-07configure: Don't set LD_LIBRARY_PATH when cross-compilingAaro Koskinen
2014-04-23cyassl: Use error-ssl.h when availableDan Fandrich
2014-04-22configure: use the nghttp2 path correctly with pkg-configDaniel Stenberg
2014-04-21configure: fix wrong commentDilyan Palauzov
2014-03-03configure: call it GSS-APIMichael Osipov
2014-02-25configure: Tiny fix to honor POSIXnaota
2014-02-17configure: Fix the --disable-crypto-auth optionDan Fandrich
2014-02-03openssl: add ALPN supportFabian Frank
2014-01-30http2-openssl: verify that NPN functionality is presentDaniel Stenberg
2014-01-16configure: fix gssapi linking on HP-UXMichael Osipov
2014-01-02Bumped copyright year to 2014Steve Holme
2013-12-02nss: unconditionally require NSS_InitContext()Kamil Dudka
2013-12-02nss: use a better API for controlling SSL versionKamil Dudka
2013-11-13configure: Fix test with -Werror=implicit-function-declarationDaniel Stenberg
2013-10-22configure: check for long long when building with cyasslDaniel Stenberg
2013-09-05configure: add HTTP2 as a curl-config --feature outputDaniel Stenberg
2013-09-04configure: added --with-nghttp2Daniel Stenberg
2013-08-25FTP: remove krb4 supportDaniel Stenberg
2013-07-18configure: fix 'subdir-objects' distclean related issueYang Tse
2013-07-09configure: automake 1.14 compatibility tweak (use XC_AUTOMAKE)Yang Tse
2013-04-16curl-config: don't output static libs when they are disabledWouter Van Rooy
2013-04-12configure: try pthread_create without -lpthreadDaniel Stenberg
2013-04-08configure: remove CURL_CHECK_FUNC_RECVFROMDaniel Stenberg
2013-03-12curl.h: stricter CURL_EXTERN linkage decorations logicYang Tse
2013-03-08configure: use XC_LIBTOOL for portability across libtool versionsYang Tse
2013-02-24darwinssl: fix undefined $ssllib warning in runtests.plNick Zitzmann
2013-02-23strcasestr: remove check for this unused functionDaniel Stenberg
2013-02-14strlcat: remove functionDaniel Stenberg
2013-02-04configure: update the copyright years for the output.Guenter Knauf
2013-01-28zz40-xc-ovr.m4: 1.0 interface stabilizationYang Tse
2013-01-23configure: use XC_CONFIGURE_PREAMBLE early checksYang Tse
2013-01-20configure: autotools compatibility fixes - step IYang Tse
2013-01-15commit bc682cbd follow-upYang Tse
2013-01-14configure: fix automake 1.13 compatibilityYang Tse
2013-01-09docs: the --with-darwinssl option is available on Apple OSesNick Zitzmann
2013-01-08Revert "configure: update req to 2.59"Daniel Stenberg