summaryrefslogtreecommitdiff
path: root/src/tool_help.c
Commit message (Expand)AuthorAgeFilesLines
* CURLOPT_PATH_AS_IS: addedDaniel Stenberg2015-03-241-0/+1
* curl: add --false-start optionAlessandro Ghedini2015-03-201-0/+1
* help: add --cert-status to --help outputDaniel Stenberg2015-01-161-1/+2
* code/docs: Use Unix rather than UNIX to avoid use of the trademarkSteve Holme2014-12-261-2/+2
* tool_help: Use camel case for UNIX sockets feature outputSteve Holme2014-12-251-1/+1
* tool: add --unix-socket optionPeter Wu2014-12-041-0/+1
* libcurl: add UNIX domain sockets supportPeter Wu2014-12-041-1/+2
* SSL: Add PEM format support for public key pinningmoparisthebest2014-11-241-1/+2
* tool: Removed krb4 from the supported featuresSteve Holme2014-11-151-1/+0
* tool: Use Kerberos for supported featuresMichael Osipov2014-11-151-1/+1
* curl_tool: Added krb5 to the supported featuresSteve Holme2014-11-071-0/+1
* SSL: implement public key pinningmoparisthebest2014-10-071-0/+1
* help output: minor whitespace editsDaniel Stenberg2014-08-191-4/+5
* help output: use ≥2 spaces between option and descriptionZearin2014-08-191-50/+48
* docs: Improve inline GSS-API naming in code documentationMichael Osipov2014-07-231-1/+1
* curl.h/features: Deprecate GSS-Negotiate macros due to bad namingMichael Osipov2014-07-231-3/+3
* configure/features: Add feature and version info for GSS-API and SPNEGOMichael Osipov2014-07-231-1/+3
* Remove all traces of FBOpenSSL SPNEGO supportDavid Woodhouse2014-07-161-1/+0
* tool_help: Fixed missing --login-options optionSteve Holme2014-05-071-2/+2
* tool_getparam: Added initial support for --next/-:Steve Holme2014-02-261-0/+2
* tool_help: Moved --no-alpn and --no-npn to be listed alphabeticallySteve Holme2014-02-251-2/+2
* tool_getparam: Moved version information into separate function in tool_helpSteve Holme2014-02-221-0/+53
* tool_operhlp: Consolidated engine output code into tool_helpSteve Holme2014-02-221-2/+12
* tool_operate: Moved list engines into separate function in tool_helpSteve Holme2014-02-221-0/+10
* NPN/ALPN: allow disabling via command lineFabian Frank2014-02-101-0/+2
* --help: add missing --tlsv1.x optionsDaniel Stenberg2014-02-071-1/+4
* http2: call it "HTTP 2" and not 2.0Daniel Stenberg2014-01-301-2/+2
* tool_help: Updated --list-only description to include POP3Steve Holme2013-11-031-1/+1
* tool_help: Added login options to --user descriptionSteve Holme2013-10-261-1/+2
* tool_help: Added clarity to the --oauth2-bearer optionSteve Holme2013-10-261-1/+1
* curl: fix --oauth2-bearer in the --help outputDaniel Stenberg2013-10-131-1/+1
* pop3: Added basic SASL XOAUTH2 supportSteve Holme2013-09-201-1/+1
* curl: Added clarification to the --mail options in the --help outputSteve Holme2013-09-201-3/+3
* curl: Add support for various DNS binding options.Ben Greear2013-09-121-1/+4
* curl: add --http1.1 and --http2.0 optionsDaniel Stenberg2013-09-041-0/+2
* curl: added --bearer option to helpKyle L. Huff2013-08-261-0/+1
* --help: fix the --sasl-ir in the help outputDaniel Stenberg2013-08-141-1/+1
* sasl-ir: Added --sasl-ir option to curl command line toolSteve Holme2013-04-271-0/+1
* --engine: spellfix the help messageDaniel Stenberg2013-04-041-2/+2
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-1/+1
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* curl: Made --metalink option toggle Metalink functionalityTatsuhiro Tsujikawa2012-06-211-1/+1
* Add --metalink to --helpant2012-05-261-0/+1
* curl tool: use configuration files from lib directoryYang Tse2012-04-061-1/+1
* curl: add --post303 to set the CURL_REDIR_POST_303 optionDaniel Stenberg2012-04-051-0/+2
* curl: Added support for --mail-authSteve Holme2012-02-161-0/+1
* configure: add option disable --libcurl outputColin Hogben2012-02-131-0/+2
* nss: add support for the CURLSSLOPT_ALLOW_BEAST optionKamil Dudka2012-02-091-1/+1
* --ssl-allow-beast addedDaniel Stenberg2012-02-091-1/+2
* curl tool: code moved to tool_*.[ch] filesYang Tse2011-10-051-0/+238