summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* CURLOPT_SERVER_RESPONSE_TIMEOUT: the new nameDaniel Stenberg2022-07-051-7/+9
* setopt: add CURLOPT_PROTOCOLS_STR and CURLOPT_REDIR_PROTOCOLS_STRDaniel Stenberg2022-07-042-6/+18
* RELEASE-NOTES: syncedDaniel Stenberg2022-07-011-3/+3
* curl.h: CURLE_CONV_FAILED is obsoletedDaniel Stenberg2022-06-291-1/+2
* version: rename threadsafe-init to threadsafeViktor Szakats2022-06-131-3/+2
* copyright: make repository REUSE compliantmax.mehl2022-06-1315-5/+41
* select: return error from "lethal" poll/select errorsDaniel Stenberg2022-06-082-1/+3
* curl_version_info: add CURL_VERSION_THREADSAFE_INITThomas Guillem2022-06-071-2/+6
* libssh2: add CURLOPT_SSH_HOSTKEYFUNCTIONmichael musset2022-06-022-2/+21
* CURLINFO_CAPATH/CAINFO: get the default CA paths from libcurlDaniel Stenberg2022-05-231-2/+3
* RELEASE-NOTES: syncedDaniel Stenberg2022-05-191-4/+4
* RELEASE-NOTES: syncedDaniel Stenberg2022-05-161-3/+3
* RELEASE-NOTES: syncedDaniel Stenberg2022-04-281-3/+3
* misc: fix typosDaniel Gustafsson2022-04-211-1/+1
* English: use American spelling consistentlyDaniel Stenberg2022-04-051-1/+1
* scripts: move three scripts from lib/ to scripts/Daniel Stenberg2022-03-231-1/+1
* options: remove mistaken space before paren in prototypeDaniel Stenberg2022-03-221-2/+2
* header api: add curl_easy_header and curl_easy_nextheaderDaniel Stenberg2022-03-223-2/+67
* RELEASE-NOTES: syncedDaniel Stenberg2022-03-111-4/+4
* RELEASE-NOTES: syncedDaniel Stenberg2022-03-071-3/+3
* curl/system.h: update ifdef condition for MCST-LCC compilerr-a-sattarov2022-03-061-1/+1
* curl.h: fix typo1337vt2022-02-201-1/+1
* lib: remove support for CURL_DOES_CONVERSIONSDaniel Stenberg2022-02-041-9/+2
* vxworks: drop supportDaniel Stenberg2022-02-011-3/+2
* misc: remove the final watcom referencesDaniel Stenberg2022-01-172-18/+2
* misc: remove BeOS code and referencesDaniel Stenberg2022-01-171-4/+0
* RELEASE-NOTES: syncedDaniel Stenberg2022-01-131-4/+4
* ldap: return CURLE_URL_MALFORMAT for bad URLDaniel Stenberg2022-01-101-4/+3
* RELEASE-NOTES: syncedDaniel Stenberg2022-01-051-5/+5
* multi: handle errors returned from socket/timer callbacksDaniel Stenberg2021-12-061-2/+3
* urlapi: provide more detailed return codesbagder/urlapi-returncodesDaniel Stenberg2021-11-251-0/+12
* RELEASE-NOTES: syncedDaniel Stenberg2021-11-151-4/+4
* mime: use percent-escaping for multipart form field and file namesPatrick Monnerat2021-11-151-0/+6
* RELEASE-NOTES: syncedDaniel Stenberg2021-11-111-3/+3
* CURLOPT_MAXLIFETIME_CONN: maximum allowed lifetime for conn reuseJeffrey Tolar2021-10-061-1/+6
* misc: fix a few issues on MidnightBSDLucas Holt2021-10-051-2/+3
* typecheck-gcc.h: add CURLOPT_PREREQDATA awarenessDaniel Stenberg2021-09-301-0/+1
* CURLOPT_PREREQFUNCTION: add new callbackMax Dymond2021-09-271-0/+21
* urlapi: add curl_url_strerror()i-ky2021-09-271-1/+8
* libssh2: add SHA256 fingerprint supportMats Lindestam2021-09-262-0/+4
* RELEASE-NOTES: syncedDaniel Stenberg2021-09-231-4/+4
* RELEASE-NOTES: syncedDaniel Stenberg2021-09-161-3/+3
* mailing lists: move from cool.haxx.se to lists.haxx.seDaniel Stenberg2021-08-301-3/+0
* RELEASE-NOTES: syncedDaniel Stenberg2021-07-291-4/+4
* RELEASE-NOTES: syncedDaniel Stenberg2021-07-251-3/+3
* misc: copyright year range updatesDaniel Stenberg2021-07-191-1/+1
* cleanup: spell DoH with a lowercase oJosh Soref2021-07-161-3/+3
* curl.h: include sys/select.h for NuttX RTOSXiang Xiao2021-06-221-1/+1
* curl.h: remove the execution bitBin Meng2021-06-221-0/+0
* curl.h: <sys/select.h> is supported by VxWorks7Bin Lan2021-06-221-1/+2