1. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 3 years, 9 months ago
  2. 73e3e2c Merge remote-tracking branch 'origin/development' into development_new by Dave Rodgman · 3 years, 11 months ago
  3. 1aec646 Remove certs module from mbedtls. by Mateusz Starzyk · 4 years ago
  4. 60fe660 Only define test_hooks_xxx under MBEDTLS_TEST_HOOKS by Gilles Peskine · 4 years ago
  5. 00d0ad4 Clarify the advice about reporting errors in test hooks by Gilles Peskine · 4 years ago
  6. 76e9c64 Clarify the advice about reporting errors in test hooks by Gilles Peskine · 4 years ago
  7. 53dea74 SSL test programs: allow for test hooks init and error reports by Gilles Peskine · 4 years, 1 month ago
  8. 8133abd SSL test programs: always allow building with the PSA external RNG by Gilles Peskine · 4 years ago
  9. 8eb2943 Support mbedtls_psa_get_random() in SSL test programs by Gilles Peskine · 4 years, 1 month ago
  10. da9529f Update copypasta by Gilles Peskine · 4 years, 1 month ago
  11. 1af872d Move the fake PSA external RNG to its own header and source files by Gilles Peskine · 4 years, 1 month ago
  12. 2146211 SSL test programs: enable the PSA test external RNG by Gilles Peskine · 4 years, 1 month ago
  13. ba74904 SSL test programs: support HMAC_DRBG by Gilles Peskine · 4 years, 1 month ago
  14. 535fb37 SSL test programs: abstract CTR_DRBG away by Gilles Peskine · 4 years, 1 month ago
  15. f1cb75f Local cleanups following the code move by Gilles Peskine · 4 years, 1 month ago
  16. daa94c4 SSL test programs: move RNG common code to ssl_test_lib by Gilles Peskine · 4 years, 1 month ago
  17. 8a8492b SSL test programs: stuff RNG context into a struct by Gilles Peskine · 4 years, 1 month ago
  18. c772b18 Move the declaration of query_config() to a dedicated header file by Gilles Peskine · 4 years, 1 month ago
  19. 504c1a3 ssl_test_lib: move common functions and variables by Gilles Peskine · 4 years, 1 month ago
  20. 7c818d6 ssl_test_lib: move common type definitions by Gilles Peskine · 4 years, 1 month ago
  21. 7f679c7 ssl_test_lib: move declaration of query_config by Gilles Peskine · 4 years, 1 month ago
  22. 67638d6 ssl_test_lib: move common includes by Gilles Peskine · 4 years, 1 month ago
  23. ab7ce96 ssl_test_lib: move initial includes and is-it-supported check by Gilles Peskine · 4 years, 1 month ago
  24. a3ed34f ssl_test_lib.[hc]: new source file for common SSL test code by Gilles Peskine · 4 years, 1 month ago