openssh-portable/regress/misc/fuzz-harness
Damien Miller 698fe6fd61
update fuzzer example makefile to clang16
2024-01-08 14:46:19 +11:00
..
testdata
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 fix some bugs in the fuzzer 2022-05-30 09:29:20 +10:00
authopt_fuzz.cc
fixed-keys.h
kex_fuzz.cc
privkey_fuzz.cc
pubkey_fuzz.cc
sig_fuzz.cc
ssh-sk-null.cc
sshsig_fuzz.cc
sshsigopt_fuzz.cc

README

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