summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* curl_url_set: reject spaces in URLs w/o CURLU_ALLOW_SPACEDaniel Stenberg2021-06-151-0/+1
* RELEASE-NOTES: syncedDaniel Stenberg2021-06-151-4/+4
* CURLE_SETOPT_OPTION_SYNTAX: new error name for wrong setopt syntaxDaniel Stenberg2021-06-021-1/+4
* RELEASE-NOTES: syncedDaniel Stenberg2021-05-261-3/+3
* CURLOPT_IPRESOLVE: preventing wrong IP version from being usedLucas Clemente Vella2021-05-201-5/+5
* SSL: support in-memory CA certs for some backendsGilles Vollant2021-05-051-0/+8
* CURLcode: add CURLE_SSL_CLIENTCERTejanchivdorj2021-05-031-0/+1
* version: add gsasl_version to curl_version_info_dataMartin Halle2021-04-221-1/+5
* schannel: Disable auto credentials; add an option to enable itJay Satiro2021-04-221-0/+4
* RELEASE-NOTES: syncedDaniel Stenberg2021-04-151-4/+4
* typecheck-gcc: make the ssl-ctx-cb check use SSL_CTX pointersDaniel Stenberg2021-04-071-6/+6
* RELEASE-NOTES: syncedDaniel Stenberg2021-04-041-3/+3
* http: add support to read and store the referrer headerViktor Szakats2021-02-191-1/+2
* doh: add options to disable ssl verificationJay Satiro2021-02-141-0/+9