summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
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
2017-08-22includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2017-08-22configure: update the copyright year in the outputDaniel Stenberg
2017-08-22configure: fix link with librtmp when specifying pathChris Carlmar
2017-08-22build: provide easy code coverage measuringDaniel Stenberg
2017-08-22tool_operate: use utimes instead of obsolescent utime when availableDan Fandrich
2017-08-22configure: stop prepending to LDFLAGS, CPPFLAGSJay Satiro
2017-08-22configure: fix the -ldl check for openssl, add -lpthread checkDaniel Stenberg
2017-08-22configure.ac: ignore CR after version numbersMarcel Raad
2017-08-22configure: fix --with-zlib when a path is specifiedGreg Rowe
2017-08-22configure: fix for --enable-pthreadsJay Satiro
2017-08-22configure: Allow disabling pthreads, fall back on Win32 threadsJay Satiro
2017-08-22gnutls: check for alpn and ocsp in configureMarcus Hoffmann