bind9/fuzz
Aydın Mercan 5d7bc87cec
fix fuzzing
The fuzzing binary builds have been fixed and now is run as a part of
the test suite for sanity checks.

The `oss-fuzz` backend has been made functional with the addition of the
`oss-fuzz-args` option. It allows the setup script to pass the
LIB_FUZZING_ENGINE environment variable to meson.
2025-10-24 14:35:28 +03:00
..
dns_master_load.in
dns_message_checksig.in
dns_message_parse.in
dns_name_fromtext_target.in
dns_name_fromwire.in
dns_qp.in
dns_qpkey_name.in
dns_rdata_fromtext.in
dns_rdata_fromwire_text.in
isc_lex_getmastertoken.in
isc_lex_gettoken.in
.gitignore
afl.ini replace the build system with meson 2025-06-11 10:30:12 +03:00
afl.sh
dns_master_load.c
dns_message_checksig.c Change the loopmgr to be singleton 2025-07-23 22:44:16 +02:00
dns_message_parse.c
dns_name_fromtext_target.c
dns_name_fromwire.c
dns_qp.c Prepend qpkey with denial byte 2025-07-10 13:52:59 +00:00
dns_qpkey_name.c Rename DNS_DB_NSEC_ constants to DNS_DBNAMESPACE_ 2025-07-10 13:52:59 +00:00
dns_rdata_fromtext.c
dns_rdata_fromwire_text.c
fuzz.h
FUZZING.md Update documented build commands for fuzzers 2025-07-02 08:50:34 +00:00
isc_lex_getmastertoken.c
isc_lex_gettoken.c
libfuzzer.ini replace the build system with meson 2025-06-11 10:30:12 +03:00
libfuzzer.sh
main.c
meson.build fix fuzzing 2025-10-24 14:35:28 +03:00
old.c
old.h