summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* configure: fix 'subdir-objects' distclean related issueYang Tse2013-07-181-0/+2
* configure: automake 1.14 compatibility tweak (use XC_AUTOMAKE)Yang Tse2013-07-091-1/+1
* curl-config: don't output static libs when they are disabledWouter Van Rooy2013-04-161-0/+5
* configure: try pthread_create without -lpthreadDaniel Stenberg2013-04-121-8/+20
* configure: remove CURL_CHECK_FUNC_RECVFROMDaniel Stenberg2013-04-081-1/+0
* curl.h: stricter CURL_EXTERN linkage decorations logicYang Tse2013-03-121-29/+30
* configure: use XC_LIBTOOL for portability across libtool versionsYang Tse2013-03-081-44/+14
* darwinssl: fix undefined $ssllib warning in runtests.plNick Zitzmann2013-02-241-1/+1
* strcasestr: remove check for this unused functionDaniel Stenberg2013-02-231-1/+0
* strlcat: remove functionDaniel Stenberg2013-02-141-1/+0
* configure: update the copyright years for the output.Guenter Knauf2013-02-041-1/+1
* zz40-xc-ovr.m4: 1.0 interface stabilizationYang Tse2013-01-281-1/+2
* configure: use XC_CONFIGURE_PREAMBLE early checksYang Tse2013-01-231-2/+1
* configure: autotools compatibility fixes - step IYang Tse2013-01-201-209/+3
* commit bc682cbd follow-upYang Tse2013-01-151-0/+2
* configure: fix automake 1.13 compatibilityYang Tse2013-01-141-0/+1
* docs: the --with-darwinssl option is available on Apple OSesNick Zitzmann2013-01-091-1/+1
* Revert "configure: update req to 2.59"Daniel Stenberg2013-01-081-104/+114
* configure: update req to 2.59Daniel Stenberg2013-01-081-114/+104