summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* CURLPROXY_HTTPS2: for HTTPS proxy that may speak HTTP/2Daniel Stenberg2023-04-081-1/+2
* openssl: interop with AWS-LCJim King2023-03-301-1/+2
* ftplistparser: move out private data from public structDaniel Stenberg2023-03-281-1/+2
* RELEASE-NOTES: syncedDaniel Stenberg2023-03-241-4/+4
* include/curl/curlver.h: bump to 8.0.1Daniel Stenberg2023-03-201-3/+3
* curl.h: require gcc 12.1 for the deprecation magicDaniel Stenberg2023-03-171-3/+4
* urlapi: take const args in _dup and _get functionsrcombs2023-03-081-2/+2
* RELEASE-NOTES: syncedDaniel Stenberg2023-02-201-5/+5
* RELEASE-NOTES: syncedDaniel Stenberg2023-02-151-3/+3
* curl/websockets.h: extend the websocket frame structDaniel Stenberg2023-02-101-0/+1
* system.h: assume OS400 is always built with ILEC compilerJay Satiro2023-01-211-10/+8
* curl.h: add CURL_HTTP_VERSION_3ONLYDaniel Stenberg2023-01-121-2/+7
* curl.h: allow up to 10M buffer sizeDaniel Stenberg2023-01-081-1/+1
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-0316-17/+17
* curl.h: mark CURLSSLBACKEND_MESALINK as deprecatedDaniel Stenberg2023-01-011-2/+2
* share: add sharing of HSTS cache among handlesDaniel Stenberg2022-12-271-0/+1
* urlapi: add CURLU_PUNYCODEDaniel Stenberg2022-12-261-0/+2
* typecheck: accept expressions for option/info parametersPatrick Monnerat2022-12-261-4/+2
* RELEASE_NOTES: syncedDaniel Stenberg2022-12-211-3/+3
* curl.h: reword comment to not use deprecated optionDaniel Gustafsson2022-12-091-1/+1
* system.h: fix socklen_t, curl_off_t, long long for Classic Mac OSRyan Schmidt2022-12-091-7/+16
* curl.h: name all public function parametersRyan Schmidt2022-12-061-5/+6
* curl.h: include <sys/select.h> on SerenityOSKenneth Myhra2022-11-301-1/+1
* include/curl/curl.h: bump the deprecated requirements to gcc 6.1Daniel Stenberg2022-11-281-4/+3
* CURLOPT_QUICK_EXIT: don't wait for DNS thread on exitAlexandre Ferrieux2022-11-181-0/+3
* include/curl/curl.h: bump the deprecated requirements to gcc 5.3Daniel Stenberg2022-11-151-1/+1
* lib: feature deprecation warnings in gcc >= 4.3Patrick Monnerat2022-11-153-155/+220
* version: add a feature names array to curl_version_info_dataPatrick Monnerat2022-11-141-1/+6
* lib: add CURL_WRITEFUNC_ERROR to signal write callback errorJay Satiro2022-11-101-0/+4
* headers: add endif commentsHirotaka Tagawa2022-11-093-4/+4
* RELEASE-NOTES: syncedDaniel Stenberg2022-11-081-4/+4
* curl.h: add CURLOPT_CA_CACHE_TIMEOUT optionMichael Drake2022-11-081-0/+3
* style: use space after comment start and before comment endDaniel Stenberg2022-10-302-11/+11
* system.h: support 64-bit curl_off_t for NonStop 32-bitRandall S. Becker2022-10-271-0/+11
* misc: typo and grammar fixesAyesh Karunaratne2022-10-271-2/+2
* RELEASE-NOTES: syncedDaniel Stenberg2022-10-261-3/+3
* websockets: remodeled API to support 63 bit frame sizesDaniel Stenberg2022-10-071-9/+13
* curl.h: fix mention of wrong error code in commentDaniel Stenberg2022-09-221-2/+2
* misc: null-terminateDaniel Stenberg2022-09-171-1/+1
* include/curl/websockets.h: add extern "C" for C++Daniel Stenberg2022-09-151-0/+8
* curl/websockets.h: remove leftover bad typedefDaniel Stenberg2022-09-101-4/+0
* curl_ws_meta: initial implementationDaniel Stenberg2022-09-091-1/+1
* curl_ws_meta.3: added docsDaniel Stenberg2022-09-091-0/+7
* ws: initial websockets supportDaniel Stenberg2022-09-093-1/+73
* header: define public API functions as extern cJay Satiro2022-09-081-0/+8
* RELEASE-NOTES: syncedDaniel Stenberg2022-09-071-4/+4
* RELEASE-NOTES: syncedDaniel Stenberg2022-09-041-3/+3
* misc: spelling fixesViktor Szakats2022-08-311-1/+1
* curl.h: include <sys/select.h> on SunOSTobias Nygren2022-08-171-1/+2
* RELEASE-NOTES: syncedDaniel Stenberg2022-07-051-4/+4