summaryrefslogtreecommitdiff
path: root/src/tool_help.c
Commit message (Expand)AuthorAgeFilesLines
* --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