Age | Commit message (Expand) | Author |
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 |
2019-03-01 | docs: update max-redirs.d phrasing | Ԝеѕ |
2019-02-01 | schannel: stop calling it "winssl" | Daniel Stenberg |
2019-01-03 | docs/version.d: mention MultiSSL | Daniel Stenberg |
2018-12-27 | hostip: support wildcard hosts | Claes Jakobsson |
2018-12-21 | http: added options for allowing HTTP/0.9 responses | Daniel Stenberg |
2018-12-13 | docs: fix the --tls-max description | Daniel Stenberg |
2018-11-26 | cmdline-opts/gen.pl: define the correct varname | Daniel Gustafsson |
2018-11-07 | curl: add %{stderr} and %{stdout} for --write-out | Frank Gevaerts |
2018-11-05 | netrc: don't ignore the login name specified with "--user" | Michael Kaufmann |
2018-10-26 | curl.1: --ipv6 mutexes ipv4 (fixed typo) | Alexey Eremikhin |
2018-10-03 | data-binary.d: clarify default content-type is x-www-form-urlencoded | Jay Satiro |
2018-09-28 | cmake: fixed path used in generation of docs/tests during curl build through ... | Sergei Nikulov |
2018-09-23 | whitespace fixes | Viktor Szakats |
2018-09-16 | curl: update --tlsv* descriptions in --help output | Si |
2018-09-10 | docs/cmdline-opts: update the documentation of --tlsv1.0 | Kamil Dudka |
2018-09-06 | curl: --doh-url added | Daniel Stenberg |
2018-09-03 | tool_operate: Add http code 408 to transient list for --retry | Jay Satiro |
2018-08-25 | cmdline-opts/page-footer: fix edit mistake | Daniel Stenberg |
2018-08-24 | docs: clarify NO_PROXY env variable functionality | Daniel Stenberg |