1. dda0019 ssl_test_lib: fix rebase error by Valerio Setti · 2 years ago
  2. 5bdebb2 ssl_test_lib: fix variable naming for curve group by Valerio Setti · 2 years ago
  3. fb6356f ssl_test_lib: simplify function which prints supported curves by Valerio Setti · 2 years ago
  4. deb6764 ssl_test_lib: manage FFDH keys the same way as ECC ones by Valerio Setti · 2 years ago
  5. acd32c0 programs: add helper functions for supported EC curves by Valerio Setti · 2 years ago
  6. 68e7544 parse_groups: curve -> group adaptations by Przemek Stekiel · 2 years ago
  7. 45255e4 Adapt names (curves -> groups) by Przemek Stekiel · 2 years ago
  8. 7d42c0d Code cleanup #2 by Przemek Stekiel · 2 years, 1 month ago
  9. 75a5a9c Code cleanup by Przemek Stekiel · 2 years, 1 month ago
  10. ff9fcbc ssl_client2, ssl_server2: code optimization + guards adaptation by Przemek Stekiel · 2 years, 1 month ago
  11. da4fba6 Further code optimizations by Przemek Stekiel · 2 years, 1 month ago
  12. e7db09b Move FFDH helper functions and macros to more suitable locations by Przemek Stekiel · 2 years, 1 month ago
  13. bef824d SSL: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  14. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 6 months ago
  15. 50969e3 ssl-opt.sh: TLS 1.3 opaque key: Add test with unsuitable sig alg by Ronald Cron · 2 years, 10 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, 2 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. 9ed9bc9 programs/ssl: Fix compile errors when MBEDTLS_HAVE_TIME is not defined by Raoul Strackx · 5 years ago
  22. 6c2e9b6 Add MBEDTLS_ALLOW_PRIVATE_ACCESS to test programs by Mateusz Starzyk · 4 years, 2 months ago
  23. e374b95 Detect and report mutex usage errors in SSL test programs 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. 8eb2943 Support mbedtls_psa_get_random() in SSL test programs by Gilles Peskine · 4 years, 5 months ago
  26. aaedbdc Refuse reproducible mode with MBEDTLS_USE_PSA_CRYPTO by Gilles Peskine · 4 years, 5 months ago
  27. ba74904 SSL test programs: support HMAC_DRBG by Gilles Peskine · 4 years, 6 months ago
  28. 535fb37 SSL test programs: abstract CTR_DRBG away by Gilles Peskine · 4 years, 6 months ago
  29. f1cb75f Local cleanups following the code move by Gilles Peskine · 4 years, 6 months ago
  30. daa94c4 SSL test programs: move RNG common code to ssl_test_lib by Gilles Peskine · 4 years, 6 months ago
  31. 504c1a3 ssl_test_lib: move common functions and variables by Gilles Peskine · 4 years, 6 months ago
  32. ab7ce96 ssl_test_lib: move initial includes and is-it-supported check by Gilles Peskine · 4 years, 6 months ago
  33. 0d980b8 ssl_test_common_source.c: new source file for common SSL test code by Gilles Peskine · 4 years, 6 months ago
  34. a3ed34f ssl_test_lib.[hc]: new source file for common SSL test code by Gilles Peskine · 4 years, 6 months ago