1. f1f086e Applied consistent style. by Minos Galanakis · 1 year ago
  2. 7771119 Created placeholder component files. by Minos Galanakis · 1 year ago
  3. 1640bd3 Update auto-generated psa_test_wrappers. by Ronald Cron · 1 year ago
  4. c025f31 tests: CMake: Align/fix config test suite generation by Ronald Cron · 1 year, 1 month ago
  5. 33218d2 Merge pull request #9329 from sezrab/replace_MBEDTLS_MD_CAN_MD5_with_PSA_WANT-3.6 by Gilles Peskine · 1 year, 1 month ago
  6. 6025501 Add TLS: password protected... to ignored_tests list by Sam Berry · 1 year, 1 month ago
  7. e272044 Reverted requires_cipher_enabled AES by Sam Berry · 1 year, 1 month ago
  8. e7e5c7e Changed some tests to use requires_cipher_enabled by Sam Berry · 1 year, 2 months ago
  9. 06b91be Added support for MD5 in `requires_hash_alg` by Sam Berry · 1 year, 2 months ago
  10. 848bccf Fix some typo for include folder by Wenxing Hou · 1 year, 2 months ago
  11. 7707490 Update generated tls13 testcase script by David Horstmann · 1 year, 1 month ago
  12. d762d94 Move variable into generated bash by David Horstmann · 1 year, 1 month ago
  13. 316beb3 Simplify path in audit-validity-dates.py by David Horstmann · 1 year, 1 month ago
  14. 72edc66 Simplify data_files path in compat test generation by David Horstmann · 1 year, 1 month ago
  15. 5ab92be Use variable for data_files path in ssl-opt.sh by David Horstmann · 1 year, 1 month ago
  16. 79c8a65 Replace data_files path with variable in compat.sh by David Horstmann · 1 year, 1 month ago
  17. 7d0e5d2 Correct redundant framework/../framework paths by David Horstmann · 1 year, 1 month ago
  18. 3e00faf Fix line-too-long in generate_tls13_compat_tests.py by David Horstmann · 1 year, 2 months ago
  19. 5282ecd Update directory-climbing path in context-info.sh by David Horstmann · 1 year, 2 months ago
  20. 9c4dd4e Update paths pointing to tests/data_files by David Horstmann · 1 year, 2 months ago
  21. 099f492 Move some files to framework repository by David Horstmann · 1 year, 1 month ago
  22. c030418 Merge pull request #9341 from gilles-peskine-arm/psa_cipher_decrypt-ccm_star-iv_length_enforcement-3.6 by Gilles Peskine · 1 year, 1 month ago
  23. acef7b3 Merge pull request #9132 from andre-rosa/check-overflow-when-reading-padding-len-on-aes-128-cbc-decryption-for-mbedtls-3.6 by Gilles Peskine · 1 year, 1 month ago
  24. e2ae1b4 Merge pull request #9301 from gilles-peskine-arm/test_suite_config-booleans-3.6 by Ronald Cron · 1 year, 1 month ago
  25. b47c3b3 psa_cipher_decrypt CCM*: fix rejection of messages shorter than 3 bytes by Gilles Peskine · 1 year, 1 month ago
  26. 9bfe69a Merge pull request #9274 from eleuzi01/backport-9250 by Paul Elliott · 1 year, 1 month ago gh-readonly-queue/mbedtls-3.6/pr-9274-087d0070403ceb3d71e30fc76d0bcb5fa4ae889b
  27. 112673f Add some missing handling for generated test_suite_config.*.data by Gilles Peskine · 1 year, 2 months ago
  28. d496caa Anchor relative paths by Gilles Peskine · 1 year, 2 months ago
  29. 331d7d0 Driver vs referenee: ignore relevant configuration differences by Gilles Peskine · 1 year, 2 months ago
  30. 06fb180 Generate config test cases for single options by Gilles Peskine · 1 year, 2 months ago
  31. 1c52e57 New test suite to report configuration options by Gilles Peskine · 1 year, 2 months ago
  32. 26d279e Clean up generated files enumeration by Gilles Peskine · 1 year, 2 months ago
  33. 7b66beb test_when_no_ciphersuites_have_mac: Fix logs by Ronald Cron · 1 year, 2 months ago
  34. 2463ec8 tests: src: Fix PSA test wrappers for PAKE by Ronald Cron · 1 year, 2 months ago
  35. da22402 all.sh: Fix clean-up of Makefiles generated by CMake by Ronald Cron · 1 year, 2 months ago
  36. 3b7cde4 Code style fix by Elena Uziunaite · 1 year, 2 months ago
  37. 4c882db Fix compiler warnings in test_suite_pk.function by Elena Uziunaite · 1 year, 2 months ago
  38. dcc99bf Merge pull request #9203 from gilles-peskine-arm/ssl-test-no-skip-all-3.6 by Gilles Peskine · 1 year, 2 months ago
  39. dfba499 Extend python checks to framework scripts by David Horstmann · 1 year, 2 months ago
  40. 2cfa6c9 Merge pull request #9208 from davidhorstmann-arm/move-test-generation-files-3.6 by Bence Szépkúti · 1 year, 2 months ago
  41. ea09152 Update file paths for moved files by David Horstmann · 1 year, 2 months ago
  42. a5eadf4 Move some test generation files to framework by David Horstmann · 1 year, 2 months ago
  43. cddcd7a Merge pull request #9177 from ttytm/fix-typo-bp-3.6 by Gilles Peskine · 1 year, 2 months ago
  44. c75048c ssl-opt.sh, compat.sh: Error out if not executing any tests by Gilles Peskine · 1 year, 3 months ago
  45. 22a092b Do not use --recurse-submodules by Ronald Cron · 1 year, 3 months ago
  46. c521bad Extend basic checks of files to framework files by Ronald Cron · 1 year, 3 months ago
  47. 29c4017 Merge pull request #9131 from davidhorstmann-arm/move-mbedtls-dev-to-framework-3.6 by Bence Szépkúti · 1 year, 2 months ago
  48. 20f4488 fix typo by Turiiya · 1 year, 3 months ago
  49. 2c3aa94 Merge pull request #9166 from gilles-peskine-arm/analyze_outcomes-generate_files-3.6 by Gilles Peskine · 1 year, 2 months ago
  50. baf6775 Merge pull request #9160 from ronald-cron-arm/crypto-config-test_ref_configs-3.6 by Ronald Cron · 1 year, 2 months ago
  51. 7fbbb43 Pacify pylint by Gilles Peskine · 1 year, 3 months ago
  52. 8941033 Generate test data before coverage analysis by Gilles Peskine · 1 year, 3 months ago
  53. 8526751 Improve test-ref-configs.pl by Ronald Cron · 1 year, 3 months ago
  54. f313902 Fix "maybe-uninitialized" warning with GCC 11.3 by Ronald Cron · 1 year, 3 months ago
  55. 7d949ae Resolve PBKDF2_AES_CMAC_PRF_128 dependencies by Ronald Cron · 1 year, 3 months ago
  56. e3283ed test-ref-configs.pl: Detect automatically test with USE_PSA enabled by Ronald Cron · 1 year, 3 months ago
  57. f47f545 Fix compat.sh filters by Ronald Cron · 1 year, 3 months ago
  58. 281aa2e Merge pull request #9136 from gilles-peskine-arm/ssl-opt-server2-detection-3.6 by Gilles Peskine · 1 year, 3 months ago
  59. f287691 Add missing dependency that isn't autodetected by Gilles Peskine · 1 year, 3 months ago
  60. d2d9bbf Remove redundant RSA dependency by Gilles Peskine · 1 year, 3 months ago
  61. 5194ff8 Explicitly use TLS 1.2 on <=1.2-specific keyUsage/extKeyusage tests by Gilles Peskine · 1 year, 3 months ago
  62. abb1c22 Fix PSK invocation: GnuTLS PSK length (more) by Gilles Peskine · 1 year, 3 months ago
  63. 89ef2fa Driver-only FFDH is not good enough for DHE support in TLS 1.2 by Gilles Peskine · 1 year, 3 months ago
  64. 21ad576 Add seme missing dependencies on renegotiation support by Gilles Peskine · 1 year, 3 months ago
  65. f9c798c Default NEXT versions to be the base executables by Gilles Peskine · 1 year, 3 months ago
  66. e373c94 Force some test cases to use TLS 1.2 by Gilles Peskine · 1 year, 3 months ago
  67. 80e54a2 Add some missing dependencies on crypto features by Gilles Peskine · 1 year, 3 months ago
  68. 02cd716 Fix PSK invocation: GnuTLS PSK length by Gilles Peskine · 1 year, 3 months ago
  69. f12359d Fix PSK invocation: GnuTLS prompting by Gilles Peskine · 1 year, 3 months ago
  70. 7fa055b Fix PSK invocation: OpenSSL client by Gilles Peskine · 1 year, 3 months ago
  71. 121a7bf Require RSA when using server1* key or certificate by Gilles Peskine · 1 year, 3 months ago
  72. 1bc28fe Fix skipped tests in configurations without RSA by Gilles Peskine · 1 year, 3 months ago
  73. 3711734 Add invalid `padding_len` check in `get_pkcs_padding` by Andre Goddard Rosa · 1 year, 3 months ago
  74. b1827cb Add mbedtls_framework to mypy checks by David Horstmann · 1 year, 3 months ago
  75. 9638ca3 Update references to mbedtls_dev by David Horstmann · 1 year, 3 months ago
  76. 04f3433 Add framework/scripts to scripts_path.py by David Horstmann · 1 year, 3 months ago
  77. a927e81 gitignore: ignore test_keys.h and test_certs.h by Valerio Setti · 1 year, 3 months ago
  78. df097d3 Add note explaining component purpose by David Horstmann · 1 year, 3 months ago
  79. 90dddc6 Add all.sh component for programs without tests by David Horstmann · 1 year, 3 months ago
  80. 58b660c Move test generated files to main CMakeLists.txt by David Horstmann · 1 year, 3 months ago
  81. b037785 generate_test_keys: move code for arrays and LUT generation to a separate function by Valerio Setti · 1 year, 3 months ago
  82. 6f86a4a check-generated-files: move check for generate_test_cert_macros.py by Valerio Setti · 1 year, 3 months ago
  83. 3d54a9d generate_test_[keys/cert_macros]: minor fixes by Valerio Setti · 1 year, 3 months ago
  84. d714259 generate_test_keys: move output file writing to a separate function by Valerio Setti · 1 year, 3 months ago
  85. 42efdd8 generate_test_keys: sort keys before processing them by Valerio Setti · 1 year, 3 months ago
  86. feb87a9 check-generated-files: add test_certs.h file to the list of checked items by Valerio Setti · 1 year, 3 months ago
  87. 97e4e04 generate_test_cert_macros: minor fixes by Valerio Setti · 1 year, 3 months ago
  88. e2f2dd5 generated_test_keys: minor fixes by Valerio Setti · 1 year, 3 months ago
  89. b090df2 generate_test_keys: remove left-over variable by Valerio Setti · 1 year, 3 months ago
  90. 91eefe4 tests/CMakeLists: fix indentation by Valerio Setti · 1 year, 3 months ago
  91. 1717821 generate_test_keys: do not quit script if output file already exists by Valerio Setti · 1 year, 3 months ago
  92. a875369 generate_test_keys: add missing flush at the end of script by Valerio Setti · 1 year, 3 months ago
  93. 1c56ca4 test_suite_pk: use explicit key bit size instead of RSA_KEY_SIZE by Valerio Setti · 1 year, 3 months ago
  94. 351236a generate_test_keys: use build_tree to guess the MbedTLS root path by Valerio Setti · 1 year, 3 months ago
  95. ba91d44 generate_test_cert_macros: minor fixes by Valerio Setti · 1 year, 4 months ago
  96. 911363e cmake: relocate custom commands for test_certs.h and test_keys.h generation by Valerio Setti · 1 year, 4 months ago
  97. c229319 generate_test_cert_macros: embed input args by Valerio Setti · 1 year, 4 months ago
  98. 5241f39 tests/Makefile: minor fix: specify Python binary to be used by Valerio Setti · 1 year, 4 months ago
  99. 85a0066 fix "make generated_files" for test_keys.h and test_certs.h by Valerio Setti · 1 year, 4 months ago
  100. b627199 generate_test_keys: add default output file option by Valerio Setti · 1 year, 4 months ago