openssh-portable/regress/misc/fuzz-harness
Damien Miller ae631ad77d fuzzer for sshsig allowed_signers option parsing 2019-09-05 15:46:11 +10:00
..
Makefile fuzzer for sshsig allowed_signers option parsing 2019-09-05 15:46:11 +10:00
README Fuzzer harnesses for sig verify and pubkey parsing 2017-09-08 12:44:13 +10:00
authopt_fuzz.cc really add source for authopt_fuzz this time 2018-09-15 19:36:55 +10:00
pubkey_fuzz.cc Fuzzer harnesses for sig verify and pubkey parsing 2017-09-08 12:44:13 +10:00
sig_fuzz.cc unbreak fuzz harness 2018-01-03 19:50:43 +11:00
sshsig_fuzz.cc Fuzzer harness for sshsig 2019-09-05 14:26:39 +10:00
sshsigopt_fuzz.cc fuzzer for sshsig allowed_signers option parsing 2019-09-05 15:46:11 +10:00

README

This directory contains fuzzing harnesses for use with clang's libfuzzer.