openssh/regress/misc/fuzz-harness
2022-05-30 09:29:20 +10:00
..
testdata some fixed test data (mostly keys) for fuzzing 2021-01-30 12:02:10 +11:00
agent_fuzz_helper.c allow a fuzz case to contain more than one request 2021-01-30 16:32:29 +11:00
agent_fuzz.cc ssh-agent fuzzer 2021-01-30 13:18:30 +11:00
authkeys_fuzz.cc fix some bugs in the fuzzer 2022-05-30 09:29:20 +10:00
authopt_fuzz.cc
fixed-keys.h move keys out of kex_fuzz.cc into separate header 2021-01-30 12:02:46 +11:00
kex_fuzz.cc portable-specific string array constification 2022-02-02 16:52:07 +11:00
Makefile fuzzer for authorized_keys parsing 2022-05-27 17:00:43 +10:00
privkey_fuzz.cc
pubkey_fuzz.cc
README
sig_fuzz.cc
ssh-sk-null.cc unbreak fuzz harness for recent changes 2021-10-29 13:48:59 +11:00
sshsig_fuzz.cc
sshsigopt_fuzz.cc

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