Age | Commit message (Expand) | Author |
2015-02-14 | curl.1: --cert-status is also supported by OpenSSL now | Alessandro Ghedini |
2015-02-09 | curl.1: clarify that -X is used for all requests | Daniel Stenberg |
2015-02-08 | curl.1: add warning when using -H and redirects | Daniel Stenberg |
2015-01-16 | copyright years: after OCSP stapling changes | Daniel Stenberg |
2015-01-16 | curl: add --cert-status option | Alessandro Ghedini |
2014-12-26 | code/docs: Use Unix rather than UNIX to avoid use of the trademark | Steve Holme |
2014-12-04 | curl.1: added --unix-socket | Daniel Stenberg |
2014-12-03 | curl.1: fix trivial typo | Dave Reisner |
2014-11-30 | docs: Updated for the SMB protocol | Bill Nagel |
2014-11-26 | docs: Updated for commit 4bd860a001 and SMTP Unix line ending conversion | Steve Holme |
2014-11-24 | SSL: Add PEM format support for public key pinning | moparisthebest |
2014-11-06 | docs: Updated following the addition of SSPI based HTTP digest auth | Steve Holme |
2014-11-06 | curl.1: show zone index use in a URL | Daniel Stenberg |
2014-10-29 | sasl_sspi: Allow DIGEST-MD5 to use current windows credentials | Steve Holme |
2014-10-21 | curl.1: edited for clarity | Daniel Stenberg |
2014-10-07 | SSL: implement public key pinning | moparisthebest |
2014-10-03 | ssh: improve key file search | Jeremy Lin |
2014-10-01 | curl.1: mention quoting in the URL section | Daniel Stenberg |
2014-08-29 | curl.1: add an example for -H | Daniel Stenberg |
2014-08-23 | curl.1: clarify --limit-rate's effect on both directions | Daniel Stenberg |
2014-08-23 | curl.1: mention the --post30x options within the --location desc | Daniel Stenberg |
2014-08-16 | docs: Escaped single backslash | Steve Holme |
2014-08-16 | docs: Added Kerberos V5 and NTLM domain information to --user | Steve Holme |
2014-08-16 | docs: Added Kerberos V5 to the --user SSPI current credentials usage | Steve Holme |
2014-08-09 | docs: Update SPNEGO and GSS-API related doc sections | Michael Osipov |
2014-08-07 | docs: Added Negotiate to the SSPI current credentials usage description | Steve Holme |
2014-07-03 | curl.1: minor language fix | Daniel Stenberg |
2014-05-23 | curl.1: clarify that -u can't specify a user with colon | Daniel Stenberg |
2014-05-07 | curl.1: Added missing --login-options option | Steve Holme |
2014-04-04 | docs: this is for 7.37.0 | Daniel Stenberg |
2014-04-04 | curl.1: documented --proxy-header | Daniel Stenberg |
2014-03-14 | docs: fixed a bunch of typos | Dan Fandrich |
2014-02-26 | tool_getparam: Added initial support for --next/-: | Steve Holme |
2014-02-18 | curl.1: update the description of --tlsv1 | Kamil Dudka |
2014-02-10 | NPN/ALPN: allow disabling via command line | Fabian Frank |
2014-01-30 | http2: call it "HTTP 2" and not 2.0 | Daniel Stenberg |
2013-12-18 | curl.1: remove URL encoding phrase from --data description | Daniel Stenberg |
2013-12-15 | curl.1 document -J doesn't %-decode | Daniel Stenberg |
2013-11-29 | parseconfig: dash options can't specified with colon or equals | Daniel Stenberg |
2013-11-29 | curl.1: -G also takes --data-urlencode data | Daniel Stenberg |
2013-11-17 | smtp: Changed the default command to HELP when no options are specified | Steve Holme |
2013-11-15 | DOCS: Updated manpage following recent SMTP modifications | Steve Holme |
2013-11-12 | curl.1: mention that -O does no URL decoding | Daniel Stenberg |
2013-11-03 | DOCS: Expanded --request description to include POP3 and IMAP details | Steve Holme |
2013-11-03 | DOCS: Updated --list-only description to include POP3 | Steve Holme |
2013-10-20 | curl.1: add missing exit-code | Gisle Vanem |
2013-10-15 | curl.1: fix typo conjuction -> conjunction | Alessandro Ghedini |
2013-10-15 | curl: document the new --tlsv1.[012] options | Daniel Stenberg |
2013-10-12 | curl: rename --bearer to --oauth2-bearer | Daniel Stenberg |
2013-10-11 | minor fix in doc | Heinrich Schaefer |