summaryrefslogtreecommitdiff
path: root/lib/curl_config.h.cmake
Commit message (Expand)AuthorAgeFilesLines
* configure/cmake: check for memmembagder/memmem-checkDaniel Stenberg2021-05-041-0/+3
* lib: remove unused HAVE_INET_NTOA_R* definesDaniel Stenberg2021-04-081-9/+0
* configure: remove use of RETSIGTYPEMichael Forney2021-04-071-3/+0
* cmake: support WinIDNLi Xinwei2021-03-291-0/+6
* config: fix building SMB with configure using Win32 CryptoMarc Hoersken2021-03-151-1/+1
* build: remove all traces of USE_BLOCKING_SOCKETSDaniel Stenberg2021-02-251-3/+0
* build: delete unused feature guardsViktor Szakats2021-02-231-3/+0
* copyright: fix missing year (range) updatesDaniel Stenberg2021-01-291-1/+1
* cmake: expose CURL_DISABLE_OPENSSL_AUTO_LOAD_CONFIGRazvan Cojocaru2021-01-161-0/+4
* cmake: check for linux/tcp.hKlaus Crusius2020-12-011-0/+3
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* alt-svc: enable by defaultDaniel Stenberg2020-10-251-2/+2
* CMake: store IDN2 information in curl_config.hDaniel Stenberg2020-10-201-2/+5
* mqtt: enable by defaultDaniel Stenberg2020-08-311-2/+2
* content_encoding: add zstd decoding supportGilles Vollant2020-07-121-0/+3
* CMake: add libssh build supportPeter Wu2020-05-151-0/+6
* CMake: add ENABLE_ALT_SVC optionPeter Wu2020-05-101-0/+3
* CMake: add HTTP/3 support (ngtcp2+nghttp3, quiche)Peter Wu2020-05-101-0/+12
* mqtt: add new experimental protocolBjorn Stenberg2020-04-141-0/+3
* config: remove all defines of HAVE_DES_HDaniel Stenberg2020-03-241-3/+0
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-241-0/+21
* cmake: add support for building with wolfSSLbagder/cmake-wolfsslDaniel Stenberg2020-03-161-0/+3
* build: remove all HAVE_OPENSSL_ENGINE_H definesDaniel Stenberg2020-03-011-3/+0
* polarssl: Additional removalSteve Holme2020-03-011-3/+0
* cmake: Enable SMB for Windows buildsMarc Aldorasi2020-01-111-0/+3
* define: remove HAVE_ENGINE_LOAD_BUILTIN_ENGINES, not used anymoreDaniel Stenberg2019-12-171-3/+0
* CMake: add support for building with the NSS vtls backendPeter Wu2019-12-041-0/+3
* TLS: add BearSSL vtls implementationMichael Forney2019-11-261-0/+3
* build: Remove unused HAVE_LIBSSL and HAVE_LIBCRYPTO definesPaul B. Omta2019-10-051-3/+0
* openssl: define HAVE_SSL_GET_SHUTDOWN based on version numberZenju2019-07-141-3/+0
* cmake: support CMAKE_OSX_ARCHITECTURES when detecting SIZEOF variablesJonas Vautherin2019-05-281-7/+16
* configure/cmake: check for if_nametoindex()Daniel Stenberg2019-05-221-0/+3
* libcurl: #ifdef away more code for disabled features/protocolsDaniel Stenberg2019-05-171-0/+6
* cmake: rename CMAKE_USE_DARWINSSL to CMAKE_USE_SECTRANSPSimon Warta2019-04-271-2/+2
* config: Remove unused SIZEOF_VOIDPRuslan Baratov2018-10-241-3/+0
* cmake: test and set missed defines during configurationdmitrykos2018-10-051-0/+3
* cmake: allow multiple SSL backendsRaphael Gozzo2018-06-211-0/+3
* cmake: check for getpwuid_rBernhard Walle2018-05-281-0/+3
* cmake: add support for brotliDon2018-03-191-0/+3
* build: remove HAVE_LIMITS_H checkJay Satiro2018-01-051-3/+0
* timeval: use mach time on MacOSDmitri Tikhonov2017-10-301-0/+3
* cmake: sizeof curl_off_t, remove unused detectionsDaniel Stenberg2017-08-171-0/+3
* cmake: remove dead code for DISABLED_THREADSAFEBenbuck Nason2017-08-151-3/+0
* cmake: remove dead code for CURL_DISABLE_RTMPBenbuck Nason2017-08-151-3/+0
* build: remove WIN32_LEAN_AND_MEAN from individual build systemsMarcel Raad2017-07-111-3/+0
* cmake: fix build on Ubuntu 14.04Akhil Kedia2017-05-231-2/+2
* cmake: Add CURL_CA_FALLBACK to curl_config.h.cmakeSimon Warta2017-05-211-0/+3
* CMake: Add DarwinSSL supportMichael Maltese2017-03-051-0/+3
* cmake: Support curl --xattr when built with cmakeSean Burford2017-02-011-0/+9
* cmake: add nghttp2 supportRemo E2016-10-101-0/+3