summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
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-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-01libssh: added SFTP supportNikos Mavrogiannopoulos
2017-12-01Added support for libssh SSH SCP back-endNikos Mavrogiannopoulos
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-14configure: remove the C++ compiler checkDaniel Stenberg
2017-10-09openssl: enable PKCS12 support for !BoringSSLDaniel Stenberg
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-17CURL_SIZEOF_LONG: removed, use only SIZEOF_LONGDaniel Stenberg
2017-08-17system.h: remove all CURL_SIZEOF_* definesDaniel Stenberg
2017-08-16configure: check for __builtin_available() availability (#1788)Nick Zitzmann
2017-08-10configure: use the threaded resolver backend by default if possibleDaniel Stenberg
2017-08-01configure: fix the check for IdnToUnicodeJeremy Tan
2017-07-04configure: remove checks for 5 functions never usedDaniel Stenberg
2017-06-16configure: disable nghttp2 too if HTTP has been disabledDaniel Stenberg
2017-06-15fuzz: corpora file structure, initial commitFrederik B
2017-06-14includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2017-06-12configure: update the copyright year in the outputDaniel Stenberg
2017-06-07configure: fix link with librtmp when specifying pathChris Carlmar
2017-06-02build: provide easy code coverage measuringDaniel Stenberg
2017-04-27tool_operate: use utimes instead of obsolescent utime when availableDan Fandrich
2017-04-25configure: stop prepending to LDFLAGS, CPPFLAGSJay Satiro
2017-04-24configure: fix the -ldl check for openssl, add -lpthread checkDaniel Stenberg
2017-04-17configure.ac: ignore CR after version numbersMarcel Raad
2017-03-03configure: fix --with-zlib when a path is specifiedGreg Rowe
2017-03-02configure: fix for --enable-pthreadsJay Satiro
2017-02-14configure: Allow disabling pthreads, fall back on Win32 threadsJay Satiro
2017-01-13gnutls: check for alpn and ocsp in configureMarcus Hoffmann
2016-12-25configure: accept --with-libidn2 insteadDaniel Stenberg