Philippe Antoine
c32fd248e3
Protecting client/server fuzz targts with ifdefs
2019-06-21 19:48:02 +02:00
Philippe Antoine
03e87d909d
Makefile support 1
2019-06-21 19:48:02 +02:00
Philippe Antoine
8149627b80
Fuzz README and direct compilation
2019-06-21 19:48:02 +02:00
Philippe Antoine
499c735d5e
Factoring code
2019-06-21 19:47:27 +02:00
Philippe Antoine
08633825c0
Using custom time
2019-06-21 19:47:27 +02:00
Philippe Antoine
3abe15bc2c
Fixes dummy leak in fuzz driver
2019-06-21 19:47:27 +02:00
Philippe Antoine
2b7c9a2e1a
Use rand instead of srand
2019-06-21 19:47:27 +02:00
Philippe Antoine
f049304895
Removes warnings for unused parameters
2019-06-21 19:47:27 +02:00
Philippe Antoine
9c7b698a2e
Fuzz performance test without entropy
2019-06-21 19:47:27 +02:00
Philippe Antoine
7233352432
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
2019-06-21 19:47:27 +02:00