Add 437 seeds to old fuzzers in order to increase coverage while waiting for new coverage increasing fuzzers to be reviewed :)
New fuzzers waiting for review:
- tests: Add fuzzing harness for CAddrMan. Fill some fuzzing coverage gaps.
- tests: Add fuzzing harness for CNode
- tests: Add fuzzing harnesses for CAutoFile, CBufferedFile, LoadExternalBlockFile and other FILE* consumers
- net: Add regression fuzz harness for CVE-2017-18350. Add FuzzedSocket. Add thin SOCKET wrapper.
- tests: Add fuzzing harness for BanMan
- tests: Add fuzzing harness for LoadMempool(...) and DumpMempool(...)
- tests: Add fuzzing harness for CHash{160,256}, C{HMAC_,}SHA{1,256,512}, CRIPEMD160, CSipHasher, etc.
- tests: Add fuzzing harness for TorController
- tests: Add fuzzing harness for AES{CBC,}256{Encrypt,Decrypt}, poly1305_auth, CHKDF_HMAC_SHA256_L32, ChaCha20 and ChaCha20Poly1305AEAD
Review welcome :)