openssh-portable/regress/misc/fuzz-harness
Damien Miller 5ca4b414ef add dummy ssh-sk API for linking with fuzzers 2020-01-02 11:15:49 +11:00
..
Makefile unbreak fuzzers for recent security key changes 2019-11-25 21:47:49 +11:00
README
authopt_fuzz.cc really add source for authopt_fuzz this time 2018-09-15 19:36:55 +10:00
privkey_fuzz.cc add a fuzzer for private key parsing 2019-10-09 13:49:35 +11:00
pubkey_fuzz.cc
sig_fuzz.cc unbreak fuzzers for recent security key changes 2019-11-25 21:47:49 +11:00
ssh-sk-null.cc add dummy ssh-sk API for linking with fuzzers 2020-01-02 11:15:49 +11:00
sshsig_fuzz.cc unbreak fuzzers for recent security key changes 2019-11-25 21:47:49 +11: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.