1. d67f801 Do not add a new field in the SSL config by Ronald Cron · 11 months ago
  2. 57ad182 ssl_client2: Fix new_session_tickets option parsing by Ronald Cron · 11 months ago
  3. 23303a4 Enable TLS 1.3 ticket handling in resumption tests by Ronald Cron · 11 months ago
  4. 5950301 Don't call psa_crypto_init in unit tests when not required for TLS 1.3 by Gilles Peskine · 12 months ago
  5. 86a4c25 Merge pull request #9499 from waleed-elmelegy-arm/fix-legacy-compression-issue-3.6 by Gilles Peskine · 12 months ago
  6. df0ef8a Merge pull request #9281 from mpg/rsapub by Gilles Peskine · 12 months ago
  7. 1297309 Remove redundant legacy compression test by Waleed Elmelegy · 1 year, 1 month ago
  8. 38c8757 Improve legacy compression regression testing by Waleed Elmelegy · 1 year, 1 month ago
  9. 790f3b1 Add regression testing to handling Legacy_compression_methods by Waleed Elmelegy · 1 year, 1 month ago
  10. 5f31697 Add header for mbedtls_mpi_exp_mod_unsafe() by Janos Follath · 12 months ago
  11. 273d07b Merge pull request #9240 from gilles-peskine-arm/psa-keystore-dynamic-3.6 by Manuel Pégourié-Gonnard · 12 months ago
  12. 878af12 Fix memory corruption in exp_mod tests by Janos Follath · 12 months ago
  13. 8786dd7 Disable optionally safe test hook in threading builds by Janos Follath · 12 months ago
  14. 7342656 Add tests for optionally unsafe code paths by Janos Follath · 12 months ago
  15. e0842aa Add tests for optionally safe codepaths by Janos Follath · 12 months ago
  16. 7f9470a Merge pull request #9451 from minosgalanakis/fix-v3.6-issues-9186-and-9188-bp by Gilles Peskine · 12 months ago
  17. 9dc903a Add test components with the PSA static key store by Gilles Peskine · 1 year, 2 months ago
  18. 3bc9d2b Dynamic key store: make full-key-store tests work effectively by Gilles Peskine · 1 year, 2 months ago
  19. b5891cc Dynamic key store: disable full-key-store tests by Gilles Peskine · 1 year, 1 month ago
  20. 2bfd749 Dynamic key store: new compilation option by Gilles Peskine · 1 year, 2 months ago
  21. 3b41e1d Merge pull request #9403 from gilles-peskine-arm/psa-keystore-dynamic-prep-3.6 by Gilles Peskine · 12 months ago
  22. aaa9672 Improve documentation in some tests by Gilles Peskine · 12 months ago
  23. a9083b7 PSA_DONE: account for MBEDTLS_TEST_PSA_INTERNAL_KEYS by Gilles Peskine · 12 months ago
  24. 4306a69 Merge pull request #9437 from tom-daubney-arm/bp_3-6_standardise_proj_detection by Tom Cosgrove · 12 months ago
  25. 5f0b64a Move some proj detection code inside pre_check_environment by Thomas Daubney · 12 months ago
  26. 472c10f key_custom: update analyze_outcomes.py by Gilles Peskine · 1 year, 2 months ago
  27. f5db72b Test cpp_dummy_build in pedantic mode by Gilles Peskine · 1 year, 2 months ago
  28. 14134e7 Remove some tests of psa_generate_key_ext by Gilles Peskine · 1 year, 2 months ago
  29. a8e39f2 Update PSA wrappers by Gilles Peskine · 1 year, 2 months ago
  30. f36d785 Implement psa_generate_key_custom by Gilles Peskine · 1 year, 2 months ago
  31. 9bf1875 Revert commit 33af72df in order to not depend on test code by Michael Schuster · 1 year, 1 month ago
  32. ab4951f Add missing include in tests/src/psa_memory_poisoning_wrappers.c to fix missing-prototype error by Michael Schuster · 1 year, 2 months ago
  33. 6a3573a Fix Uncrustify errors in modified tests/suites to satisfy check_code_style test by Michael Schuster · 1 year, 2 months ago
  34. 275b698 Use correct test case conditionals for helper functions in tests/suites by Michael Schuster · 1 year, 2 months ago
  35. 6d6cae5 Fix tests build with MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS enabled by Michael Schuster · 1 year, 2 months ago
  36. 31b1cb8 Adjust spacing in tests/suites function sources by Michael Schuster · 1 year, 2 months ago
  37. b1e33fb Fix missing-prototype errors in tests/suites by Michael Schuster · 1 year, 2 months ago
  38. 8cc43f2 Fix unused-function error for ecjpake_operation_setup in test_suite_psa_crypto.function by Michael Schuster · 1 year, 2 months ago
  39. 3a4c431 Move print_buf into mbedtls_test_print_buf helper function in sample programs by Michael Schuster · 1 year, 2 months ago
  40. b4d55bb Add missing include in tests/src/asn1_helpers.c by Michael Schuster · 1 year, 2 months ago
  41. 83222b8 Add -Wmissing-prototypes to component_build_no_ssl_srv and component_build_no_ssl_cli in all.sh by Minos Galanakis · 12 months ago
  42. 095cf69 Merge pull request #9444 from minosgalanakis/all-sh-separate-components_36bp by Manuel Pégourié-Gonnard · 12 months ago
  43. bd6b98f all.sh/components: Removed components.sh by Minos Galanakis · 1 year ago
  44. bb42737 all.sh/components: Moved build_aes_via_padlock to platform component. by Minos Galanakis · 1 year ago
  45. 5f6d2e3 all.sh/components: Moved driver components to configuration crypto. by Minos Galanakis · 1 year ago
  46. 0c0c3e1 all.sh/components: Moved more components to configuration crypto. by Minos Galanakis · 1 year ago
  47. 4ca7b14 all.sh/components: Fixed a typo in configuration-tls. by Minos Galanakis · 1 year ago
  48. 85347d1 all.sh/components: Moved more components to configuration tls. by Minos Galanakis · 1 year ago
  49. 4a2a351 Extract sanitizer components into a separate file. by Minos Galanakis · 1 year ago
  50. f0cd95b Extract platform components into a separate file. by Minos Galanakis · 1 year ago
  51. 93a8c08 Extract configuration components into a separate file. by Minos Galanakis · 1 year ago
  52. 27968c1 Extract configuration-x509 components into a separate file. by Minos Galanakis · 1 year ago
  53. 5b4386c Extract configuration-platform components into a separate file. by Minos Galanakis · 1 year ago
  54. 3ece57e Extract configuration-crypto-components into a separate file. by Minos Galanakis · 1 year ago
  55. b298d1f Extract compliance-components into a separate file. by Minos Galanakis · 1 year ago
  56. 3bd6c30 Extract compiler-components into a separate file. by Minos Galanakis · 1 year ago
  57. 2148e5c Extract build-components into a separate file. by Minos Galanakis · 1 year ago
  58. e431739 Extract basic-components into a separate file. by Minos Galanakis · 1 year ago
  59. f7d1cb0 Separate all.sh from components. by Minos Galanakis · 1 year ago
  60. 52992e5 Merge pull request #9395 from sezrab/mbedtls_test_ssl_message_queue_pop_info-3.6 by Bence Szépkúti · 1 year ago
  61. f1f086e Applied consistent style. by Minos Galanakis · 1 year ago
  62. 7771119 Created placeholder component files. by Minos Galanakis · 1 year ago
  63. 2f55640 Add functions to detect project by Thomas Daubney · 1 year ago
  64. 1640bd3 Update auto-generated psa_test_wrappers. by Ronald Cron · 1 year ago
  65. c025f31 tests: CMake: Align/fix config test suite generation by Ronald Cron · 1 year, 1 month ago
  66. 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
  67. d66dc64 Keep track of PSA keys used interally by Gilles Peskine · 1 year, 1 month ago
  68. f39b2e0 Fix spurious test case failure with accelerated AES by Gilles Peskine · 1 year, 2 months ago
  69. 8a13d82 Improve full-key-store tests by Gilles Peskine · 1 year, 2 months ago
  70. 0d0f4ad Update invalid key id in a test case by Gilles Peskine · 1 year, 1 month ago
  71. 543909d Add a test for the built-in key range by Gilles Peskine · 1 year, 2 months ago
  72. d72ad73 Prevent mbedtls_psa_register_se_key with volatile keys by Gilles Peskine · 1 year, 2 months ago
  73. 86c6037 Reorder blocks to avoid double negations by Gilles Peskine · 1 year, 2 months ago
  74. 4804847 Make it possible to enable CTR_DRBG/PSA without a PSA AES driver by Gilles Peskine · 1 year, 2 months ago
  75. 6025501 Add TLS: password protected... to ignored_tests list by Sam Berry · 1 year, 1 month ago
  76. e272044 Reverted requires_cipher_enabled AES by Sam Berry · 1 year, 1 month ago
  77. e7e5c7e Changed some tests to use requires_cipher_enabled by Sam Berry · 1 year, 2 months ago
  78. 06b91be Added support for MD5 in `requires_hash_alg` by Sam Berry · 1 year, 2 months ago
  79. 1fb69a9 tests/ssl_helpers: Check that message queue is popped by Tomás González · 1 year, 6 months ago
  80. 848bccf Fix some typo for include folder by Wenxing Hou · 1 year, 2 months ago
  81. 7707490 Update generated tls13 testcase script by David Horstmann · 1 year, 1 month ago
  82. d762d94 Move variable into generated bash by David Horstmann · 1 year, 1 month ago
  83. 316beb3 Simplify path in audit-validity-dates.py by David Horstmann · 1 year, 1 month ago
  84. 72edc66 Simplify data_files path in compat test generation by David Horstmann · 1 year, 1 month ago
  85. 5ab92be Use variable for data_files path in ssl-opt.sh by David Horstmann · 1 year, 1 month ago
  86. 79c8a65 Replace data_files path with variable in compat.sh by David Horstmann · 1 year, 1 month ago
  87. 7d0e5d2 Correct redundant framework/../framework paths by David Horstmann · 1 year, 1 month ago
  88. 3e00faf Fix line-too-long in generate_tls13_compat_tests.py by David Horstmann · 1 year, 2 months ago
  89. 5282ecd Update directory-climbing path in context-info.sh by David Horstmann · 1 year, 2 months ago
  90. 9c4dd4e Update paths pointing to tests/data_files by David Horstmann · 1 year, 2 months ago
  91. 099f492 Move some files to framework repository by David Horstmann · 1 year, 1 month ago
  92. 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
  93. 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
  94. e2ae1b4 Merge pull request #9301 from gilles-peskine-arm/test_suite_config-booleans-3.6 by Ronald Cron · 1 year, 1 month ago
  95. b47c3b3 psa_cipher_decrypt CCM*: fix rejection of messages shorter than 3 bytes by Gilles Peskine · 1 year, 1 month ago
  96. 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
  97. 112673f Add some missing handling for generated test_suite_config.*.data by Gilles Peskine · 1 year, 2 months ago
  98. d496caa Anchor relative paths by Gilles Peskine · 1 year, 2 months ago
  99. 331d7d0 Driver vs referenee: ignore relevant configuration differences by Gilles Peskine · 1 year, 2 months ago
  100. 06fb180 Generate config test cases for single options by Gilles Peskine · 1 year, 2 months ago