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