1. 7f93da1 Use the dedicated dummy_random in fuzzing programs by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  2. 84dea01 Add RNG params to private key parsing by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  3. 6c2e9b6 Add MBEDTLS_ALLOW_PRIVATE_ACCESS to test programs by Mateusz Starzyk · 4 years, 2 months ago
  4. 1aec646 Remove certs module from mbedtls. by Mateusz Starzyk · 4 years, 6 months ago
  5. a89040c Fix undeclared deps on CTR_DRBG in programs/fuzz by Manuel Pégourié-Gonnard · 5 years ago
  6. 42a2ce8 No booleans and import config by Philippe Antoine · 6 years ago
  7. daab28a checks MBEDTLS_PEM_PARSE_C by Philippe Antoine · 6 years ago
  8. 48f35f5 Move fuzz directory to programs by Philippe Antoine · 6 years ago[Renamed from tests/fuzz/fuzz_dtlsserver.c]
  9. adc23e6 Adding ifdefs to avoid warnings for unused globals by Philippe Antoine · 6 years ago
  10. c32fd24 Protecting client/server fuzz targts with ifdefs by Philippe Antoine · 6 years ago
  11. 499c735 Factoring code by Philippe Antoine · 6 years ago
  12. 0863382 Using custom time by Philippe Antoine · 6 years ago
  13. 2b7c9a2 Use rand instead of srand by Philippe Antoine · 6 years ago
  14. f049304 Removes warnings for unused parameters by Philippe Antoine · 6 years ago
  15. 9c7b698 Fuzz performance test without entropy by Philippe Antoine · 7 years ago
  16. 7233352 Fuzz testing by Philippe Antoine · 7 years ago