curl/src
Daniel Stenberg 3ef3eaa27e
base64: also build for curl
Since the tool itself now uses the base64 code using the curlx way, it
needs to build also when the tool needs it. Starting now, the tool build
defines BULDING_CURL to allow lib-side code to use it.

Follow-up to 2e160c9c65

Closes #12010
2023-10-04 23:22:16 +02:00
..
.checksrc tool: use our own stderr variable 2023-09-28 10:50:56 +00:00
.gitignore
CMakeLists.txt base64: also build for curl 2023-10-04 23:22:16 +02:00
curl.rc
Makefile.am base64: also build for curl 2023-10-04 23:22:16 +02:00
Makefile.inc build: alpha-sort source files for lib and src 2023-10-03 12:58:17 +00:00
Makefile.mk
mkhelp.pl src/mkhelp: make generated code pass checksrc 2023-09-26 22:09:21 +00:00
slist_wc.c
slist_wc.h
tool_binmode.c
tool_binmode.h
tool_bname.c
tool_bname.h
tool_cb_dbg.c tool: use our own stderr variable 2023-09-28 10:50:56 +00:00
tool_cb_dbg.h
tool_cb_hdr.c tool: avoid including leading spaces in the Location hyperlink 2023-08-29 10:12:05 -07:00
tool_cb_hdr.h
tool_cb_prg.c tool: use our own stderr variable 2023-09-28 10:50:56 +00:00
tool_cb_prg.h
tool_cb_rea.c curl: count uploaded data to stop at the originally given size 2023-06-01 13:43:28 +02:00
tool_cb_rea.h
tool_cb_see.c tool: fix tool_seek_cb build when SIZEOF_CURL_OFF_T > SIZEOF_OFF_T 2023-07-19 15:36:41 +02:00
tool_cb_see.h
tool_cb_wrt.c tool_cb_wrt: fix debug assertion 2023-09-13 14:00:05 -04:00
tool_cb_wrt.h
tool_cfgable.c curl: add support for the IPFS protocols: 2023-09-23 11:02:10 +02:00
tool_cfgable.h curl: add support for the IPFS protocols: 2023-09-23 11:02:10 +02:00
tool_dirhie.c tidy-up: use more example domains 2023-09-29 18:25:56 +00:00
tool_dirhie.h tool: use errorf() for error output 2023-06-01 08:19:11 +02:00
tool_doswin.c tests: fix compiler warnings 2023-09-24 21:52:54 +00:00
tool_doswin.h
tool_easysrc.c tool: remove exclamation marks from error/warning messages 2023-06-01 08:19:21 +02:00
tool_easysrc.h tool_easysrc.h: correct easysrc_perform for CURL_DISABLE_LIBCURL_OPTION 2023-07-09 18:50:16 +02:00
tool_filetime.c tool_filetime: make -z work with file dates before 1970 2023-09-03 17:45:19 +02:00
tool_filetime.h tool_filetime: make -z work with file dates before 1970 2023-09-03 17:45:19 +02:00
tool_findfile.c cmake: add support for "unity" builds 2023-06-07 13:06:08 +00:00
tool_findfile.h
tool_formparse.c tool: remove exclamation marks from error/warning messages 2023-06-01 08:19:21 +02:00
tool_formparse.h
tool_getparam.c tool: use our own stderr variable 2023-09-28 10:50:56 +00:00
tool_getparam.h tool: add "variable" support 2023-07-31 11:51:34 +02:00
tool_getpass.c tool: use our own stderr variable 2023-09-28 10:50:56 +00:00
tool_getpass.h
tool_help.c tool: use our own stderr variable 2023-09-28 10:50:56 +00:00
tool_help.h curl: add support for the IPFS protocols: 2023-09-23 11:02:10 +02:00
tool_helpers.c tool: add "variable" support 2023-07-31 11:51:34 +02:00
tool_helpers.h
tool_hugehelp.c.cvs
tool_hugehelp.h
tool_libinfo.c curl: add support for the IPFS protocols: 2023-09-23 11:02:10 +02:00
tool_libinfo.h curl: add support for the IPFS protocols: 2023-09-23 11:02:10 +02:00
tool_listhelp.c tool_listhelp: regenerated 2023-09-24 00:01:47 +02:00
tool_main.c build: delete checks for C89 standard headers 2023-09-26 14:25:10 +00:00
tool_main.h tool: use our own stderr variable 2023-09-28 10:50:56 +00:00
tool_msgs.c tool: use our own stderr variable 2023-09-28 10:50:56 +00:00
tool_msgs.h tool: use errorf() for error output 2023-06-01 08:19:11 +02:00
tool_operate.c tool: use our own stderr variable 2023-09-28 10:50:56 +00:00
tool_operate.h curl: count uploaded data to stop at the originally given size 2023-06-01 13:43:28 +02:00
tool_operhlp.c checksrc: disallow spaces before labels 2023-05-18 20:45:04 +02:00
tool_operhlp.h
tool_paramhlp.c tool_paramhlp: improve str2num(): avoid unnecessary call to strlen() 2023-08-27 17:55:05 +02:00
tool_paramhlp.h
tool_parsecfg.c tool: use our own stderr variable 2023-09-28 10:50:56 +00:00
tool_parsecfg.h
tool_progress.c tool: use our own stderr variable 2023-09-28 10:50:56 +00:00
tool_progress.h
tool_sdecls.h tool_cb_wrt: fix invalid unicode for windows console 2023-08-01 03:28:12 -04:00
tool_setopt.c tool_setopt: remove unused function tool_setopt_flags 2023-09-26 17:55:11 -07:00
tool_setopt.h tool_setopt: remove unused function tool_setopt_flags 2023-09-26 17:55:11 -07:00
tool_setup.h tool: use our own stderr variable 2023-09-28 10:50:56 +00:00
tool_sleep.c
tool_sleep.h
tool_stderr.c tool: use our own stderr variable 2023-09-28 10:50:56 +00:00
tool_stderr.h tool: use errorf() for error output 2023-06-01 08:19:11 +02:00
tool_strdup.c
tool_strdup.h
tool_urlglob.c tool: use our own stderr variable 2023-09-28 10:50:56 +00:00
tool_urlglob.h tool_urlglob: use curl_off_t instead of longs 2023-05-31 08:14:41 +02:00
tool_util.c cmake: add support for "unity" builds 2023-06-07 13:06:08 +00:00
tool_util.h
tool_version.h
tool_vms.c
tool_vms.h
tool_writeout_json.c tool: add "variable" support 2023-07-31 11:51:34 +02:00
tool_writeout_json.h tool: add "variable" support 2023-07-31 11:51:34 +02:00
tool_writeout.c tool: use our own stderr variable 2023-09-28 10:50:56 +00:00
tool_writeout.h lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID 2023-06-12 23:53:00 +02:00
tool_xattr.c checksrc: disallow spaces before labels 2023-05-18 20:45:04 +02:00
tool_xattr.h
var.c tool: change some fopen failures from warnings to errors 2023-08-30 03:11:17 -04:00
var.h tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00