summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
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
2017-10-07further corrections.ng0
2017-10-06Merge tag 'curl-7_56_0'ng0
2017-10-04fuzzer: move to using external curl-fuzzerMax Dymond
2017-09-15tests: add initial gssapi test using stub implementationIsaac Boukris
2017-09-07configure: check for C++ compiler after C, to make it non-fatalDaniel Stenberg
2017-09-07configure: fix curl_off_t check's include orderJay Satiro
2017-09-06configure: remove --enable-soname-bump and SONAME_BUMPDaniel Stenberg
2017-09-05configure: add MultiSSL to FEATURES when enabledDaniel Stenberg
2017-09-02ossfuzz: Move to C++ for curl_fuzzer.Max Dymond
2017-09-01ossfuzz: moving towards the ideal integrationMax Dymond
2017-08-31configure: remove the leading comma from the backends listDaniel Stenberg
2017-08-28configure: Handle "MultiSSL" specially When versioning symbolsJohannes Schindelin
2017-08-28configure: allow setting the default SSL backendJohannes Schindelin
2017-08-28version: add the CURL_VERSION_MULTI_SSL feature flagJohannes Schindelin
2017-08-28vtls: allow selecting which SSL backend to use at runtimeJohannes Schindelin
2017-08-22Patchset for gnURL microfork:gnurl-7_55_1-1Christian Grothoff
2017-08-22configure: use the threaded resolver backend by default if possibleDaniel Stenberg
2017-08-22configure: fix the check for IdnToUnicodeJeremy Tan
2017-08-22configure: remove checks for 5 functions never usedDaniel Stenberg
2017-08-22configure: disable nghttp2 too if HTTP has been disabledDaniel Stenberg
2017-08-22fuzz: corpora file structure, initial commitFrederik B