1. 945b23c Include platform.h unconditionally: automatic part by Gilles Peskine · 2 years, 10 months ago
  2. 41aa808 Merge pull request #952 from gilles-peskine-arm/stdio_buffering-setbuf by Paul Elliott · 3 years ago
  3. ff15dba Make definition order a bit neater by Paul Elliott · 3 years, 1 month ago
  4. 6d576c9 Call setbuf when reading or writing files: programs by Gilles Peskine · 3 years, 1 month ago
  5. 6dbbf44 Fix typos in documentation and constants with typo finding tool by bootstrap-prime · 3 years, 2 months ago
  6. 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 7 months ago
  7. cb20d20 Further code optimization by Przemek Stekiel · 3 years, 2 months ago
  8. 76a41f5 ssl_test_lib: fix compilation flags for default config by Przemek Stekiel · 3 years, 2 months ago
  9. 01396a1 ssl_test_lib: add function translate given opaque algoritms to psa by Przemek Stekiel · 3 years, 3 months ago
  10. 77fc9ab Fix typos and code style by Przemek Stekiel · 3 years, 3 months ago
  11. 85d692d ssl client/server: add parsing function for key_opaque_algs command line option by Przemek Stekiel · 3 years, 3 months ago
  12. 79c0041 Add PSA && TLS1_3 check_config by Jerry Yu · 3 years, 5 months ago
  13. 9ed9bc9 programs/ssl: Fix compile errors when MBEDTLS_HAVE_TIME is not defined by Raoul Strackx · 5 years ago
  14. fcca7cf Merge pull request #5428 from gstrauss/mbedtls_ssl_ciphersuite by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  15. 6eef563 Add tests for accessors for ciphersuite info by Glenn Strauss · 3 years, 6 months ago
  16. 03e0146 Make KEY_ID_ENCODES_OWNER compatible with USE_PSA_CRYPTO by Andrzej Kurek · 3 years, 6 months ago
  17. 5902cd6 Remove MBEDTLS_SSL_EXPORT_KEYS, making it always on by Andrzej Kurek · 3 years, 10 months ago
  18. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  19. 73e3e2c Merge remote-tracking branch 'origin/development' into development_new by Dave Rodgman · 4 years, 3 months ago
  20. 1aec646 Remove certs module from mbedtls. by Mateusz Starzyk · 4 years, 5 months ago
  21. 60fe660 Only define test_hooks_xxx under MBEDTLS_TEST_HOOKS by Gilles Peskine · 4 years, 5 months ago
  22. 00d0ad4 Clarify the advice about reporting errors in test hooks by Gilles Peskine · 4 years, 5 months ago
  23. 76e9c64 Clarify the advice about reporting errors in test hooks by Gilles Peskine · 4 years, 5 months ago
  24. 53dea74 SSL test programs: allow for test hooks init and error reports by Gilles Peskine · 4 years, 5 months ago
  25. 8133abd SSL test programs: always allow building with the PSA external RNG by Gilles Peskine · 4 years, 5 months ago
  26. 8eb2943 Support mbedtls_psa_get_random() in SSL test programs by Gilles Peskine · 4 years, 5 months ago
  27. da9529f Update copypasta by Gilles Peskine · 4 years, 6 months ago
  28. 1af872d Move the fake PSA external RNG to its own header and source files by Gilles Peskine · 4 years, 6 months ago
  29. 2146211 SSL test programs: enable the PSA test external RNG by Gilles Peskine · 4 years, 6 months ago
  30. ba74904 SSL test programs: support HMAC_DRBG by Gilles Peskine · 4 years, 6 months ago
  31. 535fb37 SSL test programs: abstract CTR_DRBG away by Gilles Peskine · 4 years, 6 months ago
  32. f1cb75f Local cleanups following the code move by Gilles Peskine · 4 years, 6 months ago
  33. daa94c4 SSL test programs: move RNG common code to ssl_test_lib by Gilles Peskine · 4 years, 6 months ago
  34. 8a8492b SSL test programs: stuff RNG context into a struct by Gilles Peskine · 4 years, 6 months ago
  35. c772b18 Move the declaration of query_config() to a dedicated header file by Gilles Peskine · 4 years, 6 months ago
  36. 504c1a3 ssl_test_lib: move common functions and variables by Gilles Peskine · 4 years, 6 months ago
  37. 7c818d6 ssl_test_lib: move common type definitions by Gilles Peskine · 4 years, 6 months ago
  38. 7f679c7 ssl_test_lib: move declaration of query_config by Gilles Peskine · 4 years, 6 months ago
  39. 67638d6 ssl_test_lib: move common includes by Gilles Peskine · 4 years, 6 months ago
  40. ab7ce96 ssl_test_lib: move initial includes and is-it-supported check by Gilles Peskine · 4 years, 6 months ago
  41. a3ed34f ssl_test_lib.[hc]: new source file for common SSL test code by Gilles Peskine · 4 years, 6 months ago