Age | Commit message (Expand) | Author |
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 |
2013-04-27 | sasl-ir: Added --sasl-ir option to curl command line tool | Steve Holme |
2013-04-04 | --engine: spellfix the help message | Daniel Stenberg |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse |
2012-06-21 | curl: Made --metalink option toggle Metalink functionality | Tatsuhiro Tsujikawa |
2012-05-26 | Add --metalink to --help | ant |
2012-04-06 | curl tool: use configuration files from lib directory | Yang Tse |
2012-04-05 | curl: add --post303 to set the CURL_REDIR_POST_303 option | Daniel Stenberg |
2012-02-16 | curl: Added support for --mail-auth | Steve Holme |
2012-02-13 | configure: add option disable --libcurl output | Colin Hogben |
2012-02-09 | nss: add support for the CURLSSLOPT_ALLOW_BEAST option | Kamil Dudka |
2012-02-09 | --ssl-allow-beast added | Daniel Stenberg |
2011-10-05 | curl tool: code moved to tool_*.[ch] files | Yang Tse |