Age | Commit message (Expand) | Author |
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ä |
2015-05-19 | curl.1: fix missing space in section --data | Jay Satiro |
2015-04-28 | Negotiate: custom service names for SPNEGO. | Linus Nielsen |
2015-04-25 | tool: New option --data-raw to HTTP POST data, '@' allowed. | Anthony Avina |
2015-04-22 | cyassl: Implement public key pinning | Jay Satiro |
2015-04-22 | curl.1: fix typo | Alessandro Ghedini |
2015-04-22 | nss: implement public key pinning for NSS backend | Kamil Dudka |
2015-03-24 | CURLOPT_PATH_AS_IS: added | Daniel Stenberg |
2015-03-21 | darwinsssl: add support for TLS False Start | Nick Zitzmann |
2015-03-20 | curl: add --false-start option | Alessandro Ghedini |
2015-03-04 | curl.1: fix "The the" typo | Daniel Stenberg |