summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* tool_operate: fix torture leaks with etagsbagder/etags-torture-fixDaniel Stenberg2021-11-051-5/+11
* tool_operate: a failed etag save now only fails that transferDaniel Stenberg2021-11-041-69/+77
* Revert "src/tool_filetime: disable -Wformat on mingw for this file"Marc Hoersken2021-11-031-5/+0
* Makefile.m32: fix to not require OpenSSL with -libssh2 or -rtmp optionsViktor Szakats2021-10-251-3/+8
* misc: update copyright yearsDaniel Stenberg2021-10-151-1/+1
* curl: correct grammar in generated libcurl codeБорис Верховский2021-10-131-1/+1
* curl: actually append "-" to --range without number onlyБорис Верховский2021-10-111-2/+1
* print_category: printf %*s needs an int argumentDaniel Stenberg2021-10-071-1/+1
* version_win32: use actual version instead of manifested versionJay Satiro2021-10-071-0/+2
* misc: fix a few issues on MidnightBSDLucas Holt2021-10-051-2/+3
* tool_main: fix typo in comment8U61ife2021-10-041-1/+1
* print_category: print help descriptions alignedDaniel Stenberg2021-10-011-1/+18
* tool_listhelp: easier to generate with gen.plDaniel Stenberg2021-09-305-782/+812
* tool_cb_prg: make resumed upload progress bar show betterDaniel Stenberg2021-09-271-13/+18
* libssh2: add SHA256 fingerprint supportMats Lindestam2021-09-265-0/+14
* misc: fix typos in docs and commentsa13460542021-09-231-1/+1
* cleanup: constify unmodified static structsRikard Falkeborn2021-09-231-1/+1
* parse_args: redo the warnings for --remote-header-name combosDaniel Stenberg2021-09-103-13/+13
* curl: add warning for incompatible parameters usageCao ZhenXiang2021-09-061-10/+13
* curl: stop retry if Retry-After: is longer than allowedDaniel Stenberg2021-09-061-0/+16
* curl.1: provide examples for each optionDaniel Stenberg2021-09-011-3/+3
* curl: better error message when -O fails to get a good nameDaniel Stenberg2021-08-261-1/+4
* getparameter: fix the --local-port number parserDaniel Stenberg2021-08-171-2/+3
* curl: add warning for ignored data after quoted form parameterJan Verbeek2021-08-171-9/+17
* tool_operate: Fix --fail-early with parallel transfersJay Satiro2021-08-173-1/+43
* misc: update incorrect copyright year rangesDaniel Stenberg2021-08-161-1/+1
* tool/tests: fix potential year 2038 issuesBin Lan2021-07-301-2/+2
* tool_main: fix typo in commentDaniel Gustafsson2021-07-271-1/+1
* docs: correct spelling errors and a broken linkNyholm2021-07-181-5/+5
* cleanup: spell DoH with a lowercase oJosh Soref2021-07-162-4/+4
* tool_help: remove unused defineDaniel Gustafsson2021-07-161-4/+0
* [PellesC] fix _lseeki64() macroGisle Vanem2021-07-161-0/+1
* docs: document missing arguments to commandsБорис Верховский2021-07-131-3/+3
* tool_help: Document that --tlspassword takes a passwordБорис Верховский2021-07-121-1/+1
* glob: pass an 'int' as len when using printf's %*sDaniel Stenberg2021-06-301-2/+2
* single_transfer: ignore blank --output-dirDaniel Stenberg2021-06-111-1/+1
* metalink: removeDaniel Stenberg2021-06-0714-1314/+32
* copyright: update copyright year ranges to 2021Daniel Stenberg2021-05-263-3/+3
* curl: include libmetalink version in --version outputDaniel Stenberg2021-05-221-1/+21
* tool_getparam: fix comment typo in tool_getparam.cIkko Ashimine2021-05-151-1/+1
* tool_getparam: handle failure of curlx_convert_tchar_to_UTF8()Kamil Dudka2021-05-061-0/+2
* schannel: Disable auto credentials; add an option to enable itJay Satiro2021-04-226-6/+39
* tidy-up: make conditional checks more consistentDaniel Stenberg2021-04-224-15/+15
* Revert "cmake: make libcurl library output name configurable"Daniel Stenberg2021-04-211-1/+1
* cmake: make libcurl library output name configurableRalph Langendam2021-04-211-1/+1
* tool_operate: don't discard failed parallel transfer resultJay Satiro2021-04-201-6/+11
* curl: ignore options asking for SSLv2 or SSLv3Daniel Stenberg2021-04-191-2/+2
* tool_writeout: fix the HTTP_CODE json outputJay Satiro2021-04-171-6/+7
* tool_getparam: replace (in-place) '%20' by '+' according to RFC1866Victor Vieux2021-04-151-1/+31
* misc: update copyright year ranges to match latest updatesDaniel Stenberg2021-04-131-1/+1