summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
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
2015-03-30configure: Use KRB5CONFIG for krb5-configDagobert Michelsen
2015-03-26build: link curl to openssl libraries when openssl support is enabledPaul Howarth
2015-03-19cyassl: detect the library as renamed wolfsslDan Fandrich
2015-03-05configure: follow-up fix from 709cf76f6Daniel Stenberg
2015-03-05openssl: remove all uses of USE_SSLEAYDaniel Stenberg
2015-01-22configure: remove detection of the old yassl emulation APIDaniel Stenberg
2015-01-22BoringSSL: fix build for non-configure buildsDaniel Stenberg
2015-01-22configure: fix BoringSSL detection and detect libressslDaniel Stenberg
2015-01-22BoringSSL: detected by configure, switches off NTLMDaniel Stenberg
2015-01-18ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAPSteve Holme
2014-12-27code/docs: Use correct case for IPv4 and IPv6Steve Holme
2014-12-26code/docs: Use Unix rather than UNIX to avoid use of the trademarkSteve Holme
2014-12-26configure: Use camel case for UNIX sockets feature outputSteve Holme
2014-12-07smb: Build with SSPI enabledBill Nagel
2014-12-04libcurl: add UNIX domain sockets supportPeter Wu
2014-12-02configure: Fixed inclusion of SMB when no crypto engines availableSteve Holme
2014-11-29smb: Added configuration options for SMBBill Nagel
2014-11-15tool: Use Kerberos for supported featuresMichael Osipov
2014-11-11configure: Fixed inclusion of krb5 when CURL_DISABLE_CRYPTO_AUTH is definedSteve Holme
2014-11-10configure: assume krb5 when gss-api worksDaniel Stenberg
2014-11-09libssh2: detect features based on version, not configure checksDaniel Stenberg
2014-11-09configure: Fixed NTLM missing from features when CURL_DISABLE_HTTP definedSteve Holme
2014-11-07configure: Added krb5 to the supported featuresSteve Holme
2014-10-29configure.ac: remove checks for OpenSSL NPN/ALPN funcs againDaniel Stenberg