aboutsummaryrefslogtreecommitdiff
path: root/src/tool_help.c
AgeCommit message (Expand)Author
2015-06-08help: Add --proxy-service-name and --service-name to the --help outputLinus Nielsen
2015-05-08tool_help: fix formatting for --next optionAlessandro Ghedini
2015-04-25tool: New option --data-raw to HTTP POST data, '@' allowed.Anthony Avina
2015-04-22cyassl: Implement public key pinningJay Satiro
2015-04-22nss: implement public key pinning for NSS backendKamil Dudka
2015-03-24CURLOPT_PATH_AS_IS: addedDaniel Stenberg
2015-03-20curl: add --false-start optionAlessandro Ghedini
2015-01-16help: add --cert-status to --help outputDaniel Stenberg
2014-12-26code/docs: Use Unix rather than UNIX to avoid use of the trademarkSteve Holme
2014-12-25tool_help: Use camel case for UNIX sockets feature outputSteve Holme
2014-12-04tool: add --unix-socket optionPeter Wu
2014-12-04libcurl: add UNIX domain sockets supportPeter Wu
2014-11-24SSL: Add PEM format support for public key pinningmoparisthebest
2014-11-15tool: Removed krb4 from the supported featuresSteve Holme
2014-11-15tool: Use Kerberos for supported featuresMichael Osipov
2014-11-07curl_tool: Added krb5 to the supported featuresSteve Holme
2014-10-07SSL: implement public key pinningmoparisthebest
2014-08-19help output: minor whitespace editsDaniel Stenberg
2014-08-19help output: use ≥2 spaces between option and descriptionZearin
2014-07-23docs: Improve inline GSS-API naming in code documentationMichael Osipov
2014-07-23curl.h/features: Deprecate GSS-Negotiate macros due to bad namingMichael Osipov
2014-07-23configure/features: Add feature and version info for GSS-API and SPNEGOMichael Osipov
2014-07-16Remove all traces of FBOpenSSL SPNEGO supportDavid Woodhouse
2014-05-07tool_help: Fixed missing --login-options optionSteve Holme
2014-02-26tool_getparam: Added initial support for --next/-:Steve Holme
2014-02-25tool_help: Moved --no-alpn and --no-npn to be listed alphabeticallySteve Holme
2014-02-22tool_getparam: Moved version information into separate function in tool_helpSteve Holme
2014-02-22tool_operhlp: Consolidated engine output code into tool_helpSteve Holme
2014-02-22tool_operate: Moved list engines into separate function in tool_helpSteve Holme
2014-02-10NPN/ALPN: allow disabling via command lineFabian Frank
2014-02-07--help: add missing --tlsv1.x optionsDaniel Stenberg
2014-01-30http2: call it "HTTP 2" and not 2.0Daniel Stenberg
2013-11-03tool_help: Updated --list-only description to include POP3Steve Holme
2013-10-26tool_help: Added login options to --user descriptionSteve Holme
2013-10-26tool_help: Added clarity to the --oauth2-bearer optionSteve Holme
2013-10-13curl: fix --oauth2-bearer in the --help outputDaniel Stenberg
2013-09-20pop3: Added basic SASL XOAUTH2 supportSteve Holme
2013-09-20curl: Added clarification to the --mail options in the --help outputSteve Holme
2013-09-12curl: Add support for various DNS binding options.Ben Greear
2013-09-04curl: add --http1.1 and --http2.0 optionsDaniel Stenberg
2013-08-26curl: added --bearer option to helpKyle L. Huff
2013-08-14--help: fix the --sasl-ir in the help outputDaniel Stenberg
2013-04-27sasl-ir: Added --sasl-ir option to curl command line toolSteve Holme
2013-04-04--engine: spellfix the help messageDaniel Stenberg
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-06-21curl: Made --metalink option toggle Metalink functionalityTatsuhiro Tsujikawa
2012-05-26Add --metalink to --helpant
2012-04-06curl tool: use configuration files from lib directoryYang Tse
2012-04-05curl: add --post303 to set the CURL_REDIR_POST_303 optionDaniel Stenberg