]> git.ipfire.org Git - thirdparty/strongswan.git/commit - Makefile.am
fuzz: Add fuzzing boilerplate
authorTobias Brunner <tobias@strongswan.org>
Wed, 8 Mar 2017 10:00:22 +0000 (11:00 +0100)
committerTobias Brunner <tobias@strongswan.org>
Tue, 23 May 2017 16:29:11 +0000 (18:29 +0200)
commit157742be7deb5e5e12d962b20907b8e2e7733ac6
tree7724216a4e3448fbc424931b50aaf7a88206a23e
parent4d0795bcefeb7d6156fda9b59e75a7dbe05de6e5
fuzz: Add fuzzing boilerplate
Makefile.am
configure.ac
fuzz/.gitignore [new file with mode: 0644]
fuzz/Makefile.am [new file with mode: 0644]
fuzz/fuzz_certs.c [new file with mode: 0644]
scripts/test.sh