summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* openssl: add ALPN supportFabian Frank2014-02-031-1/+3
* http2-openssl: verify that NPN functionality is presentDaniel Stenberg2014-01-301-1/+2
* configure: fix gssapi linking on HP-UXMichael Osipov2014-01-161-1/+14
* Bumped copyright year to 2014Steve Holme2014-01-021-2/+2
* nss: unconditionally require NSS_InitContext()Kamil Dudka2013-12-021-8/+0
* nss: use a better API for controlling SSL versionKamil Dudka2013-12-021-2/+2
* configure: Fix test with -Werror=implicit-function-declarationDaniel Stenberg2013-11-131-0/+1
* configure: check for long long when building with cyasslDaniel Stenberg2013-10-221-0/+3
* configure: add HTTP2 as a curl-config --feature outputDaniel Stenberg2013-09-051-0/+4
* configure: added --with-nghttp2Daniel Stenberg2013-09-041-0/+87
* FTP: remove krb4 supportDaniel Stenberg2013-08-251-100/+0