summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* RELEASE-NOTES: syncedDaniel Stenberg2021-02-121-4/+4
* gsasl: provide CURL_VERSION_GSASL if built-inDaniel Stenberg2021-02-111-0/+1
* vtls: initial implementation of rustls backendJacob Hoffman-Andrews2021-02-091-1/+2
* RELEASE-NOTES: syncedDaniel Stenberg2021-02-041-5/+5
* http: improve AWS HTTP v4 Signature authDmitry Wagin2021-01-301-2/+2
* curl.h: add CURLPROTO_GOPHERS as own protocol identifierDaniel Stenberg2021-01-061-0/+1
* language: s/behaviour/behavior/gEmil Engler2021-01-021-2/+2
* http: Make the call to v4 signatureMatthias Gatto2020-12-211-0/+1
* http: introduce AWS HTTP v4 SignatureMatthias Gatto2020-12-211-0/+4
* version: include hyper versionDaniel Stenberg2020-12-181-1/+4
* RELEASE-NOTES: syncedDaniel Stenberg2020-12-161-4/+4
* RELEASE-NOTES: syncedDaniel Stenberg2020-12-091-3/+3
* curl: add compatibility for Amiga and GCC 6.5Oliver Urbann2020-11-201-1/+1
* copyright: fix year rangesDaniel Stenberg2020-11-054-4/+4
* curl.se: new homeDaniel Stenberg2020-11-0412-13/+13
* curlver: bumped to 7.74.0Daniel Stenberg2020-11-031-4/+4
* hsts: add read/write callbacksDaniel Stenberg2020-11-032-0/+38
* hsts: add support for Strict-Transport-SecurityDaniel Stenberg2020-11-031-0/+10
* alt-svc: enable by defaultDaniel Stenberg2020-10-251-2/+0
* RELEASE-NOTES: syncedDaniel Stenberg2020-10-151-3/+3
* include/README: convert to markdownDaniel Stenberg2020-09-303-19/+15
* tls: add CURLOPT_SSL_EC_CURVES and --curvesMichael Baentsch2020-08-302-0/+7
* tests: add test1912 with typechecksJeroen Ooms2020-08-281-1/+1
* options: API for meta-data about easy optionsDaniel Stenberg2020-08-273-40/+119
* sftp: add the option CURLKHSTAT_FINE_REPLACEMichael Musset2020-08-241-0/+1
* RELEASE-NOTES: syncedDaniel Stenberg2020-08-241-4/+4
* CURLE_PROXY: new error codeDaniel Stenberg2020-08-241-1/+45
* RELEASE-NOTES: syncedDaniel Stenberg2020-08-191-3/+3
* curl.h: update CURLINFO_LASTONEJay Satiro2020-07-231-1/+1
* CURL_PUSH_ERROROUT: allow the push callback to fail the parent streamDaniel Stenberg2020-07-161-4/+6
* CURLINFO_EFFECTIVE_METHOD: addedDaniel Stenberg2020-07-141-4/+1