Age | Commit message (Expand) | Author |
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 |
2018-08-13 | docs: add disallow-username-in-url.d and haproxy-protocol.d on the list | Kamil Dudka |
2018-08-08 | ssl: set engine implicitly when a PKCS#11 URI is provided | Anderson Toshiyuki Sasaki |
2018-07-10 | post303.d: clarify that this is an RFC violation | Daniel Stenberg |
2018-06-29 | openssl: make the requested TLS version the *minimum* wanted | Daniel Stenberg |
2018-06-29 | openssl: allow TLS 1.3 by default | Daniel Stenberg |
2018-06-05 | cmdline-opts/cert-type.d: mention "p12" as a recognized type as well | Daniel Stenberg |
2018-05-31 | option: disallow username in URL | Björn Stenberg |
2018-05-29 | setopt: add TLS 1.3 ciphersuites | Daniel Stenberg |
2018-05-28 | cmdline-opts/gen.pl: warn if mutexes: or see-also: list non-existing options | Daniel Stenberg |
2018-05-28 | curl.1: Fix cmdline-opts reference errors. | Frank Gevaerts |
2018-05-28 | docs: fix cmdline-opts metadata headers case consistency. | Frank Gevaerts |
2018-05-21 | curl: added --styled-output | Daniel Stenberg |
2018-05-18 | docs: mention HAproxy protocol "version 1" | Aleks |
2018-04-23 | curl.1: clarify that options and URLs can be mixed | Daniel Stenberg |
2018-04-23 | CURLOPT_SSLCERT.3: improve WinSSL-specific usage info | Archangel_SDY |
2018-04-21 | tool_help: clarify --max-time unit of time is seconds | Jay Satiro |
2018-04-18 | schannel: add support for CURLOPT_CAINFO | Dan McNulty |