curl/lib/vquic
Viktor Szakats 435eabeac8
badwords: rework exceptions, fix many of them
Also:
- support per-directory and per-upper-directory whitelist entries.
- convert badlist input grep tweak into the above format.
  (except for 'And' which had just a few hits.)
- fix many code exceptions, but do not enforce.
  (there also remain about 350 'will' uses in lib)
- fix badwords in example code, drop exceptions.
- badwords-all: convert to Perl.
  To make it usable from CMake.
- FAQ: reword to not use 'will'. Drop exception.

Closes #20886
2026-03-12 01:01:16 +01:00
..
curl_ngtcp2.c badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
curl_ngtcp2.h lib: use lib source directory as base include path 2026-02-23 16:00:42 +01:00
curl_quiche.c badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
curl_quiche.h lib: use lib source directory as base include path 2026-02-23 16:00:42 +01:00
vquic-tls.c lib: use lib source directory as base include path 2026-02-23 16:00:42 +01:00
vquic-tls.h badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
vquic.c stop using the word 'just' 2026-03-03 15:30:22 +01:00
vquic.h lib: use lib source directory as base include path 2026-02-23 16:00:42 +01:00
vquic_int.h clang-tidy: add more missing parentheses in macro values 2026-02-25 15:43:23 +01:00