Age | Commit message (Expand) | Author |
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 |
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 |