Age | Commit message (Expand) | Author |
2016-12-16 | curl.1: generated with gen.pl | Daniel Stenberg |
2016-12-16 | preproxy: renamed what was added as SOCKS_PROXY | Daniel Stenberg |
2016-11-28 | curl: remove --proxy-ssl* options | Daniel Stenberg |
2016-11-25 | add CURLINFO_SCHEME, CURLINFO_PROTOCOL, and %{scheme} | Frank Gevaerts |
2016-11-25 | curl.1: the new --proxy options ship in 7.52.0 | Daniel Stenberg |
2016-11-24 | proxy: Support HTTPS proxy and SOCKS+HTTP(s) | Alex Rousskov |
2016-11-16 | curl.1: Clarify --dump-header only writes received headers | Jay Satiro |
2016-11-15 | docs: the next release will be 7.52.0 | Kamil Dudka |
2016-11-14 | curl: add --fail-early | Daniel Stenberg |
2016-11-11 | curl: Add --retry-connrefused | Daniel Hwang |
2016-11-07 | curl: introduce the --tlsv1.3 option to force TLS 1.3 | Kamil Dudka |
2016-11-07 | curl.1: explain the SMTP data expected for -T | Daniel Stenberg |
2016-11-01 | curl.1: typo | Daniel Stenberg |
2016-11-01 | curl.1: expand on how multiple uses of -o looks | Daniel Stenberg |
2016-09-30 | curl.1: --trace supports % for sending to stderr! | Daniel Stenberg |
2016-09-21 | docs: Remove that --proto is just used for initial retrieval | Jay Satiro |
2016-09-07 | errors: new alias CURLE_WEIRD_SERVER_REPLY (8) | Jay Satiro |
2016-09-04 | speed caps: not based on average speeds anymore | Olivier Brunel |
2016-08-28 | darwinssl: add documentation stating that the --cainfo option is intended for... | Nick Zitzmann |
2016-06-22 | curl.1: the used progress meter suffix is k in lower case | Daniel Stenberg |
2016-06-17 | curl.1: missed 'T' in the progress unit suffixes | Daniel Stenberg |
2016-06-17 | curl.1: mention the unix for the progress meter | Daniel Stenberg |
2016-05-30 | http: add CURLINFO_HTTP_VERSION and %{http_version} | Frank Gevaerts |
2016-05-17 | docs: CURLOPT_RESOLVE overrides CURLOPT_IPRESOLVE | Daniel Stenberg |
2016-04-30 | curl.1: --mail-rcpt can be used multiple times | Daniel Stenberg |
2016-04-29 | curl.1: document the deprecated --ftp-ssl option | Daniel Stenberg |
2016-04-29 | curl.1: document --ntlm-wb | Daniel Stenberg |
2016-04-29 | curl.1: document the long format of -q: --disable | Daniel Stenberg |
2016-04-29 | curl.1: mention the deprecated --krb4 option | Daniel Stenberg |
2016-04-29 | curl.1: document --ftp-ssl-reqd | Daniel Stenberg |
2016-04-24 | PolarSSL: Implement public key pinning | moparisthebest |
2016-04-18 | tool: add --tcp-fastopen option | Alessandro Ghedini |
2016-04-17 | news: CURLOPT_CONNECT_TO and --connect-to | Michael Kaufmann |
2016-04-06 | curl.1: use example.com more | Daniel Stenberg |
2016-04-06 | curl.1: change example for -F | Theodore Dubois |
2016-04-02 | curl.1: -w filename_effective was introduced in 7.26.0 | Daniel Stenberg |
2016-03-31 | http2: more documentation for prior knowledge | Daniel Stenberg |
2016-03-31 | http2: support "prior knowledge", no upgrade from HTTP/1.1 | Diego Bes |
2016-02-23 | TFTP: add option to suppress TFTP option requests (Part 2) | Jay Satiro |
2016-02-18 | curl.1: HTTP headers for --cookie must be Set-Cookie style | Jay Satiro |
2016-02-18 | curl.1: add a missing dash | Daniel Stenberg |
2016-02-12 | curl.1: --disable-{eprt,epsv} are ignored for IPv6 hosts | Kamil Dudka |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2016-02-02 | HTTPS: update a bunch of URLs from HTTP to HTTPS | Daniel Stenberg |
2016-01-29 | curl.1: Explain remote-name behavior if file already exists | Jay Satiro |
2015-12-15 | curl --expect100-timeout: added | Daniel Stenberg |
2015-11-06 | curl.1: remove the overlap --range example | Daniel Stenberg |
2015-10-28 | curl.1: -E: s/private certificate/client certificate | Daniel Stenberg |
2015-10-23 | curl.1: --ignore-content-length now works for FTP too | Daniel Stenberg |
2015-09-03 | curl.1: update RFC references | Daniel Stenberg |