]> git.ipfire.org Git - thirdparty/bind9.git/commit
oss-fuzz: Improve interaction with fuzzing tools and add new tests in fuzz/ directory
authorBhargava Shastry <bshastry@sec.t-labs.tu-berlin.de>
Tue, 3 Jul 2018 13:45:11 +0000 (15:45 +0200)
committerOndřej Surý <ondrej@sury.org>
Thu, 23 Aug 2018 08:07:28 +0000 (10:07 +0200)
commit1c57b73e34a46d5c88d5afb7bf25cbd9b6eb4e78
tree62b64d1e4a05bbcd45f065a67dc11f3cd34feb6b
parentd30b90dba676c50866bb40c95c2fcd272af5d1b5
oss-fuzz: Improve interaction with fuzzing tools and add new tests in fuzz/ directory
15 files changed:
Makefile.in
bin/dig/dig.c
bin/named/fuzz.c
configure
configure.in
fuzz/.gitignore [new file with mode: 0644]
fuzz/FUZZING.md [new file with mode: 0644]
fuzz/Makefile.in [new file with mode: 0644]
fuzz/dns_name_fromtext_target.c [new file with mode: 0644]
fuzz/dns_name_fromtext_target.in/example.com [new file with mode: 0644]
fuzz/fuzz.h [new file with mode: 0644]
fuzz/main.c [new file with mode: 0644]
lib/isc/random.c
util/copyrights
util/merge_copyrights