summaryrefslogtreecommitdiff
path: root/lib/curl_config.h.cmake
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* build: assume errno.h is always availableJay Satiro2022-12-071-3/+0
* build: assume assert.h is always availableJay Satiro2022-12-071-3/+0
* tidy-up: process.h detection and useViktor Szakats2022-11-011-3/+0
* winidn: drop WANT_IDN_PROTOTYPESViktor Szakats2022-10-261-3/+0
* cmake: set HAVE_GETADDRINFO_THREADSAFE on WindowsViktor Szakats2022-10-141-0/+3
* cmake: add the check of HAVE_SOCKETPAIRXiang Xiao2022-10-101-0/+3
* cmake: fix enabling websocket supportViktor Szakats2022-10-061-0/+3
* tidy-up: delete parallel/unused feature flagsViktor Szakats2022-10-061-15/+0
* functypes: provide the recv and send arg and return typesDaniel Stenberg2022-09-281-48/+0
* cmake: define BUILDING_LIBCURL in lib/CMakeLists, not config.hDaniel Stenberg2022-09-141-3/+0
* cmake: add detection of threadsafe featureMarc Hoersken2022-08-261-0/+6
* config: remove the check for and use of SIZEOF_SHORTDaniel Stenberg2022-08-111-3/+0
* tidy-up: delete unused build configuration macrosViktor Szakats2022-07-191-178/+0
* fopen: add Curl_fopen() for better overwriting of filesDaniel Stenberg2022-06-261-0/+3
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* cmake: add libpsl supportVincent Torri2022-05-191-0/+9
* msh3: add support for QUIC and HTTP/3 using msh3Nick Banks2022-04-101-1/+4
* CMake: remove `HAVE_WINSOCK_H` definitionMarcel Raad2021-09-291-3/+0
* Revert "build: remove checks for WinSock 1"Daniel Stenberg2021-09-291-0/+3
* build: remove checks for WinSock 1Marcel Raad2021-09-281-3/+0
* cmake: sync CURL_DISABLE optionsDon2021-08-251-23/+50
* Get rid of the unused HAVE_SIG_ATOMIC_T et. al.Dan Fandrich2021-07-231-6/+0
* cmake: remove libssh2 feature checksAndrea Pappacoda2021-07-051-15/+0
* configure/cmake: remove checks for unused gethostbyaddr and gethostbyaddr_rGergely Nagy2021-06-181-15/+0
* configure/cmake: remove unused define HAVE_FREEIFADDRSGergely Nagy2021-06-181-3/+0
* configure/cmake: remove unused define HAVE_FORKGergely Nagy2021-06-181-3/+0
* configure/cmake: remove unused define HAVE_FDOPENGergely Nagy2021-06-181-3/+0
* configure/cmake: remove checks for unused sgtty.hGergely Nagy2021-06-181-3/+0
* configure/cmake: remove remaining checks for rsa.hGergely Nagy2021-06-181-3/+0
* configure/cmake: remove remaining checks for err.hGergely Nagy2021-06-181-3/+0
* configure/cmake: remove remaining checks for crypto.hGergely Nagy2021-06-181-3/+0
* configure/cmake: remove checks for unused getservbyport_rGergely Nagy2021-06-181-9/+0
* cmake: detect CURL_SA_FAMILY_TPeng-Yu Chen2021-05-211-0/+6
* config: remove now-unused macrosMarc Aldorasi2021-05-191-18/+0
* cmake: check for getppid and utimesDaniel Stenberg2021-05-041-9/+6
* 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