summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2017-06-12configure: update the copyright year in the outputDaniel Stenberg
2017-06-07configure: fix link with librtmp when specifying pathChris Carlmar
2017-06-02build: provide easy code coverage measuringDaniel Stenberg
2017-04-27tool_operate: use utimes instead of obsolescent utime when availableDan Fandrich
2017-04-25configure: stop prepending to LDFLAGS, CPPFLAGSJay Satiro
2017-04-24configure: fix the -ldl check for openssl, add -lpthread checkDaniel Stenberg
2017-04-17configure.ac: ignore CR after version numbersMarcel Raad
2017-03-03configure: fix --with-zlib when a path is specifiedGreg Rowe
2017-03-02configure: fix for --enable-pthreadsJay Satiro
2017-02-14configure: Allow disabling pthreads, fall back on Win32 threadsJay Satiro
2017-01-13gnutls: check for alpn and ocsp in configureMarcus Hoffmann
2016-12-25configure: accept --with-libidn2 insteadDaniel Stenberg
2016-12-17cmdline-opts: include the man page split up files in the distDaniel Stenberg
2016-11-26curl_version_info: add CURL_VERSION_HTTPS_PROXYOkhin Vasilij
2016-11-11openssl: RAND_status always exists in OpenSSL >= 0.9.7Daniel Stenberg
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