Age | Commit message (Expand) | Author |
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 |
2018-04-17 | docs: fix typos | Jakub Wilk |
2018-03-20 | cookie.d: mention that "-" as filename means stdin | Daniel Stenberg |
2018-03-17 | CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocol | Lawrence Matthews |
2018-03-15 | user-agent.d:: mention --proxy-header as well | Daniel Stenberg |
2018-03-04 | curl.1: mention how to add numerical IP addresses in NO_PROXY | Daniel Stenberg |
2018-02-23 | spelling fixes | Viktor Szakats |
2018-02-22 | form.d: rephrased somewhat, added two example command lines | Daniel Stenberg |
2018-02-20 | url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUT | Anders Bakken |
2018-02-20 | CURLOPT_RESOLVE: Add support for multiple IP addresses per entry | Anders Bakken |
2018-02-12 | tlsauthtype.d: works only if libcurl is built with TLS-SRP support | Kamil Dudka |
2018-01-30 | progress-bar.d: update to match implementation | Daniel Stenberg |
2018-01-30 | curl: add --proxy-pinnedpubkey | Daniel Stenberg |
2018-01-07 | scripts: allow all perl scripts to be run directly | Jay Satiro |
2018-01-07 | mail-rcpt.d: fix short-text description | Jay Satiro |
2017-12-26 | tool_getparam: Support size modifiers for --max-filesize | Gisle Vanem |