summaryrefslogtreecommitdiff
path: root/docs/libcurl
Commit message (Expand)AuthorAgeFilesLines
* urlapi: CURLU_NO_AUTHORITY allows empty authority/host partJens Finkhaeuser2019-09-192-0/+7
* docs: remove trailing ':' from section names in CURLOPT_TRAILER* manAlessandro Ghedini2019-09-152-13/+13
* docs: fix typo in CURLOPT_HTTP_VERSION manAlessandro Ghedini2019-09-151-1/+1
* CURLOPT_HEADERFUNCTION.3: clarifyChristopher Head2019-08-281-1/+4
* CURLINFO docs: mention that in redirects times are addedDaniel Stenberg2019-08-2812-12/+37
* CURLOPT_SSL_VERIFYHOST: treat the value 1 as 2Daniel Stenberg2019-08-202-9/+20
* CURLOPT_ALTSVC.3: use a "" file name to not load from a fileDaniel Stenberg2019-08-141-0/+2
* vauth: Use CURLE_AUTH_ERROR for auth function errorsJay Satiro2019-08-142-0/+3
* curl_version_info: make the quic_version a constDaniel Stenberg2019-08-131-1/+1
* curl_version_info.3: mentioned ALTSVC and HTTP3Daniel Stenberg2019-08-131-45/+49
* CURLOPT_ALTSVC_CTRL.3: remove CURLALTSVC_ALTUSEDDaniel Stenberg2019-08-131-5/+2
* curl_version_info: offer quic (and h3) library infoDaniel Stenberg2019-08-121-0/+9
* CURLOPT_READFUNCTION.3: provide inline exampleDaniel Stenberg2019-08-121-2/+31
* curl_global_init_mem.3: mention it was added in 7.12.0Daniel Stenberg2019-08-111-1/+3
* CURLOPT_H3: removedDaniel Stenberg2019-08-095-63/+2
* alt-svc: send Alt-Used: in redirected requestsDaniel Stenberg2019-08-081-1/+0
* CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directlyDaniel Stenberg2019-08-084-12/+16
* CURLINFO_RETRY_AFTER: parse the Retry-After header valueDaniel Stenberg2019-08-074-0/+68
* curl.h: add CURL_HTTP_VERSION_3 to the version enumDaniel Stenberg2019-08-071-0/+1
* sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme2019-08-064-0/+68
* curl_multi_poll: a sister to curl_multi_wait() that waits moreDaniel Stenberg2019-08-062-0/+111
* http09: disable HTTP/0.9 by default in both tool and libraryDaniel Stenberg2019-08-061-5/+5
* HTTP: use chunked Transfer-Encoding for HTTP_POST if size unknownBalazs Kovacsics2019-07-291-2/+3
* HTTP3: initial (experimental) supportDaniel Stenberg2019-07-214-0/+67
* curl_version_info: provide nghttp2 detailsDaniel Stenberg2019-07-201-0/+1
* CURLOPT_RANGE.3: Caution against using it for HTTP PUTJay Satiro2019-07-171-0/+8
* CURLOPT_SEEKDATA.3: fix variable nameStefano Simonelli2019-07-171-1/+1
* docs: Explain behavior change in --tlsv1. options since 7.54Jay Satiro2019-07-172-0/+10
* libcurl: Restrict redirect schemes (follow-up)Jay Satiro2019-07-173-7/+9
* test1173: make it also check all libcurl option man pagesDaniel Stenberg2019-07-166-38/+34
* libcurl-security.3: update to new CURLOPT_REDIR_PROTOCOLS defaultsDaniel Stenberg2019-07-141-3/+3
* CURLOPT_HEADEROPT.3: Fix exampleCaleb Raitto2019-07-061-0/+2
* docs: Fix links to OpenSSL docsJay Satiro2019-06-301-4/+5
* curl_multi_wait.3: escape backslash in exampleGaël PORTAY2019-06-261-1/+1
* docs: fix string suggesting HTTP/2 is not the defaultNiklas Hambüchen2019-06-251-3/+1
* CURLMOPT_SOCKETFUNCTION.3: fix typoDaniel Gustafsson2019-06-241-1/+1
* typecheck: CURLOPT_CONNECT_TO takes an slist tooDaniel Stenberg2019-06-201-0/+1
* CURLMOPT_SOCKETFUNCTION.3: clarifiedDaniel Stenberg2019-06-102-76/+26
* CURLOPT_CAINFO.3: polished wordingDaniel Stenberg2019-06-101-11/+9
* wolfssl: refer to it as wolfSSL onlyDaniel Stenberg2019-06-104-19/+18
* libcurl-tutorial.3: Fix small typo (mutipart -> multipart)Sorcus2019-06-091-3/+3
* curl_share_setopt.3: improve wording [ci ship]Daniel Stenberg2019-06-041-3/+3
* tls13-docs: mention it is only for OpenSSL >= 1.1.1Daniel Stenberg2019-06-022-0/+8
* Revert all SASL authzid (new feature) commitsJay Satiro2019-05-254-68/+0
* sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme2019-05-224-0/+68
* PolarSSL: deprecate support step 1. Removed from configure.Daniel Stenberg2019-05-224-19/+10
* CURLOPT_READFUNCTION.3: see also CURLOPT_UPLOAD_BUFFERSIZE [ci skip]Daniel Stenberg2019-05-151-1/+2
* CURLOPT_CAINFO.3: with Schannel, you want Windows 8 or later [ci skip]Daniel Stenberg2019-05-141-5/+6
* urlapi: add CURLUPART_ZONEID to set and getDaniel Stenberg2019-05-053-3/+10
* CURLMOPT_TIMERFUNCTION.3: warn about the recursive risk [ci skip]Daniel Stenberg2019-05-031-0/+5