summaryrefslogtreecommitdiff
path: root/docs/libcurl
Commit message (Expand)AuthorAgeFilesLines
* vtls: refuse setting any SSL versionDaniel Stenberg2021-04-191-3/+5
* cookie: CURLOPT_COOKIEFILE set to NULL switches off cookiesDaniel Stenberg2021-04-141-1/+4
* CURLOPT_AUTOREFERER.3: clarify that it sets the full URLDaniel Stenberg2021-03-301-3/+3
* copyright: update copyright year ranges to 2021Daniel Stenberg2021-03-275-5/+5
* curl_easy_setopt.3: add curl_easy_option* functions to SEE ALSODaniel Stenberg2021-03-261-1/+3
* docs/ABI: tighten up the languageDaniel Stenberg2021-03-241-9/+8
* docs: clarify timeouts for queued transfers in multi APIDaniel Stenberg2021-03-192-3/+21
* docs: Add SSL backend names to CURL_SSL_BACKENDJay Satiro2021-03-171-2/+5
* docs: Explain DOH transfers inherit some SSL settingsJay Satiro2021-03-172-0/+14
* docs: Fix typosDaniel Gustafsson2021-02-251-2/+2
* docs: add CURLOPT_CURLU to 'See also' in curl_url_ functionsJay Satiro2021-02-236-5/+6
* curl_url_set.3: mention CURLU_PATH_AS_ISDaniel Stenberg2021-02-211-2/+6
* http: add new files missed from referrer commitViktor Szakats2021-02-191-0/+61
* http: add support to read and store the referrer headerViktor Szakats2021-02-194-3/+9
* doh: add options to disable ssl verificationJay Satiro2021-02-146-1/+266
* gsasl: provide CURL_VERSION_GSASL if built-inDaniel Stenberg2021-02-112-1/+5
* vtls: initial implementation of rustls backendJacob Hoffman-Andrews2021-02-091-0/+1
* CURLOPT_QUOTE.3: clarify that libcurl doesn't parse what's sentDaniel Stenberg2021-02-081-5/+12
* http: improve AWS HTTP v4 Signature authDmitry Wagin2021-01-301-27/+42
* CURLINFO_PRETRANSFER_TIME.3: clarifyDaniel Stenberg2021-01-141-5/+6
* curl.h: add CURLPROTO_GOPHERS as own protocol identifierDaniel Stenberg2021-01-061-0/+1
* language: s/behaviour/behavior/gEmil Engler2021-01-027-10/+10
* docs/examples: adjust prototypes for CURLOPT_READFUNCTIONOlaf Hering2020-12-301-1/+1
* dns: extend CURLOPT_RESOLVE syntax for adding non-permanent entriesPaul Groke2020-12-291-7/+12
* curl_easy_pause.3: add multiplexed pause effectsDaniel Stenberg2020-12-221-23/+23
* curl_easy_pause.3: fix man page referenceJay Satiro2020-12-221-1/+1
* speedcheck: exclude paused transfersDaniel Stenberg2020-12-221-0/+4
* docs: add AWS HTTP v4 SignatureMatthias Gatto2020-12-214-0/+90
* http: introduce AWS HTTP v4 SignatureMatthias Gatto2020-12-211-0/+2
* version: include hyper versionDaniel Stenberg2020-12-181-0/+1
* CURLOPT_URL.3: remove scheme specific detailsDaniel Stenberg2020-12-121-230/+0
* ftp: CURLOPT_FTP_SKIP_PASV_IP by defaultDaniel Stenberg2020-12-071-3/+5
* CURLOPT_HSTS.3: document the file formatDaniel Stenberg2020-11-131-0/+15
* docs: document the 8MB input string limitDaniel Stenberg2020-11-092-2/+4
* copyright: fix year rangesDaniel Stenberg2020-11-0538-38/+38
* curl.se: new homeDaniel Stenberg2020-11-04459-478/+478
* hsts: add read/write callbacksDaniel Stenberg2020-11-038-0/+314
* hsts: add support for Strict-Transport-SecurityDaniel Stenberg2020-11-036-0/+153
* CURLOPT_DNS_USE_GLOBAL_CACHE.3: fix typoJay Satiro2020-10-261-1/+1
* alt-svc: enable by defaultDaniel Stenberg2020-10-253-17/+1
* curl_url_set.3: fix typo in the RETURN VALUE sectionDaniel Stenberg2020-10-181-1/+1
* CURLOPT_NOBODY.3: fix typoDaniel Stenberg2020-10-161-1/+1
* CURLOPT_URL.3: clarify SCP/SFTP URLs are for uploads as wellDaniel Stenberg2020-10-161-9/+8
* CURLOPT_TCP_NODELAY.3: fix comment in example codeZenju2020-10-161-1/+1
* docs/opts: fix typos in two manual pagesSamanta Navarro2020-10-032-2/+2
* setopt: return CURLE_BAD_FUNCTION_ARGUMENT on bad argumentDaniel Stenberg2020-09-221-0/+3
* man pages: switch to https://example.com URLsDaniel Stenberg2020-09-17125-129/+129
* curl_mime_headers.3: fix the example's use of curl_slist_appendDaniel Stenberg2020-09-081-2/+2
* tls: add CURLOPT_SSL_EC_CURVES and --curvesMichael Baentsch2020-08-304-0/+58
* TLS: fix SRP detection by using the proper #ifdefsDaniel Stenberg2020-08-281-1/+2