aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-01-28build: delete/replace 3 more clang warning pragmasViktor Szakats
2024-01-14curl.h: CURLOPT_DNS_SERVERS is only available with c-aresbch
2023-12-27getinfo: CURLINFO_QUEUE_TIME_TDaniel Stenberg
2023-12-21RELEASE-NOTES: syncedDaniel Stenberg
2023-12-18CURLOPT_SERVER_RESPONSE_TIMEOUT_MS: addDaniel Stenberg
2023-12-18curl.h: add CURLE_TOO_LARGEDaniel Stenberg
2023-12-16system.h: sync mingw `CURL_TYPEOF_CURL_SOCKLEN_T` with other compilersViktor Szakats
2023-12-16build: enable missing OpenSSF-recommended warnings, with fixesViktor Szakats
2023-12-06RELEASE-NOTES: syncedDaniel Stenberg
2023-12-04docs: make all examples in all libcurl man pages compileDaniel Stenberg
2023-11-22curl.h: delete Symbian OS referencesViktor Szakats
2023-11-22windows: use built-in `_WIN32` macro to detect WindowsViktor Szakats
2023-11-20autotools: stop setting `-std=gnu89` with `--enable-warnings`Viktor Szakats
2023-10-22RELEASE-NOTES: syncedDaniel Stenberg
2023-10-16curl.h: on FreeBSD include sys/param.h instead of osreldate.hDaniel Stenberg
2023-10-12RELEASE-NOTES: syncedDaniel Stenberg
2023-10-03spelling: fix codespell 2.2.6 typosViktor Szakats
2023-09-25curl_multi_get_handles: get easy handles from a multi handleDaniel Stenberg
2023-09-21curl.h: mark CURLSSLBACKEND_NSS as deprecated since 8.3.0Daniel Stenberg
2023-09-15RELEASE-NOTES: syncedDaniel Stenberg
2023-08-28multi.h: the 'revents' field of curl_waitfd is supportedDaniel Stenberg
2023-08-23system.h: add CURL_OFF_T definitions on HP-UX with HP aCCMichael Osipov
2023-08-16CURLINFO_CERTINFO.3: better explain curl_certinfo structJay Satiro
2023-08-13urlapi: CURLU_PUNY2IDN - convert from punycode to IDN nameDaniel Stenberg
2023-08-11curl/urlapi.h: tiny typoDaniel Stenberg
2023-08-07gskit: removeDaniel Stenberg
2023-08-07include/curl/mprintf.h: add __attribute__ for the prototypesDaniel Stenberg
2023-08-03trace: make tracing available in non-debug buildsStefan Eissing
2023-07-27RELEASE-NOTES: syncedDaniel Stenberg
2023-07-22websocket: rename arguments/variables to match docsbch
2023-07-19RELEASE-NOTES: syncedDaniel Stenberg
2023-06-25curl.h: include <sys/select.h> for vxworksSheshadri.V
2023-06-12lib: add CURLINFO_CONN_ID and CURLINFO_XFER_IDStefan Eissing
2023-06-07ws: make the curl_ws_meta() return pointer a constDaniel Stenberg
2023-06-05haproxy: add --haproxy-clientip flag to spoof client IPsRaito Bezarius
2023-06-03CURLOPT_MAIL_RCPT_ALLOWFAILS: replace CURLOPT_MAIL_RCPT_ALLLOWFAILSDaniel Stenberg
2023-06-02system.h: remove __IBMC__/__IBMCPP__ guards and apply to all z/OS compilesIgor Todorovski
2023-05-31RELEASE-NOTES: syncedDaniel Stenberg
2023-05-25RELEASE-NOTES: syncedDaniel Stenberg
2023-05-23RELEASE-NOTES: syncedDaniel Stenberg
2023-05-18curl_easy_getinfo: clarify on return data typesHind Montassif
2023-05-18RELEASE-NOTES: syncedDaniel Stenberg
2023-04-08CURLPROXY_HTTPS2: for HTTPS proxy that may speak HTTP/2Daniel Stenberg
2023-03-30openssl: interop with AWS-LCJim King
2023-03-28ftplistparser: move out private data from public structDaniel Stenberg
2023-03-24RELEASE-NOTES: syncedDaniel Stenberg
2023-03-20include/curl/curlver.h: bump to 8.0.1Daniel Stenberg
2023-03-17curl.h: require gcc 12.1 for the deprecation magicDaniel Stenberg
2023-03-08urlapi: take const args in _dup and _get functionsrcombs
2023-02-20RELEASE-NOTES: syncedDaniel Stenberg