summaryrefslogtreecommitdiff
path: root/include/curl/curl.h
Commit message (Expand)AuthorAgeFilesLines
* ws: initial websockets supportDaniel Stenberg2022-09-091-0/+4
* curl.h: include <sys/select.h> on SunOSTobias Nygren2022-08-171-1/+2
* CURLOPT_SERVER_RESPONSE_TIMEOUT: the new nameDaniel Stenberg2022-07-051-7/+9
* setopt: add CURLOPT_PROTOCOLS_STR and CURLOPT_REDIR_PROTOCOLS_STRDaniel Stenberg2022-07-041-1/+11
* 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-131-0/+2
* select: return error from "lethal" poll/select errorsDaniel Stenberg2022-06-081-0/+1
* curl_version_info: add CURL_VERSION_THREADSAFE_INITThomas Guillem2022-06-071-2/+6
* libssh2: add CURLOPT_SSH_HOSTKEYFUNCTIONmichael musset2022-06-021-1/+19
* CURLINFO_CAPATH/CAINFO: get the default CA paths from libcurlDaniel Stenberg2022-05-231-2/+3
* English: use American spelling consistentlyDaniel Stenberg2022-04-051-1/+1
* header api: add curl_easy_header and curl_easy_nextheaderDaniel Stenberg2022-03-221-0/+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-171-1/+1
* misc: remove BeOS code and referencesDaniel Stenberg2022-01-171-4/+0
* ldap: return CURLE_URL_MALFORMAT for bad URLDaniel Stenberg2022-01-101-4/+3
* mime: use percent-escaping for multipart form field and file namesPatrick Monnerat2021-11-151-0/+6
* 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
* CURLOPT_PREREQFUNCTION: add new callbackMax Dymond2021-09-271-0/+21
* libssh2: add SHA256 fingerprint supportMats Lindestam2021-09-261-0/+3
* mailing lists: move from cool.haxx.se to lists.haxx.seDaniel Stenberg2021-08-301-3/+0
* 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
* CURLE_SETOPT_OPTION_SYNTAX: new error name for wrong setopt syntaxDaniel Stenberg2021-06-021-1/+4
* 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
* 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
* 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
* 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: introduce AWS HTTP v4 SignatureMatthias Gatto2020-12-211-0/+4
* version: include hyper versionDaniel Stenberg2020-12-181-1/+4
* curl: add compatibility for Amiga and GCC 6.5Oliver Urbann2020-11-201-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-2/+2
* hsts: add read/write callbacksDaniel Stenberg2020-11-031-0/+35
* hsts: add support for Strict-Transport-SecurityDaniel Stenberg2020-11-031-0/+10
* alt-svc: enable by defaultDaniel Stenberg2020-10-251-2/+0
* tls: add CURLOPT_SSL_EC_CURVES and --curvesMichael Baentsch2020-08-301-0/+6