Age | Commit message (Expand) | Author |
2020-06-17 | manpage: add three missing environment variables | Daniel Stenberg |
2020-06-12 | version.d: expanded and alpha-sorted | Daniel Stenberg |
2020-06-05 | user-agent.d: spell out what happens given a blank argument | Daniel Stenberg |
2020-05-13 | curl.1: Quote globbed URLs | Jay Satiro |
2020-05-13 | docs: unify protocol lists | Daniel Stenberg |
2020-05-13 | tls13-ciphers.d: shorten the Arg | Daniel Stenberg |
2020-05-13 | sasl-authzid.d: add Arg: and shorten the desc | Daniel Stenberg |
2020-05-13 | cert-type.d: mention the available types in the desc | Daniel Stenberg |
2020-05-13 | tool: shorten 3 --help descriptions | Daniel Stenberg |
2020-05-12 | list-only.d: this option existed already in 4.0 | Daniel Stenberg |
2020-05-12 | retry-all-errors.d: Shorten the summary line | Jay Satiro |
2020-05-12 | tool: Add option --retry-all-errors to retry on any error | Jay Satiro |
2020-05-11 | write-out.d: added "response_code" | Daniel Stenberg |
2020-04-25 | docs: fix two typos | Yuri Slobodyanyuk |
2020-04-14 | mqtt: add new experimental protocol | Bjorn Stenberg |
2020-04-12 | compressed.d: stress that the headers are not modified | Daniel Stenberg |
2020-04-06 | cleanup: correct copyright year range on a few files | Daniel Stenberg |
2020-03-30 | output.d: quote the URL when globbing | Daniel Stenberg |
2020-03-26 | docs/make: generate curl.1 from listed files only | Daniel Stenberg |
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 |
2020-03-17 | writeout: support to generate JSON output | Mathias Gumz |
2020-03-13 | docs: add warnings about FILE: URLs on Windows | Daniel Stenberg |
2020-02-12 | create-dirs.d: mention the mode | Daniel Stenberg |
2020-02-02 | cleanup: fix typos and wording in docs and comments | Pedro Monreal |
2020-01-29 | oauth2-bearer.d: works for HTTP too | Daniel Stenberg |
2020-01-28 | location.d: the method change is from POST to GET only | Daniel Stenberg |
2020-01-23 | form.d: fix two minor typos | Aron Rotteveel |
2020-01-21 | smtp: Allow RCPT TO command to fail for some recipients | Pavel Volgarev |
2020-01-21 | data.d: remove "Multiple files can also be specified" | Daniel Stenberg |
2019-12-16 | docs: TLS SRP doesn't work with TLS 1.3 | Daniel Stenberg |
2019-12-02 | docs: add "added: 7.68.0" to the --etag-* docs | Daniel Stenberg |
2019-11-28 | curl: two new command line options for etags | Maros Priputen |
2019-11-21 | curl: add --parallel-immediate | Daniel Stenberg |
2019-11-20 | docs: fix typos | Victor Magierski |
2019-10-09 | docs: make sure the --no-progress-meter docs file is in dist too | Daniel Stenberg |
2019-10-09 | docs: document it as --no-progress-meter instead of the reverse | Daniel Stenberg |
2019-10-08 | curl: --no-progress-meter | Daniel Stenberg |
2019-08-20 | curl: use .curlrc (with a dot) on Windows as well | Daniel Stenberg |
2019-08-08 | CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directly | Daniel Stenberg |
2019-08-07 | curl: make use of CURLINFO_RETRY_AFTER when retrying | Daniel Stenberg |
2019-08-06 | curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool | Steve Holme |
2019-08-06 | http09: disable HTTP/0.9 by default in both tool and library | Daniel Stenberg |
2019-07-21 | HTTP3: initial (experimental) support | Daniel Stenberg |
2019-07-20 | curl: support parallel transfers | Daniel Stenberg |
2019-07-17 | docs: Explain behavior change in --tlsv1. options since 7.54 | Jay Satiro |
2019-07-17 | libcurl: Restrict redirect schemes (follow-up) | Jay Satiro |
2019-07-15 | docs: Fix missing lines caused by undefined macros | Bjarni Ingi Gislason |
2019-07-04 | doh-url.d: added in 7.62.0 | Daniel Stenberg |