summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2019-02-25gnurl: configure.ac: Fix old crufty code oversight.ng0
2019-02-25Merge tag 'curl-7_64_0'ng0
2019-02-01schannel: stop calling it "winssl"Daniel Stenberg
2019-01-26configure: rewrite --enable-code-coverageDaniel Stenberg
2019-01-17Revert "configure.ac: Cherry-picked patch from pkgsrc so that on Darwin"ng0
2019-01-17configure.ac: Add patch from pkgsrc for gssapi suport, though we should removeng0
2019-01-13openssl: adapt to 3.0.0, OpenSSL_version_num() is deprecatedDaniel Stenberg
2019-01-13configure.ac: Cherry-picked patch from pkgsrc so that on Darwinng0
2019-01-12Merge tag 'curl-7_63_0'ng0
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-10Merge tag 'curl-7_62_0'Nils Gillmann
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-11Merge tag 'curl-7_61_1'Nils Gillmann
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-08-05Merge tag 'curl-7_61_0'Nils Gillmann
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-23fix typoNils Gillmann
2018-05-23Merge tag 'curl-7_60_0' (with fixes)Nils Gillmann
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
2018-03-30Merge tag 'curl-7_59_0' of https://github.com/curl/curlNils Gillmann
2018-02-15nss: use PK11_CreateManagedGenericObject() if availableKamil Dudka
2018-01-25configure: fix the check for unsigned time_tDaniel Stenberg
2018-01-25parsedate: fix date parsing for systems with 32 bit longDaniel Stenberg
2018-01-21Merge branch 'master' of https://github.com/curl/curlng0
2018-01-13configure.ac: append extra linker flags instead of prepending them.Dan Johnson
2018-01-05build: remove HAVE_LIMITS_H checkJay Satiro
2017-12-12libssh: fix a syntax error in configure.acMichael Kaufmann