aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2019-06-25configure: fix typo '--disable-http-uath'1ocalhost
2019-06-18configure: --disable-progress-meterDaniel Stenberg
2019-06-11configure: remove CURL_DISABLE_TLS_SRPDaniel Stenberg
2019-06-11configure: more --disable switches to toggle off individual featuresDaniel Stenberg
2019-06-10wolfssl: refer to it as wolfSSL onlyDaniel Stenberg
2019-05-22PolarSSL: deprecate support step 1. Removed from configure.Daniel Stenberg
2019-05-22configure/cmake: check for if_nametoindex()Daniel Stenberg
2019-05-21configure: detect getsockname and getpeername on windows tooDaniel Stenberg
2019-05-17libcurl: #ifdef away more code for disabled features/protocolsDaniel Stenberg
2019-05-14configure: error out if OpenSSL wasn't detected when asked forDaniel Stenberg
2019-04-05configure: fix default location for fish completionsEli Schwartz
2019-03-27configure: avoid unportable `==' test(1) operatorLeonardo Taccari
2019-03-15configure: add --with-amisslChris Young
2019-03-03alt-svc: the libcurl bitsDaniel Stenberg
2019-03-02scripts/completion.pl: also generate fish completion fileSimon Legner
2019-02-28Secure Transport: no more "darwinssl"Daniel Stenberg
2019-02-23configure: remove CURL_CHECK_FUNC_FDOPEN callMarcel Raad
2019-02-23wolfssl: stop custom-adding curvesDaniel Stenberg
2019-02-14configure: show features as well in the final summaryDaniel Stenberg
2019-02-01schannel: stop calling it "winssl"Daniel Stenberg
2019-01-26configure: rewrite --enable-code-coverageDaniel Stenberg
2019-01-13openssl: adapt to 3.0.0, OpenSSL_version_num() is deprecatedDaniel Stenberg
2018-12-05packages: remove old leftover files and dirsDaniel Stenberg
2018-11-26configure: include all libraries in ssl-libs fetchJames Knight
2018-11-21ssl: fix compilation with OpenSSL 0.9.7Michael Kaufmann
2018-11-01configure: show CFLAGS, LDFLAGS etc in summaryDaniel Stenberg
2018-11-01axtls: removedDaniel Stenberg
2018-10-25configure: remove CURL_CONFIGURE_CURL_SOCKLEN_TDaniel Stenberg
2018-09-23docs/examples: URL updatesViktor Szakats
2018-09-22URL and mailmap updates, remove an obsolete directory [ci skip]Viktor Szakats
2018-09-21configure: force-use -lpthreads on HPUXDaniel Stenberg
2018-09-13configure.ac: add a MesaLink vtls backendYiming Jing
2018-09-07configure: add option to disable automatic OpenSSL config loadingPhilipp Waehnert
2018-08-21configure: conditionally enable pedantic-errorsMarcel Raad
2018-08-09configure: fix for -lpthread detection with OpenSSL and pkg-configDaniel Stenberg
2018-06-27configure: remove CURL_CHECK_NI_WITHSCOPEID tooDaniel Stenberg
2018-06-27getnameinfo: not usedDaniel Stenberg
2018-06-27configure: Add dependent libraries after cryptoMax Dymond
2018-06-14configure: enhance ability to detect/build with static opensslDaniel Stenberg
2018-06-11openssl: assume engine support in 1.0.1 or laterDaniel Stenberg
2018-06-01fnmatch: use the system one if availableDaniel Stenberg
2018-05-31configure: check for declaration of getpwuid_rBernhard Walle
2018-05-29configure: override AR_FLAGS to silence warningDaniel Stenberg
2018-05-28configure: fix ssh2 linking when built with a static mbedtlsFabrice Fontaine
2018-05-23configure: add basic test of --with-ssl prefixDaniel Stenberg
2018-05-21configure: compile-time SIZEOF checksDaniel Stenberg
2018-05-03configure: only check for CA bundle for file-using SSL backendsDaniel Stenberg
2018-04-26configure: provide --with-wolfssl as an alias for --with-cyasslDaniel Stenberg
2018-04-16configure: keep LD_LIBRARY_PATH changes localDaniel Stenberg
2018-04-07configure: detect sa_family_tDaniel Stenberg