Age | Commit message (Expand) | Author |
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 |
2019-06-13 | quote.d: asterisk prefix works for SFTP as well | Daniel Stenberg |
2019-06-10 | wolfssl: refer to it as wolfSSL only | Daniel Stenberg |
2019-06-02 | tls13-docs: mention it is only for OpenSSL >= 1.1.1 | Daniel Stenberg |
2019-06-01 | dump-header.d: spell out that no headers == empty file [ci skip] | 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-05-22 | PolarSSL: deprecate support step 1. Removed from configure. | Daniel Stenberg |
2019-04-08 | config.d: clarify that initial : and = might need quoting [skip ci] | Daniel Stenberg |
2019-04-03 | documentation: Fix several typos | Tim Rühsen |
2019-03-14 | curl.1: --user and --proxy-user are hidden from ps output | Daniel Stenberg |
2019-03-14 | curl.1: mark the argument to --cookie as <data|filename> | Daniel Stenberg |
2019-03-08 | cmdline-opts/proxytunnel.d: the option tunnnels all protocols | Daniel Stenberg |
2019-03-03 | alt-svc: the curl command line bits | Daniel Stenberg |