..
dns_message_parse.in
Add minimized (cmin-tmin-cmin) corpus for dns_message_parse fuzzer
2020-08-25 16:40:24 +02: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
Expand, but minimize (tmin, cmin) dns_rdata_fromwire_text corpus
2020-08-18 16:39:23 +02: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
The dns_message_create() cannot fail, change the return to void
2020-09-29 08:22:08 +02: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
update all copyright headers to eliminate the typo
2020-09-14 16:20:40 -07: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
Fix function overrides in unit tests on macOS
2020-09-28 09:09:21 +02:00