]> git.ipfire.org Git - thirdparty/pdns.git/commit - configure.ac
Add fuzzing targets
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 22 May 2018 22:26:23 +0000 (00:26 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 4 Dec 2018 14:42:51 +0000 (15:42 +0100)
commitaf6f3d536b365b606ee7c671db6514c165a876e1
treed02c0e86dec15dac89079c9cb6a3bb518397072c
parent595f72e57860d3f265debb0da7451d215fd9f5c4
Add fuzzing targets
configure.ac
m4/pdns_enable_fuzz_targets.m4 [new file with mode: 0644]
pdns/Makefile.am
pdns/dnsdist-cache.hh
pdns/fuzz_dnsdistcache.cc [new file with mode: 0644]
pdns/fuzz_moadnsparser.cc [new file with mode: 0644]
pdns/fuzz_packetcache.cc [new file with mode: 0644]
pdns/fuzz_zoneparsertng.cc [new file with mode: 0644]
pdns/standalone_fuzz_target_runner.cc [new file with mode: 0644]
pdns/tcpiohandler.hh [moved from pdns/dnsdistdist/tcpiohandler.hh with 100% similarity]