curl/src
Viktor Szakats 453d032b26
tidy-up: misc build, tests, lib/macos.c
- mkhelp.pl: drop unused assigment.
- Makefile.mk: update a comment.
- lib/macos.c: delete redundant block.
- fix two typos.

Closes #14558
2024-08-16 16:05:36 +02:00
..
.checksrc
.gitignore curl: support embedding a CA bundle 2024-08-03 09:22:26 +02:00
CMakeLists.txt cmake: more syntax tidy-up 2024-08-07 23:41:27 +02:00
curl.rc (lib)curl.rc: set debug flag also for CURLDEBUG and UNITTESTS 2024-05-22 08:38:12 +02:00
Makefile.am build: tidy up internal macro names for libcurl.pc 2024-08-12 14:56:41 +02:00
Makefile.inc code: language cleanup in comments 2024-07-01 22:58:55 +02:00
Makefile.mk curl: support embedding a CA bundle 2024-08-03 09:22:26 +02:00
mk-file-embed.pl curl: support embedding a CA bundle 2024-08-03 09:22:26 +02:00
mkhelp.pl tidy-up: misc build, tests, lib/macos.c 2024-08-16 16:05:36 +02:00
slist_wc.c
slist_wc.h
terminal.c windows: fix UWP builds, add GHA job 2024-06-05 00:52:24 +02:00
terminal.h curl: make warnings and other messages aware of terminal width 2024-05-28 23:12:32 +02:00
tool_binmode.c
tool_binmode.h
tool_bname.c
tool_bname.h
tool_cb_dbg.c code: language cleanup in comments 2024-07-01 22:58:55 +02:00
tool_cb_dbg.h
tool_cb_hdr.c code: language cleanup in comments 2024-07-01 22:58:55 +02:00
tool_cb_hdr.h
tool_cb_prg.c tool_cb_prg: output "flying saucers" with leading carriage return 2024-07-22 17:33:18 +02:00
tool_cb_prg.h curl: make warnings and other messages aware of terminal width 2024-05-28 23:12:32 +02:00
tool_cb_rea.c code: language cleanup in comments 2024-07-01 22:58:55 +02:00
tool_cb_rea.h
tool_cb_see.c tidy-up: OS names 2024-08-04 19:17:45 +02:00
tool_cb_see.h tool: move tool_ftruncate64 to tool_util.c 2024-04-25 09:20:38 +02:00
tool_cb_soc.c curl: (on linux) add MPTCP support 2024-06-07 10:54:19 +02:00
tool_cb_soc.h curl: (on linux) add MPTCP support 2024-06-07 10:54:19 +02:00
tool_cb_wrt.c tidy-up: OS names 2024-08-04 19:17:45 +02:00
tool_cb_wrt.h
tool_cfgable.c tool_cfgable: free {proxy_}cipher13_list on exit 2024-05-05 11:13:06 +02:00
tool_cfgable.h tidy-up: misc spelling (bit, ASCII) 2024-08-15 15:30:09 +02:00
tool_dirhie.c code: language cleanup in comments 2024-07-01 22:58:55 +02:00
tool_dirhie.h
tool_doswin.c tidy-up: OS names 2024-08-04 19:17:45 +02:00
tool_doswin.h
tool_easysrc.c
tool_easysrc.h
tool_filetime.c tidy-up: OS names 2024-08-04 19:17:45 +02:00
tool_filetime.h
tool_findfile.c tidy-up: OS names 2024-08-04 19:17:45 +02:00
tool_findfile.h
tool_formparse.c code: language cleanup in comments 2024-07-01 22:58:55 +02:00
tool_formparse.h
tool_getparam.c curl: support repeated use of the verbose option; -vv etc 2024-08-07 08:14:36 +02:00
tool_getparam.h curl: add --skip-existing 2024-08-04 23:28:09 +02:00
tool_getpass.c code: language cleanup in comments 2024-07-01 22:58:55 +02:00
tool_getpass.h code: language cleanup in comments 2024-07-01 22:58:55 +02:00
tool_help.c tool_help: handle longer lines, exit on too long 2024-08-07 00:31:07 +02:00
tool_help.h tool_help: handle longer lines, exit on too long 2024-08-07 00:31:07 +02:00
tool_helpers.c code: language cleanup in comments 2024-07-01 22:58:55 +02:00
tool_helpers.h src: tidy up types, add necessary casts 2024-05-17 12:32:04 +02:00
tool_hugehelp.c.cvs curl: --help [option] displays documentation for given cmdline option 2024-08-04 16:06:17 +02:00
tool_hugehelp.h curl: --help [option] displays documentation for given cmdline option 2024-08-04 16:06:17 +02:00
tool_ipfs.c code: language cleanup in comments 2024-07-01 22:58:55 +02:00
tool_ipfs.h
tool_libinfo.c curl: support embedding a CA bundle 2024-08-03 09:22:26 +02:00
tool_libinfo.h curl: support embedding a CA bundle 2024-08-03 09:22:26 +02:00
tool_listhelp.c curl: add --skip-existing 2024-08-04 23:28:09 +02:00
tool_main.c code: language cleanup in comments 2024-07-01 22:58:55 +02:00
tool_main.h
tool_msgs.c curl: make warnings and other messages aware of terminal width 2024-05-28 23:12:32 +02:00
tool_msgs.h
tool_operate.c curl: fix --proxy-pinnedpubkey 2024-08-07 18:27:32 +02:00
tool_operate.h curl: add --skip-existing 2024-08-04 23:28:09 +02:00
tool_operhlp.c tool_operhlp: fix "potentially uninitialized local variable 'pc' used" 2024-08-05 08:21:49 +02:00
tool_operhlp.h
tool_paramhlp.c tool_paramhlp: bump maximum post data size in memory to 16GB 2024-08-14 07:57:24 +02:00
tool_paramhlp.h tool_paramhlp: bump maximum post data size in memory to 16GB 2024-08-14 07:57:24 +02:00
tool_parsecfg.c curl: support embedding a CA bundle 2024-08-03 09:22:26 +02:00
tool_parsecfg.h
tool_progress.c code: language cleanup in comments 2024-07-01 22:58:55 +02:00
tool_progress.h
tool_sdecls.h code: language cleanup in comments 2024-07-01 22:58:55 +02:00
tool_setopt.c code: language cleanup in comments 2024-07-01 22:58:55 +02:00
tool_setopt.h
tool_setup.h tool: move tool_ftruncate64 to tool_util.c 2024-04-25 09:20:38 +02:00
tool_sleep.c src: tidy up types, add necessary casts 2024-05-17 12:32:04 +02:00
tool_sleep.h
tool_stderr.c
tool_stderr.h
tool_strdup.c
tool_strdup.h
tool_urlglob.c code: language cleanup in comments 2024-07-01 22:58:55 +02:00
tool_urlglob.h
tool_util.c code: language cleanup in comments 2024-07-01 22:58:55 +02:00
tool_util.h
tool_version.h
tool_vms.c tidy-up: OS names 2024-08-04 19:17:45 +02:00
tool_vms.h
tool_writeout_json.c code: language cleanup in comments 2024-07-01 22:58:55 +02:00
tool_writeout_json.h tool_writeout: bsearch the variable name 2024-06-10 23:12:05 +02:00
tool_writeout.c curl: fix the -w urle.* variables 2024-08-15 14:01:24 +02:00
tool_writeout.h curl: fix the -w urle.* variables 2024-08-15 14:01:24 +02:00
tool_xattr.c
tool_xattr.h
var.c code: language cleanup in comments 2024-07-01 22:58:55 +02:00
var.h