summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* src/tool_vms.c: remove duplicated word in commentJürgen Gmach2021-04-101-1/+1
* tool_progress: Fix progress meter in parallel modeCherish982021-04-051-0/+8
* copyright: update copyright year ranges to 2021Daniel Stenberg2021-03-275-5/+5
* tool_operate: bail if set CURLOPT_HTTP09_ALLOWED returns errorDaniel Stenberg2021-03-111-0/+4
* config: remove CURL_SIZEOF_CURL_OFF_T use only SIZEOF_CURL_OFF_TDaniel Stenberg2021-03-113-6/+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
* curl: set CURLOPT_NEW_FILE_PERMS if requestedDaniel Stenberg2021-02-271-0/+3
* tool_operate: check argc before accessing argv[1]Daniel Stenberg2021-02-271-1/+1
* gnutls: Fix nettle discoveryDaniel Gustafsson2021-02-251-66/+2
* cookies: Support multiple -b parametersDaniel Gustafsson2021-02-254-10/+39
* http: add support to read and store the referrer headerViktor Szakats2021-02-193-5/+8
* http: do not add a referrer header with empty valueViktor Szakats2021-02-161-1/+2
* doh: add options to disable ssl verificationJay Satiro2021-02-144-3/+30
* curl: provide libgsasl version and feature info in -V outputDaniel Stenberg2021-02-111-0/+1
* curl: add --fail-with-bodyDaniel Stenberg2021-02-114-8/+29
* tool_help: add missing argument for --create-file-modeJay Satiro2021-02-101-2/+2
* Makefile.m32: add support for libgsasl dependencyViktor Szakats2021-02-101-0/+11
* tool_paramhlp: reduce variable scopeMarcel Raad2021-02-101-1/+2
* tool_writeout: refactor write-out and write-out jsonJay Satiro2021-02-095-414/+303
* copyright: fix year ranges in need of updatesDaniel Stenberg2021-02-032-2/+2
* http: improve AWS HTTP v4 Signature authDmitry Wagin2021-01-305-6/+7
* copyright: fix missing year (range) updatesDaniel Stenberg2021-01-293-3/+3
* tool_writeout: make %{errormsg} blank for no errorsDaniel Stenberg2021-01-281-3/+4
* build: fix djgpp buildsGisle Vanem2021-01-271-8/+14
* curl: include the file name in --xattr/--remote-time error msgsDaniel Stenberg2021-01-272-4/+4
* curl: s/config->global/global/ in single_transfer()Daniel Stenberg2021-01-271-11/+11
* curl: move fprintf outputs to warnfDaniel Stenberg2021-01-274-47/+41
* tool_operate: spellfix a commentDaniel Stenberg2021-01-141-1/+1