1. cb25374 Merge pull request #3720 from militant-daos/mbedtls-2.16 by Gilles Peskine · 4 years, 4 months ago
  2. 210a016 Add init-free tests for entropy by Gilles Peskine · 4 years, 5 months ago
  3. 468ef4b Add missing cleanup in a test function by Gilles Peskine · 4 years, 6 months ago
  4. 12b89cb Fix premature fopen() call in mbedtls_entropy_write_seed_file #3175 by Victor Krasnoshchok · 5 years ago
  5. 1e557b7 Fix build failure with MBEDTLS_PLATFORM_NV_SEED_ALT by Gilles Peskine · 5 years ago
  6. 756b3f2 entropy_nv_seed: cope with SHA-256 by Gilles Peskine · 6 years ago
  7. 0450eec entropy_nv_seed: clean up properly by Gilles Peskine · 6 years ago
  8. f580d43 Merge remote-tracking branch 'origin/pr/2053' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  9. 2c069df Fix typo in test_suite_entropy.function by Mohammad Azim Khan · 7 years ago
  10. 5fcca46 Rename HexParam_t -> data_t for consistent coding style by Azim Khan · 7 years ago
  11. d30ca13 Combine hex parameters in a struct by Azim Khan · 8 years ago
  12. f1aaec9 Intermediate hexify out change by Azim Khan · 8 years ago
  13. 67735d5 Fix name conflict and implicit use of functions from string.h by Mohammad Azim Khan · 8 years ago
  14. d4a872e Rename internal MBEDTLS_ENTROPY_HAVE_STRONG to ENTROPY_HAVE_STRONG by Hanno Becker · 8 years ago
  15. 47deec4 Move flag indicating presence of strong entropy to test code by Hanno Becker · 8 years ago
  16. 93012e8 Set selftest verbose flag to boost coverage by Andres AG · 9 years ago
  17. b7f45c5 Fixes for entropy test suite for some configurations by Simon Butcher · 9 years ago
  18. e7723ec Make entropy bias self test poll multiple times by Andres AG · 9 years ago
  19. b34e42e Add a new self test to entropy module by Andres AG · 9 years ago
  20. c568762 Fix dependency on MBEDTLS_ENTROPY_SHA512_ACCUMULATOR in test suite by Paul Bakker · 9 years ago
  21. b598c29 Fix dependency guard for test by Paul Bakker · 9 years ago
  22. 4a6c6fc Properly gate NV_SEED additions in test suite by Paul Bakker · 9 years ago
  23. ffbfb4c Add test cases for NV seed functionality by Paul Bakker · 9 years ago
  24. 7580ba4 Add a concept of entropy source strength. by Manuel Pégourié-Gonnard · 10 years ago
  25. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  26. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  27. ce2f237 change test function includes to use one convention by Rich Evans · 10 years ago
  28. bd51b26 Add 'exit' label and variable initialization to relevant test suite functions by Paul Bakker · 11 years ago
  29. c7c56b2 Add more tests for the entropy module by Manuel Pégourié-Gonnard · 11 years ago
  30. 2c25eb0 Add test_suite_entropy by Manuel Pégourié-Gonnard · 11 years ago