1. b9f83b3 Remove srand from fuzz by Ben Taylor · 4 months ago
  2. 47111a1 initial remove of mbedtls_ssl_conf_rng by Ben Taylor · 5 months ago
  3. 440cb2a Remove RNG from x509 and PK by Ben Taylor · 5 months ago
  4. 998760a Define MBEDTLS_DECLARE_PRIVATE_IDENTIFIERS in every sample program by Felix Conway · 4 months ago
  5. 0cfe54e remove RNG parameters from SSL API's by Ben Taylor · 5 months ago
  6. 0c29cf8 Move ssl_ticket to the PSA API by Ben Taylor · 6 months ago
  7. 7f72a06 Remove cruft by Gilles Peskine · 1 year, 5 months ago
  8. 72da8b3 Don't authorize private access to fields where not actually needed by Gilles Peskine · 1 year, 5 months ago
  9. 774f9de Init PSA in fuzz programs by Przemek Stekiel · 2 years, 3 months ago
  10. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  11. 68a01a6 Fix session tickets related build flags in fuzz_server and ssl_server2 by Przemek Stekiel · 2 years, 10 months ago
  12. 00738bf Ensure ctr_drbg is initialised every time by Paul Elliott · 3 years, 6 months ago
  13. 508d3a5 Merge pull request #4664 from tom-daubney-arm/rm_truncated_HMAC_ext by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  14. 7f93da1 Use the dedicated dummy_random in fuzzing programs by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  15. 84dea01 Add RNG params to private key parsing by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  16. 909d3bf Removes MBEDTLS_SSL_TRUNCATED_HMAC code from fuzz programs by Thomas Daubney · 4 years, 1 month ago
  17. 6c2e9b6 Add MBEDTLS_ALLOW_PRIVATE_ACCESS to test programs by Mateusz Starzyk · 4 years, 2 months ago
  18. 1aec646 Remove certs module from mbedtls. by Mateusz Starzyk · 4 years, 6 months ago
  19. a89040c Fix undeclared deps on CTR_DRBG in programs/fuzz by Manuel Pégourié-Gonnard · 5 years ago
  20. eccd888 Rename identifiers containing double-underscore by Gilles Peskine · 5 years ago
  21. 42a2ce8 No booleans and import config by Philippe Antoine · 6 years ago
  22. daab28a checks MBEDTLS_PEM_PARSE_C by Philippe Antoine · 6 years ago
  23. 48f35f5 Move fuzz directory to programs by Philippe Antoine · 6 years ago[Renamed from tests/fuzz/fuzz_server.c]
  24. adc23e6 Adding ifdefs to avoid warnings for unused globals by Philippe Antoine · 6 years ago
  25. c32fd24 Protecting client/server fuzz targts with ifdefs by Philippe Antoine · 6 years ago
  26. 499c735 Factoring code by Philippe Antoine · 6 years ago
  27. 0863382 Using custom time by Philippe Antoine · 6 years ago
  28. 2b7c9a2 Use rand instead of srand by Philippe Antoine · 6 years ago
  29. f049304 Removes warnings for unused parameters by Philippe Antoine · 6 years ago
  30. 9c7b698 Fuzz performance test without entropy by Philippe Antoine · 7 years ago
  31. 7233352 Fuzz testing by Philippe Antoine · 7 years ago