summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2016-11-02* Patches to rename libcurl to libgnurl by Christiangnurl-7_51_0Christian Grothoff
2016-10-31idn: switch to libidn2 use and IDNA2008 supportDaniel Stenberg
2016-10-20configure: set min version flags for builds on macDaniel Stenberg
2016-10-18s/cURL/curlDaniel Stenberg
2016-09-24configure: Fixed builds with libssh2 in a custom locationDan Fandrich
2016-09-19openssl: don’t call CRYTPO_cleanup_all_ex_dataDaniel Stenberg
2016-09-18configure: change "iOS/Mac OS X native" to "Apple OS native"Nick Zitzmann
2016-08-25configure: detect zlib with our pkg-config macrosDaniel Stenberg
2016-08-21configure: make it work without PKG_CHECK_MODULESDaniel Stenberg
2016-08-20configure.ac: add missing quotes to PKG_CHECK_MODULESMarc Hoersken
2016-08-12configure.ac: add zlib search with pkg-configDambaev Alexander
2016-08-03mbedtls: Added support for NTLMBill Nagel
2016-06-22configure: don't specify .lib for libs on windowsDaniel Stenberg
2016-06-22configure: fix winssl LIBS change typoDaniel Stenberg
2016-06-22configure: add crypt32.lib for winssl buildsDaniel Stenberg
2016-04-21configure: ac_cv_ -> curl_cv_ for r/w varsIrfan Adilovic
2016-04-21configure: ac_cv_ -> curl_cv_ for all cached varsIrfan Adilovic
2016-04-18configure: remove check for libresolveDaniel Stenberg
2016-03-29wolfssl: Use ECC supported curves extensionJay Satiro
2016-03-28wolfssl: Add ALPN supportJay Satiro
2016-02-25configure: warn on invalid ca bundle or pathJay Satiro
2016-02-09configure: state "BoringSSL" in summary when that was detectedDaniel Stenberg
2016-02-09openssl: remove most BoringSSL #ifdefs.David Benjamin
2016-02-08configure: --with-ca-fallback: use built-in TLS CA fallbackLudwig Nussel
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2016-02-02configure: update the copyright year range in outputDaniel Stenberg
2016-01-12configure: assume IPv6 works when cross-compiledDaniel Stenberg
2015-12-20configure: detect IPv6 support on WindowsJohannes Schindelin
2015-12-16cyassl: deal with lack of *get_peer_certificateDaniel Stenberg
2015-12-16wolfssl: handle builds without SSLv3 supportDaniel Stenberg
2015-11-24build: Install zsh completionDaniel Shahaf
2015-10-23build: Fix mingw ssl gdi32 orderJay Satiro
2015-10-20vtls: added support for mbedTLSJonas Minnberg
2015-10-18configure: add PSL to the list of featuresDaniel Stenberg
2015-10-17cookies: Add support for Mozilla's Publix Suffix ListTim Rühsen
2015-10-07configure: build silently by defaultDaniel Stenberg
2015-09-22gnutls: Support CURLOPT_KEYPASSWDMike Crowe
2015-08-30configure: check for HMAC_Update in opensslDaniel Stenberg
2015-08-22configure: detect latest boringsslDaniel Stenberg
2015-08-22configure: change functions to detect openssl (clones)Daniel Stenberg
2015-08-10Revert "configure: disable libidn by default"Daniel Stenberg
2015-07-25configure: check if OpenSSL linking wants -ldlDaniel Stenberg
2015-07-24configure: add --disable-rt optionMichał Fita
2015-06-29configure: disable libidn by defaultDaniel Stenberg
2015-05-18Require nghttp2 v1.0.0Tatsuhiro Tsujikawa
2015-04-26configure: follow-up fix for krb5-configDaniel Stenberg
2015-04-20configure --with-nss: remove unneeded libs from the fallbackMostyn Bramley-Moore
2015-04-17configure --with-nss: drop redundant if statementKamil Dudka
2015-04-17configure --with-nss=PATH: query pkg-config if availableKamil Dudka
2015-04-11cyassl: Include the CyaSSL build configJay Satiro