summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure: fix default location for fish completionsEli Schwartz2019-04-051-1/+6
* configure: avoid unportable `==' test(1) operatorLeonardo Taccari2019-03-271-1/+1
* configure: add --with-amisslChris Young2019-03-151-3/+56
* alt-svc: the libcurl bitsDaniel Stenberg2019-03-031-20/+56
* scripts/completion.pl: also generate fish completion fileSimon Legner2019-03-021-0/+25
* Secure Transport: no more "darwinssl"Daniel Stenberg2019-02-281-18/+23
* configure: remove CURL_CHECK_FUNC_FDOPEN callMarcel Raad2019-02-231-1/+0
* wolfssl: stop custom-adding curvesDaniel Stenberg2019-02-231-1/+0
* configure: show features as well in the final summaryDaniel Stenberg2019-02-141-0/+1
* schannel: stop calling it "winssl"Daniel Stenberg2019-02-011-0/+5
* configure: rewrite --enable-code-coverageDaniel Stenberg2019-01-261-6/+4
* openssl: adapt to 3.0.0, OpenSSL_version_num() is deprecatedDaniel Stenberg2019-01-131-2/+4
* packages: remove old leftover files and dirsDaniel Stenberg2018-12-051-10/+0
* configure: include all libraries in ssl-libs fetchJames Knight2018-11-261-1/+1
* ssl: fix compilation with OpenSSL 0.9.7Michael Kaufmann2018-11-211-1/+0
* configure: show CFLAGS, LDFLAGS etc in summaryDaniel Stenberg2018-11-011-1/+6
* axtls: removedDaniel Stenberg2018-11-011-65/+3
* configure: remove CURL_CONFIGURE_CURL_SOCKLEN_TDaniel Stenberg2018-10-251-2/+0
* docs/examples: URL updatesViktor Szakats2018-09-231-1/+1
* URL and mailmap updates, remove an obsolete directory [ci skip]Viktor Szakats2018-09-221-2/+0
* configure: force-use -lpthreads on HPUXDaniel Stenberg2018-09-211-0/+10
* configure.ac: add a MesaLink vtls backendYiming Jing2018-09-131-3/+95
* configure: add option to disable automatic OpenSSL config loadingPhilipp Waehnert2018-09-071-0/+14
* configure: conditionally enable pedantic-errorsMarcel Raad2018-08-211-0/+7
* configure: fix for -lpthread detection with OpenSSL and pkg-configDaniel Stenberg2018-08-091-1/+4
* configure: remove CURL_CHECK_NI_WITHSCOPEID tooDaniel Stenberg2018-06-271-1/+0
* getnameinfo: not usedDaniel Stenberg2018-06-271-4/+0
* configure: Add dependent libraries after cryptoMax Dymond2018-06-271-3/+3
* configure: enhance ability to detect/build with static opensslDaniel Stenberg2018-06-141-2/+2
* openssl: assume engine support in 1.0.1 or laterDaniel Stenberg2018-06-111-8/+0
* fnmatch: use the system one if availableDaniel Stenberg2018-06-011-1/+2
* configure: check for declaration of getpwuid_rBernhard Walle2018-05-311-0/+5
* configure: override AR_FLAGS to silence warningDaniel Stenberg2018-05-291-1/+2
* configure: fix ssh2 linking when built with a static mbedtlsFabrice Fontaine2018-05-281-1/+1
* configure: add basic test of --with-ssl prefixDaniel Stenberg2018-05-231-1/+3
* configure: compile-time SIZEOF checksDaniel Stenberg2018-05-211-8/+8
* configure: only check for CA bundle for file-using SSL backendsDaniel Stenberg2018-05-031-3/+9
* configure: provide --with-wolfssl as an alias for --with-cyasslDaniel Stenberg2018-04-261-0/+6
* configure: keep LD_LIBRARY_PATH changes localDaniel Stenberg2018-04-161-48/+46
* configure: detect sa_family_tDaniel Stenberg2018-04-071-0/+20
* nss: use PK11_CreateManagedGenericObject() if availableKamil Dudka2018-02-151-0/+9
* configure: fix the check for unsigned time_tDaniel Stenberg2018-01-251-1/+1
* parsedate: fix date parsing for systems with 32 bit longDaniel Stenberg2018-01-251-1/+18
* configure.ac: append extra linker flags instead of prepending them.Dan Johnson2018-01-131-2/+2
* build: remove HAVE_LIMITS_H checkJay Satiro2018-01-051-1/+0
* libssh: fix a syntax error in configure.acMichael Kaufmann2017-12-121-1/+1
* configure: add AX_CODE_COVERAGE only if using gccMichael Felt2017-12-081-1/+7
* configure: check for netinet/in6.hRandall S. Becker2017-12-061-0/+7
* curl-config: add --ssl-backendsDaniel Stenberg2017-12-061-0/+3
* libssh: added SFTP supportNikos Mavrogiannopoulos2017-12-011-0/+1