Age | Commit message (Expand) | Author |
2016-12-16 | preproxy: renamed what was added as SOCKS_PROXY | Daniel Stenberg |
2016-11-28 | curl: remove --proxy-ssl* options | Daniel Stenberg |
2016-11-26 | curl_version_info: add CURL_VERSION_HTTPS_PROXY | Okhin Vasilij |
2016-11-24 | tool_help: Change description for --retry-connrefused | Jay Satiro |
2016-11-24 | proxy: Support HTTPS proxy and SOCKS+HTTP(s) | Alex Rousskov |
2016-11-16 | tool_help: Clarify --dump-header only writes received headers | Jay Satiro |
2016-11-15 | curl: add --fail-early to help output | Daniel Stenberg |
2016-11-11 | curl: Add --retry-connrefused | Daniel Hwang |
2016-11-07 | curl: introduce the --tlsv1.3 option to force TLS 1.3 | Kamil Dudka |
2016-04-29 | curl: show the long option version of -q in the -h list | Daniel Stenberg |
2016-04-29 | curl: mention --ntlm-wb in -h list | Daniel Stenberg |
2016-04-29 | curl: -h output lacked --proxy-header | Daniel Stenberg |
2016-04-18 | tool: add --tcp-fastopen option | Alessandro Ghedini |
2016-04-17 | news: CURLOPT_CONNECT_TO and --connect-to | Michael Kaufmann |
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-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 |