summaryrefslogtreecommitdiff
path: root/src/tool_operate.c
Commit message (Expand)AuthorAgeFilesLines
* tool_operate: refuse (--data or --form) and --continue-at comboDaniel Stenberg2023-05-081-8/+19
* checksrc: find bad indentation in conditions without open braceDaniel Stenberg2023-04-281-1/+1
* tool_operate: pass a long as CURLOPT_HEADEROPT argumentDaniel Stenberg2023-03-221-1/+1
* tool_operate: silence unused parameter warningMarcel Raad2023-03-131-0/+1
* tool: improve --stderr handlingJay Satiro2023-03-121-23/+16
* tool: dump headers even if file is write-onlyGrisha Levit2023-03-061-2/+2
* curl: make -w's %{stderr} use the file set with --stderrJay Satiro2023-02-231-1/+1
* tool_operate: propagate error codes for missing URL after --nextDaniel Stenberg2023-02-221-2/+5
* tool_operate: avoid fclose(NULL) on bad header dump fileDaniel Stenberg2023-02-211-2/+3
* tool_operate: fix scanbuild compiler warningJay Satiro2023-02-181-7/+8
* curl: make --silent work stand-aloneDaniel Stenberg2023-02-171-12/+16
* tool_operate: allow debug builds to set buffersizeDaniel Stenberg2023-02-161-5/+15
* tool_operate: move the 'updated' variableDaniel Stenberg2023-02-071-1/+1
* tool_operate: Fix error codes on bad URL & OOMDan Fandrich2023-02-071-10/+15
* tool_operate: repair --rateDaniel Stenberg2023-01-291-2/+3
* tool_operate: fix headerfile writingStefan Eissing2023-01-041-7/+8
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* writeout: add %{certs} and %{num_certs}Daniel Stenberg2022-12-271-0/+3
* tool_operate: share HSTS between handlesDaniel Stenberg2022-12-271-0/+1
* misc: fix grammar and spellingJohn Bampton2022-12-221-2/+2
* tool_operate: fix `CURLOPT_SOCKS5_GSSAPI_NEC` typeMarcel Raad2022-12-211-2/+1
* tool: determine the correct fopen option for -DEmil Engler2022-12-121-1/+15
* tool_operate: override the numeric locale and set "C" by forceDaniel Stenberg2022-11-251-1/+2
* CURLOPT_QUICK_EXIT: don't wait for DNS thread on exitAlexandre Ferrieux2022-11-181-0/+9
* tool: use feature names instead of bit mask, when possiblePatrick Monnerat2022-11-141-4/+3
* tool_operate: provide better errmsg for -G with bad URLDaniel Stenberg2022-11-121-7/+15
* curl: add --url-queryDaniel Stenberg2022-11-081-3/+3
* tool_operate: when aborting, make sure there is a non-NULL error bufferDaniel Stenberg2022-11-071-1/+2
* curl: timeout in the read callbackDaniel Stenberg2022-10-281-8/+7
* misc: typo and grammar fixesAyesh Karunaratne2022-10-271-1/+1
* tool_xattr: save the original URL, not the final redirected oneDaniel Stenberg2022-10-221-1/+1
* tool_operate: more transfer cleanup after parallel transfer failDaniel Stenberg2022-10-181-20/+20
* curl/add_parallel_transfers: better error handlingDaniel Stenberg2022-10-141-10/+10
* curl/add_file_name_to_url: use the libcurl URL parserDaniel Stenberg2022-10-101-5/+3
* single_transfer: use the libcurl URL parser when appending query partsDaniel Stenberg2022-10-101-36/+15
* docs: spelling nitsViktor Szakats2022-09-291-4/+4
* tool: remove dead codePatrick Monnerat2022-09-231-7/+0
* tool: remove protocol count limitationPatrick Monnerat2022-09-221-28/+20
* cli tool: do not use disabled protocolsPatrick Monnerat2022-09-161-20/+32
* tool_operate: avoid a few #ifdefs for disabled-libcurl buildsDaniel Stenberg2022-09-131-8/+1
* tool_operate: fix msnprintfing the error messageDaniel Stenberg2022-09-061-2/+3
* NPN: remove support for and use ofDaniel Stenberg2022-09-051-4/+0
* tool_operate: reduce errorbuffer allocsDaniel Stenberg2022-09-011-6/+27
* tool_operate: prevent over-queuing in parallel modeDaniel Stenberg2022-08-311-3/+9
* tool: reintroduce set file comment code for AmigaOSFutaura2022-08-081-0/+18
* docs: remove him/her/he/she from documentationMarco Kamner2022-07-271-1/+1
* tool_operate: better cleanup of easy handle in exit pathxkernel2022-07-101-1/+6
* setopt: add CURLOPT_PROTOCOLS_STR and CURLOPT_REDIR_PROTOCOLS_STRDaniel Stenberg2022-07-041-2/+3
* curl: output warning when a cookie is dropped due to sizeDaniel Stenberg2022-06-291-2/+7
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2