Age | Commit message (Expand) | Author |
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 |
2017-06-28 | curl --socks5-{basic,gssapi}: control socks5 auth | Kamil Dudka |
2017-06-21 | --request-target: instead of --strip-path-slash | Daniel Stenberg |
2017-06-19 | http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASH | Daniel Stenberg |
2017-06-15 | curl: allow --header and --proxy-header read from file | Daniel Stenberg |
2017-05-23 | redirect: store the "would redirect to" URL when max redirs is reached | Daniel Stenberg |
2017-05-18 | cmdline-opts/write-out.d: s/-L/--location | Daniel Stenberg |
2017-05-17 | oauth2-bearer.d: mention the <token> argument | Daniel Stenberg |
2017-05-16 | docs/cmdline-opts/config.d: edit for language | Daniel Stenberg |
2017-05-08 | curl: generate the --help output | Daniel Stenberg |
2017-05-08 | curl.1: depend the build on the Makefile.inc too | Daniel Stenberg |
2017-05-06 | curl: remove tool_writeenv.[ch] | Daniel Stenberg |
2017-05-03 | abstract-unix-socket.d: shorten the help text to fit within 79 cols | Daniel Stenberg |
2017-04-04 | docs: minor typo in write-out.d | Richlv |
2017-03-31 | fail-early.d: fix typos | Jay Satiro |
2017-03-31 | docs: Explain --fail-early does not imply --fail | Jay Satiro |
2017-03-30 | cmake: fix build with cmake 2.8.12.2 | Peter Wu |
2017-03-30 | cmake: add more missing files to the dist | Daniel Stenberg |
2017-03-21 | cmake: build manual pages (including curl.1) | Peter Wu |
2017-03-21 | docs: split file lists into Makefile.inc | Peter Wu |
2017-03-12 | url: add option CURLOPT_SUPPRESS_CONNECT_HEADERS | Desmond O. Chang |
2017-03-11 | cmdline-opts: fixed a few typos | Dan Fandrich |
2017-03-09 | tls-max.d: added to the makefile | Dan Fandrich |
2017-03-08 | vtls: add options to specify range of enabled TLS versions | Jozef Kralik |
2017-03-08 | MANPAGE: clarify the dash situation in meta data | Daniel Stenberg |
2017-03-08 | insecure.d: clarify that this is for server connections | Daniel Stenberg |