summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* libssh2: detect features based on version, not configure checksDaniel Stenberg2014-11-091-6/+0
* configure: Fixed NTLM missing from features when CURL_DISABLE_HTTP definedSteve Holme2014-11-091-3/+5
* configure: Added krb5 to the supported featuresSteve Holme2014-11-071-0/+5
* configure.ac: remove checks for OpenSSL NPN/ALPN funcs againDaniel Stenberg2014-10-291-4/+1
* Compile with latest nghttp2Tatsuhiro Tsujikawa2014-08-261-1/+1
* configure.ac: Add support for recent GSS-API implementations for HP-UXMichael Osipov2014-08-251-10/+15
* configure/features: Add feature and version info for GSS-API and SPNEGOMichael Osipov2014-07-231-5/+12
* build: link curl to NSS libraries when NSS support is enabledAlessandro Ghedini2014-07-181-0/+4
* Remove all traces of FBOpenSSL SPNEGO supportDavid Woodhouse2014-07-161-40/+0
* configure: respect host tool prefix for krb5-configMichał Górny2014-07-141-2/+9
* netrc: fixed thread safety problem by using getpwuid_r if availableDan Fandrich2014-07-131-0/+1
* opts: initial makefileDaniel Stenberg2014-06-171-0/+1
* url-parser: only use if_nametoindex if detected by configureDaniel Stenberg2014-05-261-0/+1
* configure: fix the nghttp2 detection when not foundDaniel Stenberg2014-05-241-27/+26
* configure: detect nghttp2 by defaultDaniel Stenberg2014-05-231-6/+1
* configure: add GSS-API to supported featuresDaniel Stenberg2014-05-171-0/+3
* configure: add SPNEGO to supported featuresDaniel Stenberg2014-05-171-0/+3
* configure: Don't set LD_LIBRARY_PATH when cross-compilingAaro Koskinen2014-05-071-5/+6
* cyassl: Use error-ssl.h when availableDan Fandrich2014-04-231-0/+3
* configure: use the nghttp2 path correctly with pkg-configDaniel Stenberg2014-04-221-9/+7
* configure: fix wrong commentDilyan Palauzov2014-04-211-1/+1
* configure: call it GSS-APIMichael Osipov2014-03-031-15/+15
* configure: Tiny fix to honor POSIXnaota2014-02-251-7/+7
* configure: Fix the --disable-crypto-auth optionDan Fandrich2014-02-171-1/+3