openssh-portable/regress/misc/fuzz-harness
tgauth@bu.edu 9142077e39 fix merge conflicts 2024-01-08 16:05:29 -05:00
..
testdata remove keys for upstream tests (#624) 2022-10-07 11:25:23 -04:00
Makefile update fuzzer example makefile to clang16 2024-01-08 14:46:19 +11:00
README
agent_fuzz.cc agent_fuzz doesn't want stdint.h conditionalised 2023-07-19 12:07:18 +10:00
agent_fuzz_helper.c unbreak fuzzers - missing pkcs11_make_cert() 2024-01-08 14:45:49 +11:00
authkeys_fuzz.cc Merge 9.1 (#626) 2022-11-02 12:06:45 -04:00
authopt_fuzz.cc really add source for authopt_fuzz this time 2018-09-15 19:36:55 +10:00
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
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 unbreak fuzz harness for recent changes 2021-10-29 13:48:59 +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.