commit | 723335243276393bfb33f97cfb13454fbf421637 | [log] [tgz] |
---|---|---|
author | Philippe Antoine <contact@catenacyber.fr> | Thu May 03 16:40:24 2018 +0200 |
committer | Philippe Antoine <contact@catenacyber.fr> | Fri Jun 21 19:47:27 2019 +0200 |
tree | c4ff33d6958f416bae83d04901a90e2e37bba35c | |
parent | 66b7edb10865809a972362ce362c62820075ade3 [diff] [blame] |
Fuzz testing Fuzz targets are x509 crt csr and crl parsing as well as private and public key parsing and client and server communication Fuzz targets for DTLS Simple corpus with valid DTLS connection Deterministic behavior for fuzzing, ie no timestamps
diff --git a/tests/fuzz/fuzz_server.options b/tests/fuzz/fuzz_server.options new file mode 100644 index 0000000..4d7340f --- /dev/null +++ b/tests/fuzz/fuzz_server.options
@@ -0,0 +1,2 @@ +[libfuzzer] +max_len = 1048575