bind9/fuzz
Mark Andrews 8b75833aaa Ensure that a bool is stored in 'eol'
oss-fuzz: Issue 24875: bind9:isc_lex_getmastertoken_fuzzer: Invalid-bool-value in isc_lex_getmastertoken.c
2020-08-14 08:35:17 +10:00
..
dns_name_fromtext_target.in oss-fuzz: Improve interaction with fuzzing tools and add new tests in fuzz/ directory 2018-08-23 10:07:28 +02:00
dns_rdata_fromwire_text.in Add previously detected dns_rdata_fromwire_text failures 2020-08-13 23:16:18 +10:00
isc_lex_getmastertoken.in Really fuzz isc_lex_getmastertoken() in the test 2020-08-12 21:49:31 +02:00
isc_lex_gettoken.in Add fuzzing for the isc_lex (isc_lex_gettoken,isc_lex_getmastertoken) API 2020-07-31 17:28:35 +02:00
.gitignore Add fuzzing for the isc_lex (isc_lex_gettoken,isc_lex_getmastertoken) API 2020-07-31 17:28:35 +02:00
afl.sh Re-enable the fuzzing tests 2020-07-31 17:28:35 +02:00
dns_name_fromtext_target.c Move the debug variable from main.c to individual fuzzer 2020-08-13 17:55:38 +02:00
dns_rdata_fromwire_text.c Move the debug variable from main.c to individual fuzzer 2020-08-13 17:55:38 +02:00
fuzz.h dns_rdata_fromwire_text fixes: 2020-08-13 23:06:55 +10:00
FUZZING.md oss-fuzz: Improve interaction with fuzzing tools and add new tests in fuzz/ directory 2018-08-23 10:07:28 +02:00
isc_lex_getmastertoken.c Ensure that a bool is stored in 'eol' 2020-08-14 08:35:17 +10:00
isc_lex_gettoken.c Move the debug variable from main.c to individual fuzzer 2020-08-13 17:55:38 +02:00
libfuzzer.sh Re-enable the fuzzing tests 2020-07-31 17:28:35 +02:00
main.c Move the debug variable from main.c to individual fuzzer 2020-08-13 17:55:38 +02:00
Makefile.am Re-enable the fuzzing tests 2020-07-31 17:28:35 +02:00