summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure: warn on invalid ca bundle or pathJay Satiro2016-02-251-2/+2
* configure: state "BoringSSL" in summary when that was detectedDaniel Stenberg2016-02-091-0/+1
* openssl: remove most BoringSSL #ifdefs.David Benjamin2016-02-091-4/+1
* configure: --with-ca-fallback: use built-in TLS CA fallbackLudwig Nussel2016-02-081-0/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-2/+2
* configure: update the copyright year range in outputDaniel Stenberg2016-02-021-1/+1
* configure: assume IPv6 works when cross-compiledDaniel Stenberg2016-01-121-3/+3
* configure: detect IPv6 support on WindowsJohannes Schindelin2015-12-201-1/+10
* cyassl: deal with lack of *get_peer_certificateDaniel Stenberg2015-12-161-3/+8
* wolfssl: handle builds without SSLv3 supportDaniel Stenberg2015-12-161-2/+7
* build: Install zsh completionDaniel Shahaf2015-11-241-0/+26
* build: Fix mingw ssl gdi32 orderJay Satiro2015-10-231-18/+18
* vtls: added support for mbedTLSJonas Minnberg2015-10-201-2/+89
* configure: add PSL to the list of featuresDaniel Stenberg2015-10-181-0/+4
* cookies: Add support for Mozilla's Publix Suffix ListTim Rühsen2015-10-171-0/+23
* configure: build silently by defaultDaniel Stenberg2015-10-071-0/+1
* gnutls: Support CURLOPT_KEYPASSWDMike Crowe2015-09-221-0/+1
* configure: check for HMAC_Update in opensslDaniel Stenberg2015-08-301-2/+2
* configure: detect latest boringsslDaniel Stenberg2015-08-221-9/+18
* configure: change functions to detect openssl (clones)Daniel Stenberg2015-08-221-2/+2
* Revert "configure: disable libidn by default"Daniel Stenberg2015-08-101-2/+2
* configure: check if OpenSSL linking wants -ldlDaniel Stenberg2015-07-251-0/+40
* configure: add --disable-rt optionMichał Fita2015-07-241-1/+2
* configure: disable libidn by defaultDaniel Stenberg2015-06-291-2/+2
* Require nghttp2 v1.0.0Tatsuhiro Tsujikawa2015-05-181-1/+3
* configure: follow-up fix for krb5-configDaniel Stenberg2015-04-261-2/+0
* configure --with-nss: remove unneeded libs from the fallbackMostyn Bramley-Moore2015-04-201-1/+1
* configure --with-nss: drop redundant if statementKamil Dudka2015-04-171-40/+36
* configure --with-nss=PATH: query pkg-config if availableKamil Dudka2015-04-171-5/+25
* cyassl: Include the CyaSSL build configJay Satiro2015-04-111-0/+3
* configure: Use KRB5CONFIG for krb5-configDagobert Michelsen2015-03-301-2/+6
* build: link curl to openssl libraries when openssl support is enabledPaul Howarth2015-03-261-0/+1
* cyassl: detect the library as renamed wolfsslDan Fandrich2015-03-191-3/+57
* configure: follow-up fix from 709cf76f6Daniel Stenberg2015-03-051-3/+3
* openssl: remove all uses of USE_SSLEAYDaniel Stenberg2015-03-051-13/+7
* configure: remove detection of the old yassl emulation APIDaniel Stenberg2015-01-221-23/+0
* BoringSSL: fix build for non-configure buildsDaniel Stenberg2015-01-221-0/+2
* configure: fix BoringSSL detection and detect libressslDaniel Stenberg2015-01-221-1/+16
* BoringSSL: detected by configure, switches off NTLMDaniel Stenberg2015-01-221-2/+11
* ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAPSteve Holme2015-01-181-2/+2
* code/docs: Use correct case for IPv4 and IPv6Steve Holme2014-12-271-4/+4
* code/docs: Use Unix rather than UNIX to avoid use of the trademarkSteve Holme2014-12-261-7/+7
* configure: Use camel case for UNIX sockets feature outputSteve Holme2014-12-261-1/+1
* smb: Build with SSPI enabledBill Nagel2014-12-071-2/+3
* libcurl: add UNIX domain sockets supportPeter Wu2014-12-041-0/+38
* configure: Fixed inclusion of SMB when no crypto engines availableSteve Holme2014-12-021-1/+4
* smb: Added configuration options for SMBBill Nagel2014-11-291-0/+22
* tool: Use Kerberos for supported featuresMichael Osipov2014-11-151-1/+1
* configure: Fixed inclusion of krb5 when CURL_DISABLE_CRYPTO_AUTH is definedSteve Holme2014-11-111-2/+2
* configure: assume krb5 when gss-api worksDaniel Stenberg2014-11-101-1/+1