Revert "Update to 7.40.1"
[platform/upstream/curl.git] / src / tool_help.c
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2014-05-07 Steve Holmetool_help: Fixed missing --login-options option
2014-02-26 Steve Holmetool_getparam: Added initial support for --next/-:
2014-02-25 nickzmanMerge pull request #93 from d235j/darwinssl_ip_address_fix
2014-02-25 Steve Holmetool_help: Moved --no-alpn and --no-npn to be listed...
2014-02-22 Steve Holmetool_getparam: Moved version information into separate...
2014-02-22 Steve Holmetool_operhlp: Consolidated engine output code into...
2014-02-22 Steve Holmetool_operate: Moved list engines into separate function...
2014-02-10 Fabian FrankNPN/ALPN: allow disabling via command line
2014-02-07 Daniel Stenberg--help: add missing --tlsv1.x options
2014-01-30 Daniel Stenberghttp2: call it "HTTP 2" and not 2.0
2013-11-03 Steve Holmetool_help: Updated --list-only description to include...
2013-10-26 Steve Holmetool_help: Added login options to --user description
2013-10-26 Steve Holmetool_help: Added clarity to the --oauth2-bearer option
2013-10-13 Daniel Stenbergcurl: fix --oauth2-bearer in the --help output
2013-09-20 Steve Holmepop3: Added basic SASL XOAUTH2 support
2013-09-20 Steve Holmecurl: Added clarification to the --mail options in...
2013-09-12 Ben Greearcurl: Add support for various DNS binding options.
2013-09-04 Daniel Stenbergcurl: add --http1.1 and --http2.0 options
2013-08-26 Kyle L. Huffcurl: added --bearer option to help
2013-08-14 Daniel Stenberg--help: fix the --sasl-ir in the help output
2013-04-27 Steve Holmesasl-ir: Added --sasl-ir option to curl command line...
2013-04-04 Daniel Stenberg--engine: spellfix the help message
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-06-21 Tatsuhiro Tsujikawacurl: Made --metalink option toggle Metalink functionality
2012-05-26 antAdd --metalink to --help
2012-04-06 Yang Tsecurl tool: use configuration files from lib directory
2012-04-05 Daniel Stenbergcurl: add --post303 to set the CURL_REDIR_POST_303...
2012-02-16 Steve Holmecurl: Added support for --mail-auth
2012-02-13 Colin Hogbenconfigure: add option disable --libcurl output
2012-02-09 Kamil Dudkanss: add support for the CURLSSLOPT_ALLOW_BEAST option
2012-02-09 Daniel Stenberg--ssl-allow-beast added
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-10-04 Yang Tsecurl tool: code moved to tool_*.[ch] files