Age | Commit message (Expand) | Author |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-12-15 | curl --expect100-timeout: added | Daniel Stenberg |
2015-10-17 | cookies: Add support for Mozilla's Publix Suffix List | Tim Rühsen |
2015-08-22 | CURLOPT_DEFAULT_PROTOCOL: added | Nathaniel Waisbrot |
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-21 | tool_help: fix --tlsv1 help text to use >= for TLSv1 | Lior Kaplan |
2015-06-18 | tool: always provide negotiate/kerberos options | Daniel Stenberg |
2015-06-08 | help: Add --proxy-service-name and --service-name to the --help output | Linus Nielsen |
2015-05-08 | tool_help: fix formatting for --next option | Alessandro Ghedini |
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 | nss: implement public key pinning for NSS backend | Kamil Dudka |
2015-03-24 | CURLOPT_PATH_AS_IS: added | Daniel Stenberg |
2015-03-20 | curl: add --false-start option | Alessandro Ghedini |
2015-01-16 | help: add --cert-status to --help output | Daniel Stenberg |
2014-12-26 | code/docs: Use Unix rather than UNIX to avoid use of the trademark | Steve Holme |
2014-12-25 | tool_help: Use camel case for UNIX sockets feature output | Steve Holme |
2014-12-04 | tool: add --unix-socket option | Peter Wu |
2014-12-04 | libcurl: add UNIX domain sockets support | Peter Wu |
2014-11-24 | SSL: Add PEM format support for public key pinning | moparisthebest |
2014-11-15 | tool: Removed krb4 from the supported features | Steve Holme |
2014-11-15 | tool: Use Kerberos for supported features | Michael Osipov |
2014-11-07 | curl_tool: Added krb5 to the supported features | Steve Holme |
2014-10-07 | SSL: implement public key pinning | moparisthebest |
2014-08-19 | help output: minor whitespace edits | Daniel Stenberg |
2014-08-19 | help output: use ≥2 spaces between option and description | Zearin |
2014-07-23 | docs: Improve inline GSS-API naming in code documentation | Michael Osipov |
2014-07-23 | curl.h/features: Deprecate GSS-Negotiate macros due to bad naming | Michael Osipov |
2014-07-23 | configure/features: Add feature and version info for GSS-API and SPNEGO | Michael Osipov |
2014-07-16 | Remove all traces of FBOpenSSL SPNEGO support | David Woodhouse |
2014-05-07 | tool_help: Fixed missing --login-options option | Steve Holme |
2014-02-26 | tool_getparam: Added initial support for --next/-: | Steve Holme |
2014-02-25 | tool_help: Moved --no-alpn and --no-npn to be listed alphabetically | Steve Holme |
2014-02-22 | tool_getparam: Moved version information into separate function in tool_help | Steve Holme |
2014-02-22 | tool_operhlp: Consolidated engine output code into tool_help | Steve Holme |
2014-02-22 | tool_operate: Moved list engines into separate function in tool_help | Steve Holme |
2014-02-10 | NPN/ALPN: allow disabling via command line | Fabian Frank |
2014-02-07 | --help: add missing --tlsv1.x options | Daniel Stenberg |
2014-01-30 | http2: call it "HTTP 2" and not 2.0 | Daniel Stenberg |
2013-11-03 | tool_help: Updated --list-only description to include POP3 | Steve Holme |
2013-10-26 | tool_help: Added login options to --user description | Steve Holme |
2013-10-26 | tool_help: Added clarity to the --oauth2-bearer option | Steve Holme |
2013-10-13 | curl: fix --oauth2-bearer in the --help output | Daniel Stenberg |
2013-09-20 | pop3: Added basic SASL XOAUTH2 support | Steve Holme |
2013-09-20 | curl: Added clarification to the --mail options in the --help output | Steve Holme |
2013-09-12 | curl: Add support for various DNS binding options. | Ben Greear |
2013-09-04 | curl: add --http1.1 and --http2.0 options | Daniel Stenberg |
2013-08-26 | curl: added --bearer option to help | Kyle L. Huff |
2013-08-14 | --help: fix the --sasl-ir in the help output | Daniel Stenberg |