Age | Commit message (Expand) | Author |
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 |
2015-09-03 | docs: Warn about any-domain cookies and multiple transfers | Jay Satiro |
2015-08-22 | CURLOPT_DEFAULT_PROTOCOL: added | Nathaniel Waisbrot |
2015-08-18 | docs: Update the redirect protocols disabled by default | Jay Satiro |
2015-08-15 | curl.1: Document weaknesses in SSLv2 and SSLv3 | Daniel Kahn Gillmor |
2015-08-12 | docs: fix typos | Alessandro Ghedini |
2015-08-02 | docs: formpost needs the full size at start of upload | Daniel Stenberg |
2015-07-17 | SSL: Add an option to disable certificate revocation checks | Jay Satiro |
2015-07-01 | SSL: Pinned public key hash support | moparisthebest |
2015-06-16 | docs: update URLs | Viktor Szakats |
2015-06-15 | curl.1: netrc is in man section 5 | Daniel Stenberg |
2015-06-15 | curl.1: small format fix | Daniel Stenberg |
2015-06-08 | docs: man page indentation and syntax fixes | Ville Skyttä |