]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: New style fuzzing tool for ASN.1 parser
authorJouni Malinen <j@w1.fi>
Sat, 1 Jun 2019 13:32:56 +0000 (16:32 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 2 Jun 2019 10:00:39 +0000 (13:00 +0300)
commit77876ee25c7ba4c12d8879ce32e2f3034b6e1b59
tree07d2bbf51f61ecfb57288b0eb0cd6cd0b2c86ac7
parentefbd631862479934d14cd27d1cf07256301f4766
tests: New style fuzzing tool for ASN.1 parser

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/fuzzing/asn1/Makefile [new file with mode: 0644]
tests/fuzzing/asn1/asn1.c [new file with mode: 0644]
tests/fuzzing/asn1/corpus/ca.der [new file with mode: 0644]
tests/fuzzing/asn1/corpus/ocsp-multi-server-cache.der [new file with mode: 0644]
tests/fuzzing/asn1/corpus/ocsp-req.der [new file with mode: 0644]