aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/opts
AgeCommit message (Expand)Author
2020-06-10wording: avoid blacklist/whitelist stereotypesDaniel Stenberg
2020-06-05CURLINFO_ACTIVESOCKET.3: clarify the descriptionDaniel Stenberg
2020-05-23setopt: add CURLOPT_PROXY_ISSUERCERT(_BLOB) for coherencyGilles Vollant
2020-05-15setopt: support certificate options in memory with struct curl_blobGilles Vollant
2020-05-13OpenSSL: have CURLOPT_CRLFILE imply CURLSSLOPT_NO_PARTIALCHAINDaniel Stenberg
2020-05-08CURLOPT_SSL_OPTIONS: add *_NATIVE_CA to use Windows CA store (with openssl)Gilles Vollant
2020-05-02doc: add missing closing parenthesis in CURLINFO_SSL_VERIFYRESULT.3Emil Engler
2020-04-30GnuTLS: Backend support for CURLINFO_SSL_VERIFYRESULTEmil Engler
2020-04-14mqtt: add new experimental protocolBjorn Stenberg
2020-04-07CURLOPT_WRITEFUNCTION.3: add inline example and new see-alsoDaniel Stenberg
2020-04-05CURLINFO_CONDITION_UNMET: return true for 304 http status codeKwon-Young Choi
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2020-03-18schannel: add "best effort" revocation check optionJohannes Schindelin
2020-03-13docs: add warnings about FILE: URLs on WindowsDaniel Stenberg
2020-03-05polarssl: remove more references and mentionsDaniel Stenberg
2020-02-29docs: fix typo on CURLINFO_RETRY_AFTER - alwaus -> alwaysJonathan Cardoso Machado
2020-02-18CURLOPT_REDIR_PROTOCOLS.3: update the DEFAULT sectionDaniel Stenberg
2020-02-15CURLINFO_COOKIELIST.3: Fix exampleJay Satiro
2020-02-11CURLOPT_ALTSVC_CTRL.3: fix the DEFAULT wordingDaniel Stenberg
2020-01-28location.d: the method change is from POST to GET onlyDaniel Stenberg
2020-01-23CURLOPT_PROXY_SSL_OPTIONS.3: Sync with CURLOPT_SSL_OPTIONS.3Jay Satiro
2020-01-21smtp: Allow RCPT TO command to fail for some recipientsPavel Volgarev
2020-01-20HTTP: increase EXPECT_100_THRESHOLD to 1Mb加藤郁之
2020-01-13HTTP-COOKIES.md: describe the cookie file formatDaniel Stenberg
2020-01-06CURLOPT_READFUNCTION.3: fix fopen params in exampleJay Satiro
2020-01-06CURLOPT_READFUNCTION.3: fix variable name in exampleJay Satiro
2019-12-26CURLOPT_HEADERFUNCTION.3: Document that size is always 1Jay Satiro
2019-12-18CURLOPT_QUOTE.3: fix typosJay Satiro
2019-12-18CURLOPT_URL.3: "curl supports SMB version 1 (only)"Daniel Stenberg
2019-12-16docs: TLS SRP doesn't work with TLS 1.3Daniel Stenberg
2019-12-04CURLOPT_VERBOSE.3: see also ERRORBUFFERDaniel Stenberg
2019-12-03openssl: CURLSSLOPT_NO_PARTIALCHAIN can disable partial cert chainsDaniel Stenberg
2019-12-03OPENSOCKETFUNCTION.3: correct the purpose descriptionDaniel Stenberg
2019-11-26XFERINFOFUNCTION: support CURL_PROGRESSFUNC_CONTINUEJohn Schroeder
2019-11-02copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz
2019-10-16CURLOPT_TIMEOUT.3: Clarify transfer timeout time includes queue timeJay Satiro
2019-10-07CURLOPT_TIMEOUT.3: remove the mention of "minutes"Daniel Stenberg
2019-10-03CURLMOPT_MAX_CONCURRENT_STREAMS.3: fix SEE ALSO typoDaniel Stenberg
2019-10-02CURLMOPT_MAX_CONCURRENT_STREAMS: new setoptKunal Ekawde
2019-09-15docs: remove trailing ':' from section names in CURLOPT_TRAILER* manAlessandro Ghedini
2019-09-15docs: fix typo in CURLOPT_HTTP_VERSION manAlessandro Ghedini
2019-08-28CURLOPT_HEADERFUNCTION.3: clarifyChristopher Head
2019-08-28CURLINFO docs: mention that in redirects times are addedDaniel Stenberg
2019-08-20CURLOPT_SSL_VERIFYHOST: treat the value 1 as 2Daniel Stenberg
2019-08-14CURLOPT_ALTSVC.3: use a "" file name to not load from a fileDaniel Stenberg
2019-08-13CURLOPT_ALTSVC_CTRL.3: remove CURLALTSVC_ALTUSEDDaniel Stenberg
2019-08-12CURLOPT_READFUNCTION.3: provide inline exampleDaniel Stenberg
2019-08-09CURLOPT_H3: removedDaniel Stenberg
2019-08-08CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directlyDaniel Stenberg
2019-08-07CURLINFO_RETRY_AFTER: parse the Retry-After header valueDaniel Stenberg