index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
libcurl
/
opts
Age
Commit message (
Expand
)
Author
2020-05-15
setopt: support certificate options in memory with struct curl_blob
Gilles Vollant
2020-05-13
OpenSSL: have CURLOPT_CRLFILE imply CURLSSLOPT_NO_PARTIALCHAIN
Daniel Stenberg
2020-05-08
CURLOPT_SSL_OPTIONS: add *_NATIVE_CA to use Windows CA store (with openssl)
Gilles Vollant
2020-05-02
doc: add missing closing parenthesis in CURLINFO_SSL_VERIFYRESULT.3
Emil Engler
2020-04-30
GnuTLS: Backend support for CURLINFO_SSL_VERIFYRESULT
Emil Engler
2020-04-14
mqtt: add new experimental protocol
Bjorn Stenberg
2020-04-07
CURLOPT_WRITEFUNCTION.3: add inline example and new see-also
Daniel Stenberg
2020-04-05
CURLINFO_CONDITION_UNMET: return true for 304 http status code
Kwon-Young Choi
2020-03-24
copyright: fix out-of-date copyright ranges and missing headers
Daniel Stenberg
2020-03-18
schannel: add "best effort" revocation check option
Johannes Schindelin
2020-03-13
docs: add warnings about FILE: URLs on Windows
Daniel Stenberg
2020-03-05
polarssl: remove more references and mentions
Daniel Stenberg
2020-02-29
docs: fix typo on CURLINFO_RETRY_AFTER - alwaus -> always
Jonathan Cardoso Machado
2020-02-18
CURLOPT_REDIR_PROTOCOLS.3: update the DEFAULT section
Daniel Stenberg
2020-02-15
CURLINFO_COOKIELIST.3: Fix example
Jay Satiro
2020-02-11
CURLOPT_ALTSVC_CTRL.3: fix the DEFAULT wording
Daniel Stenberg
2020-01-28
location.d: the method change is from POST to GET only
Daniel Stenberg
2020-01-23
CURLOPT_PROXY_SSL_OPTIONS.3: Sync with CURLOPT_SSL_OPTIONS.3
Jay Satiro
2020-01-21
smtp: Allow RCPT TO command to fail for some recipients
Pavel Volgarev
2020-01-20
HTTP: increase EXPECT_100_THRESHOLD to 1Mb
加藤郁之
2020-01-13
HTTP-COOKIES.md: describe the cookie file format
Daniel Stenberg
2020-01-06
CURLOPT_READFUNCTION.3: fix fopen params in example
Jay Satiro
2020-01-06
CURLOPT_READFUNCTION.3: fix variable name in example
Jay Satiro
2019-12-26
CURLOPT_HEADERFUNCTION.3: Document that size is always 1
Jay Satiro
2019-12-18
CURLOPT_QUOTE.3: fix typos
Jay Satiro
2019-12-18
CURLOPT_URL.3: "curl supports SMB version 1 (only)"
Daniel Stenberg
2019-12-16
docs: TLS SRP doesn't work with TLS 1.3
Daniel Stenberg
2019-12-04
CURLOPT_VERBOSE.3: see also ERRORBUFFER
Daniel Stenberg
2019-12-03
openssl: CURLSSLOPT_NO_PARTIALCHAIN can disable partial cert chains
Daniel Stenberg
2019-12-03
OPENSOCKETFUNCTION.3: correct the purpose description
Daniel Stenberg
2019-11-26
XFERINFOFUNCTION: support CURL_PROGRESSFUNC_CONTINUE
John Schroeder
2019-11-02
copyrights: update all copyright notices to 2019 on files changed this year
Vilhelm Prytz
2019-10-16
CURLOPT_TIMEOUT.3: Clarify transfer timeout time includes queue time
Jay Satiro
2019-10-07
CURLOPT_TIMEOUT.3: remove the mention of "minutes"
Daniel Stenberg
2019-10-03
CURLMOPT_MAX_CONCURRENT_STREAMS.3: fix SEE ALSO typo
Daniel Stenberg
2019-10-02
CURLMOPT_MAX_CONCURRENT_STREAMS: new setopt
Kunal Ekawde
2019-09-15
docs: remove trailing ':' from section names in CURLOPT_TRAILER* man
Alessandro Ghedini
2019-09-15
docs: fix typo in CURLOPT_HTTP_VERSION man
Alessandro Ghedini
2019-08-28
CURLOPT_HEADERFUNCTION.3: clarify
Christopher Head
2019-08-28
CURLINFO docs: mention that in redirects times are added
Daniel Stenberg
2019-08-20
CURLOPT_SSL_VERIFYHOST: treat the value 1 as 2
Daniel Stenberg
2019-08-14
CURLOPT_ALTSVC.3: use a "" file name to not load from a file
Daniel Stenberg
2019-08-13
CURLOPT_ALTSVC_CTRL.3: remove CURLALTSVC_ALTUSED
Daniel Stenberg
2019-08-12
CURLOPT_READFUNCTION.3: provide inline example
Daniel Stenberg
2019-08-09
CURLOPT_H3: removed
Daniel Stenberg
2019-08-08
CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directly
Daniel Stenberg
2019-08-07
CURLINFO_RETRY_AFTER: parse the Retry-After header value
Daniel Stenberg
2019-08-06
sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZID
Steve Holme
2019-08-06
http09: disable HTTP/0.9 by default in both tool and library
Daniel Stenberg
2019-07-29
HTTP: use chunked Transfer-Encoding for HTTP_POST if size unknown
Balazs Kovacsics
[next]