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
/
cmdline-opts
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2020-03-25
dist: add mail-rcpt-allowfails.d to the tarball
Daniel Stenberg
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
2019-11-28
curl: two new command line options for etags
Maros Priputen
2019-11-21
curl: add --parallel-immediate
Daniel Stenberg
2019-10-09
docs: make sure the --no-progress-meter docs file is in dist too
Daniel Stenberg
2019-08-08
CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directly
Daniel Stenberg
2019-08-06
curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool
Steve Holme
2019-07-21
HTTP3: initial (experimental) support
Daniel Stenberg
2019-07-20
curl: support parallel transfers
Daniel Stenberg
2019-05-25
Revert all SASL authzid (new feature) commits
Jay Satiro
2019-05-22
curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool
Steve Holme
2019-03-03
alt-svc: the curl command line bits
Daniel Stenberg
2018-12-21
http: added options for allowing HTTP/0.9 responses
Daniel Stenberg
2018-09-06
curl: --doh-url added
Daniel Stenberg
2018-08-13
docs: add disallow-username-in-url.d and haproxy-protocol.d on the list
Kamil Dudka
2018-05-29
setopt: add TLS 1.3 ciphersuites
Daniel Stenberg
2018-05-21
curl: added --styled-output
Daniel Stenberg
2018-02-20
url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUT
Anders Bakken
2018-01-30
curl: add --proxy-pinnedpubkey
Daniel Stenberg
2017-08-17
ssh: add the ability to enable compression (for SCP/SFTP)
Viktor Szakats
2017-06-28
curl --socks5-{basic,gssapi}: control socks5 auth
Kamil Dudka
2017-06-21
--request-target: instead of --strip-path-slash
Daniel Stenberg
2017-06-19
http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASH
Daniel Stenberg
2017-05-06
curl: remove tool_writeenv.[ch]
Daniel Stenberg
2017-03-21
docs: split file lists into Makefile.inc
Peter Wu