Age | Commit message (Expand) | Author |
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 |
2017-12-11 | curl.1: mention http:// and https:// as valid proxy prefixes | Daniel Stenberg |
2017-12-11 | curl.1: documented two missing valid exit codes | Daniel Stenberg |
2017-11-17 | resolve: allow IP address within [] brackets | Daniel Stenberg |
2017-11-09 | --interface: add support for Linux VRF | Luca Boccassi |
2017-10-29 | cli tool: in -F option arg, comma is a delimiter for files only | Patrick Monnerat |
2017-10-12 | cli tool: reimplement stdin buffering in -F option. | Patrick Monnerat |
2017-10-08 | docs: clarify form/mime usage of non-regular data files. | Patrick Monnerat |
2017-10-05 | darwinssl: add support for TLSv1.3 | Nick Zitzmann |
2017-09-05 | mime: implement encoders. | Patrick Monnerat |
2017-09-02 | mime: use in curl cli tool instead of form API. | Patrick Monnerat |
2017-08-22 | request-target.d: mention added in 7.55.0 | Daniel Stenberg |
2017-08-17 | compressed-ssh.d: "Added: 7.56.0" | Daniel Stenberg |
2017-08-17 | ssh: add the ability to enable compression (for SCP/SFTP) | Viktor Szakats |
2017-08-15 | zsh.pl: produce a working completion script again | Kamil Dudka |
2017-08-12 | connect-to.d: better language | Daniel Stenberg |
2017-08-12 | connect-to.d: clarified | Daniel Stenberg |
2017-07-30 | include.d: clarify --include is only for response headers | Jay Satiro |
2017-07-28 | include.d: clarify that it concerns the response headers | Daniel Stenberg |