Commit Graph

7 Commits

Author SHA1 Message Date
Damien Miller 01f882f4ec unbreak compilation after FIDO chanegs (#3173) 2020-01-02 14:12:19 +11:00
Damien Miller 641de9e1ac Enable recently-added privkey_fuzz target (#2930) 2019-10-08 20:13:27 -07:00
Damien Miller 8483aa8b88 enable (brand new) sshsig options parsing fuzzer (#2803) 2019-09-05 07:19:16 -07:00
Damien Miller f508b116de [openssh] add sshsig fuzzer (#2802) 2019-09-04 21:47:42 -07:00
jonathanmetzman 3049c50d48
Migrate projects using -lFuzzingEngine to $LIB_FUZZING_ENGINE (#2325)
Migrate from -lFuzzingEngine to $LIB_FUZZING_ENGINE where possible and not causing breakage
2019-05-01 11:09:55 -04:00
Damien Miller 2b49be2eaa Updates for OpenSSH fuzzing (#2306)
* Enable experimental XMSS keys for fuzzing

* Enable auth options fuzzer
2019-04-10 13:31:45 +10:00
Damien Miller 91a91ef445 Add openssh project (#834)
* Add openssh project

This includes fuzzers for public key parsing and signature verification
so far, as well as seed corpora.

* fix MAINTAINER email address
2017-09-08 07:53:15 -07:00