curl/src
Daniel Stenberg 39a33fcac0
tool_operate: refuse (--data or --form) and --continue-at combo
libcurl assumes that a --continue-at resumption is done to continue an
upload using the read callback and neither --data nor --form use
that and thus won't do what the user wants. Whatever the user wants
with this strange combination.

Add test 426 to verify.

Reported-by: Smackd0wn on github
Fixes #11081
Closes #11083
2023-05-08 14:10:44 +02:00
..
.gitignore copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
CMakeLists.txt src: silence wmain() warning for all build methods 2023-03-11 15:21:43 +00:00
curl.rc copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
Makefile.am copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
Makefile.inc tool: improve --stderr handling 2023-03-12 00:58:40 -05:00
Makefile.mk copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
mkhelp.pl copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
slist_wc.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
slist_wc.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_binmode.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_binmode.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_bname.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_bname.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_cb_dbg.c tool: improve --stderr handling 2023-03-12 00:58:40 -05:00
tool_cb_dbg.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_cb_hdr.c tool_cb_hdr: Fix 'Location:' formatting for early VTE terminals 2023-05-05 02:52:23 -04:00
tool_cb_hdr.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_cb_prg.c tool: improve --stderr handling 2023-03-12 00:58:40 -05:00
tool_cb_prg.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_cb_rea.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_cb_rea.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_cb_see.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_cb_see.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_cb_wrt.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_cb_wrt.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_cfgable.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_cfgable.h tool: improve --stderr handling 2023-03-12 00:58:40 -05:00
tool_dirhie.c checksrc: check for spaces before the colon of switch labels 2023-04-27 23:26:50 +02:00
tool_dirhie.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_doswin.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_doswin.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_easysrc.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_easysrc.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_filetime.c misc: remove support for curl_off_t < 8 bytes 2023-02-24 17:05:33 +01:00
tool_filetime.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_findfile.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_findfile.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_formparse.c tool: improve --stderr handling 2023-03-12 00:58:40 -05:00
tool_formparse.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_getparam.c checksrc: find bad indentation in conditions without open brace 2023-04-28 23:11:00 +02:00
tool_getparam.h tool_getparam: fix hiding of command line secrets 2023-01-12 14:09:23 +01:00
tool_getpass.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_getpass.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_help.c curl: output warning at --verbose output for debug-enabled version 2023-01-12 17:59:26 +01:00
tool_help.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_helpers.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_helpers.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_hugehelp.c.cvs copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_hugehelp.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_libinfo.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_libinfo.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_listhelp.c curl: add --proxy-http2 2023-04-14 10:39:23 +02:00
tool_main.c tool: improve --stderr handling 2023-03-12 00:58:40 -05:00
tool_main.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_msgs.c tool: improve --stderr handling 2023-03-12 00:58:40 -05:00
tool_msgs.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_operate.c tool_operate: refuse (--data or --form) and --continue-at combo 2023-05-08 14:10:44 +02:00
tool_operate.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_operhlp.c src/tool_operhlp.c: fix value stored to 'uerr' is never read 2023-04-17 09:07:07 +02:00
tool_operhlp.h tool_operate: Fix error codes on bad URL & OOM 2023-02-07 08:20:04 +01:00
tool_paramhlp.c checksrc: fix SPACEBEFOREPAREN for conditions starting with "*" 2023-04-27 17:24:47 +02:00
tool_paramhlp.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_parsecfg.c tool_getparam: fix hiding of command line secrets 2023-01-12 14:09:23 +01:00
tool_parsecfg.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_progress.c tool: improve --stderr handling 2023-03-12 00:58:40 -05:00
tool_progress.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_sdecls.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_setopt.c src: add --http3-only 2023-01-12 16:18:05 +01:00
tool_setopt.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_setup.h tool: improve --stderr handling 2023-03-12 00:58:40 -05:00
tool_sleep.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_sleep.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_stderr.c tool: improve --stderr handling 2023-03-12 00:58:40 -05:00
tool_stderr.h tool: improve --stderr handling 2023-03-12 00:58:40 -05:00
tool_strdup.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_strdup.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_urlglob.c checksrc: fix SPACEBEFOREPAREN for conditions starting with "*" 2023-04-27 17:24:47 +02:00
tool_urlglob.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_util.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_util.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_version.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_vms.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_vms.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_writeout_json.c checksrc: fix SPACEBEFOREPAREN for conditions starting with "*" 2023-04-27 17:24:47 +02:00
tool_writeout_json.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_writeout.c tool_writeout: add URL component variables 2023-04-04 14:42:44 +02:00
tool_writeout.h tool_writeout: add URL component variables 2023-04-04 14:42:44 +02:00
tool_xattr.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tool_xattr.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00