master
fuzz: Add basic corpus file for ssh_bind_config fuzzer
fuzz: Add ProxyJump misconfiguration cases to ssh_client_config_fuzzer_corpus
fuzz: Add instructions for corpus creation and first corpus files
fuzz: Add known_hosts file fuzzer
fuzz: Add key files fuzzers
OSS-Fuzz: Fix blocking of ssh mock session
OSS-Fuzz Add fuzzer and corpora for sftp attr parsing
Add simple sshsig fuzzer
fuzz: Add debugging hints to readme
tests: Cleanup OpenSSL in tests when GSSAPI is built
tests: Rewrite all fuzzers to LLVMFuzzerInitialize and nalloc
fuzz: Read environment variable to provide verbose logging
OSS-Fuzz: Fix scp fuzzer to avoid local access
Use ARRAY_SIZE systematically
fix: replace str(n)(cat|cpy) with strl(cat|cpy)