summaryrefslogtreecommitdiff
path: root/src/tool_help.c
Commit message (Expand)AuthorAgeFilesLines
* curl: output warning at --verbose output for debug-enabled versionDaniel Stenberg2023-01-121-0/+11
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* netware: remove leftover tracesDaniel Gustafsson2022-11-231-1/+0
* tool: use feature names instead of bit mask, when possiblePatrick Monnerat2022-11-141-53/+9
* tool: remove protocol count limitationPatrick Monnerat2022-09-221-20/+2
* cli tool: do not use disabled protocolsPatrick Monnerat2022-09-161-1/+4
* version: rename threadsafe-init to threadsafeViktor Szakats2022-06-131-1/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* curl_version_info: add CURL_VERSION_THREADSAFE_INITThomas Guillem2022-06-071-0/+1
* version: allow stricmp() for sorting the feature listViktor Szakats2022-05-251-0/+2
* curl: add --no-clobberHexTheDragon2022-03-111-1/+1
* print_category: printf %*s needs an int argumentDaniel Stenberg2021-10-071-1/+1
* print_category: print help descriptions alignedDaniel Stenberg2021-10-011-1/+18
* tool_listhelp: easier to generate with gen.plDaniel Stenberg2021-09-301-781/+1
* libssh2: add SHA256 fingerprint supportMats Lindestam2021-09-261-0/+3
* curl.1: provide examples for each optionDaniel Stenberg2021-09-011-3/+3
* cleanup: spell DoH with a lowercase oJosh Soref2021-07-161-3/+3
* tool_help: remove unused defineDaniel Gustafsson2021-07-161-4/+0
* docs: document missing arguments to commandsБорис Верховский2021-07-131-3/+3
* tool_help: Document that --tlspassword takes a passwordБорис Верховский2021-07-121-1/+1
* metalink: removeDaniel Stenberg2021-06-071-21/+1
* curl: include libmetalink version in --version outputDaniel Stenberg2021-05-221-1/+21
* schannel: Disable auto credentials; add an option to enable itJay Satiro2021-04-221-0/+6
* docs: add missing Arg tag to --stderrVladimir Varlamov2021-03-041-1/+1
* tool_help: Increase space between option and descriptionJay Satiro2021-02-281-1/+1
* doh: add options to disable ssl verificationJay Satiro2021-02-141-1/+7
* curl: provide libgsasl version and feature info in -V outputDaniel Stenberg2021-02-111-0/+1
* curl: add --fail-with-bodyDaniel Stenberg2021-02-111-0/+3
* tool_help: add missing argument for --create-file-modeJay Satiro2021-02-101-2/+2
* http: improve AWS HTTP v4 Signature authDmitry Wagin2021-01-301-1/+1
* help: update to current codebaseEmil Engler2021-01-121-5/+6
* tool: add AWS HTTP v4 Signature supportMatthias Gatto2020-12-211-0/+2
* curl: add --create-file-mode [mode]Daniel Stenberg2020-12-211-0/+3
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* hsts: add support for Strict-Transport-SecurityDaniel Stenberg2020-11-031-0/+4
* tool_help: make "output" description less confusingEmil Engler2020-10-241-1/+1
* --help: move two options from the misc categoryEmil Engler2020-10-031-2/+2
* symbian: drop supportDaniel Stenberg2020-09-221-4/+0
* --help: strdup the categoryDaniel Stenberg2020-09-181-12/+8
* tool: update --help with categoriesEmil Engler2020-09-041-244/+598
* tls: add CURLOPT_SSL_EC_CURVES and --curvesMichael Baentsch2020-08-301-0/+2
* curl: add --output-dirDaniel Stenberg2020-08-241-0/+2
* windows: add unicode to feature listViktor Szakats2020-07-141-0/+1
* content_encoding: add zstd decoding supportGilles Vollant2020-07-121-0/+1
* tool: shorten 3 --help descriptionsDaniel Stenberg2020-05-131-16/+17
* retry-all-errors.d: Shorten the summary lineJay Satiro2020-05-121-1/+1
* tool: Add option --retry-all-errors to retry on any errorJay Satiro2020-05-121-0/+2
* curl.h: remnove CURL_VERSION_ESNI. Never supported nor documentedDaniel Stenberg2020-03-291-1/+0
* docs/make: generate curl.1 from listed files onlyDaniel Stenberg2020-03-261-1/+1
* schannel: add "best effort" revocation check optionJohannes Schindelin2020-03-181-0/+2