summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2015-10-03Patches to rename libcurl to libgnurl by Christiangnurl-7_44_0Christian Grothoff
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
2014-08-26Compile with latest nghttp2Tatsuhiro Tsujikawa
2014-08-25configure.ac: Add support for recent GSS-API implementations for HP-UXMichael Osipov
2014-07-23configure/features: Add feature and version info for GSS-API and SPNEGOMichael Osipov
2014-07-18build: link curl to NSS libraries when NSS support is enabledAlessandro Ghedini
2014-07-16Remove all traces of FBOpenSSL SPNEGO supportDavid Woodhouse
2014-07-14configure: respect host tool prefix for krb5-configMichał Górny
2014-07-13netrc: fixed thread safety problem by using getpwuid_r if availableDan Fandrich
2014-06-17opts: initial makefileDaniel Stenberg
2014-05-26url-parser: only use if_nametoindex if detected by configureDaniel Stenberg
2014-05-24configure: fix the nghttp2 detection when not foundDaniel Stenberg
2014-05-23configure: detect nghttp2 by defaultDaniel Stenberg
2014-05-17configure: add GSS-API to supported featuresDaniel Stenberg
2014-05-17configure: add SPNEGO to supported featuresDaniel Stenberg
2014-05-07configure: Don't set LD_LIBRARY_PATH when cross-compilingAaro Koskinen
2014-04-23cyassl: Use error-ssl.h when availableDan Fandrich