bind9/fuzz
2021-08-18 13:49:48 +10:00
..
dns_message_parse.in Add packet from issue #4189 2020-09-30 13:24:29 +00: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 svcb fuzzing seed 2021-08-18 13:49:48 +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 dns_message_parse() fuzzer 2020-08-25 16:40:24 +02:00
afl.sh update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
dns_message_parse.c invalidate cctx on error 2020-10-06 23:50:01 +11:00
dns_name_fromtext_target.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
dns_rdata_fromwire_text.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
fuzz.h Move NAME_MAX and PATH_MAX from isc/platform.h to isc/dir.h 2021-07-06 05:33:48 +00: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 update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
isc_lex_gettoken.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
libfuzzer.sh update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
main.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
Makefile.am Move the include Makefile.tests to the bottom of Makefile.am(s) 2021-06-24 15:33:52 +02:00