curl/scripts
Daniel Stenberg c445b7426a
checksrc: introduce 'banfunc' to ban specific functions
Use 'banfunc' and 'allowfunc' in .checksrc to specify which functions to
ban or allow to be used. This saves us from having to edit the script
going forward when we want to ban or allow specific functions.

This replaces a set of previous rules and all banned functions are now
checked with the BANNEDFUNC rule.

There is a set of default banned functions, shown by invoking
./checksrc.

Also, -a and -b options are added to specify allowed or banned functions
on the command line.

Closes #15835
2024-12-30 08:25:56 +01:00
..
cd2cd docs: introduce "curldown" for libcurl man page format 2024-01-23 00:29:02 +01:00
cd2nroff cd2nroff: support "none" as a TLS backend 2024-12-18 08:13:47 +01:00
cdall docs: introduce "curldown" for libcurl man page format 2024-01-23 00:29:02 +01:00
checksrc.pl checksrc: introduce 'banfunc' to ban specific functions 2024-12-30 08:25:56 +01:00
ciconfig.pl tidy-up: use /usr/bin/env perl shebang 2024-06-26 23:58:10 +02:00
cijobs.pl tidy-up: use /usr/bin/env perl shebang 2024-06-26 23:58:10 +02:00
cmakelint.sh cmakelint: fix to check root CMakeLists.txt 2024-11-13 12:45:06 +01:00
completion.pl copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
contributors.sh GHA: add shellcheck job and fix warnings, shell tidy-ups 2024-04-08 09:37:24 +00:00
contrithanks.sh contrithanks.sh: use -F with -v to match lines as strings 2024-07-30 12:17:00 +02:00
coverage.sh GHA: add shellcheck job and fix warnings, shell tidy-ups 2024-04-08 09:37:24 +00:00
delta scripts/delta: output bugfixes/day 2024-09-06 08:47:06 +02:00
dmaketgz dmaketgz: use --no-cache when building docker image 2024-12-05 15:41:53 +01:00
firefox-db2pem.sh firefox-db2pem: mention what "certutil" the script uses 2024-09-06 08:57:34 +02:00
installcheck.sh GHA: add shellcheck job and fix warnings, shell tidy-ups 2024-04-08 09:37:24 +00:00
Makefile.am scripts/mdlinkcheck: markdown link checker 2024-12-14 14:22:30 +01:00
maketgz maketgz: fix RELEASE-TOOLS.md for daily tarballs 2024-09-07 09:33:09 -07:00
managen codespell: extend checks to more subdirs 2024-09-27 10:27:08 +02:00
mdlinkcheck scripts/mdlinkcheck: fix the ../ handling in file links 2024-12-21 13:57:38 +01:00
mk-ca-bundle.pl mk-ca-bundle: remove CKA_NSS_SERVER_DISTRUST_AFTER conditions 2024-11-12 08:33:57 +01:00
mk-unity.pl autotools: add support for 'unity' builds, enable in CI 2024-09-20 23:53:33 +02:00
nroff2cd tidy-up: one comment and EOF newlines 2024-03-12 15:38:44 +00:00
release-notes.pl copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
release-tools.sh maketgz: fix RELEASE-TOOLS.md for daily tarballs 2024-09-07 09:33:09 -07:00
schemetable.c WebSockets: make support official (non-experimental) 2024-09-27 13:20:25 +02:00
singleuse.pl tool_formparse.c: make curlx_uztoso a static in here 2024-12-21 13:59:05 +01:00
verify-release configure: fail if PSL is not disabled but not found 2024-08-05 08:33:58 +02:00