summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
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
2017-12-08configure: add AX_CODE_COVERAGE only if using gccMichael Felt
2017-12-06configure: check for netinet/in6.hRandall S. Becker
2017-12-06curl-config: add --ssl-backendsDaniel Stenberg
2017-12-03Merge tag 'curl-7_57_0'ng0
2017-12-01libssh: added SFTP supportNikos Mavrogiannopoulos
2017-12-01Added support for libssh SSH SCP back-endNikos Mavrogiannopoulos
2017-11-27towards a patch release to fix the last patch number release.gnurl-7.56.1-2ng0
2017-11-27gnurl: This should fix https://gnunet.org/bugs/view.php?id=5143gnurl-7.56.1.1ng0
2017-11-27gnurl: configure: require less mandatory switches.ng0
2017-11-24connect: add support for new TCP Fast Open API on LinuxAlessandro Ghedini
2017-11-05HTTP: implement Brotli content encodingPatrick Monnerat
2017-10-30timeval: use mach time on MacOSDmitri Tikhonov
2017-10-24Merge tag 'curl-7_56_1' of https://github.com/curl/curlng0
2017-10-14configure: remove the C++ compiler checkDaniel Stenberg
2017-10-10Introduce '--enable-gnurl' to autoconfigure.ng0
2017-10-09openssl: enable PKCS12 support for !BoringSSLDaniel Stenberg
2017-10-087.56.0 cleanups.ng0
2017-10-07message changes.ng0