1. ff4d6ae Use correct conditionals in programs/ssl (fix unused-function errors) by Michael Schuster · 1 year, 2 months ago
  2. 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
  3. 6a3573a Fix Uncrustify errors in modified tests/suites to satisfy check_code_style test by Michael Schuster · 1 year, 2 months ago
  4. 275b698 Use correct test case conditionals for helper functions in tests/suites by Michael Schuster · 1 year, 2 months ago
  5. 6d6cae5 Fix tests build with MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS enabled by Michael Schuster · 1 year, 2 months ago
  6. 4d0d0ec Move the -Wmissing-prototypes option from library/CMakeLists.txt to the top-level CMakeLists.txt for GCC & Clang by Michael Schuster · 1 year, 2 months ago
  7. 31b1cb8 Adjust spacing in tests/suites function sources by Michael Schuster · 1 year, 2 months ago
  8. b1e33fb Fix missing-prototype errors in tests/suites by Michael Schuster · 1 year, 2 months ago
  9. 8cc43f2 Fix unused-function error for ecjpake_operation_setup in test_suite_psa_crypto.function by Michael Schuster · 1 year, 2 months ago
  10. 82984bc Adjust spacing in sample programs by Michael Schuster · 1 year, 2 months ago
  11. 6fa32fd Fix missing-prototype errors in sample programs by Michael Schuster · 1 year, 2 months ago
  12. 41a686b Fix missing-prototype error in programs/fuzz by moving LLVMFuzzerTestOneInput prototype to common.h by Michael Schuster · 1 year, 2 months ago
  13. 3a4c431 Move print_buf into mbedtls_test_print_buf helper function in sample programs by Michael Schuster · 1 year, 2 months ago
  14. b4d55bb Add missing include in tests/src/asn1_helpers.c by Michael Schuster · 1 year, 2 months ago
  15. 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
  16. 5be4fd7 Fix build of v3.6 with unset MBEDTLS_DHM_C but MBEDTLS_USE_PSA_CRYPTO set (fixes #9188) by Michael Schuster · 1 year, 2 months ago
  17. c9184fe Fix server mode only build of v3.6 with MBEDTLS_SSL_CLI_C unset (fixes #9186) by Michael Schuster · 1 year, 2 months ago
  18. 095cf69 Merge pull request #9444 from minosgalanakis/all-sh-separate-components_36bp by Manuel Pégourié-Gonnard · 12 months ago
  19. bd6b98f all.sh/components: Removed components.sh by Minos Galanakis · 1 year ago
  20. bb42737 all.sh/components: Moved build_aes_via_padlock to platform component. by Minos Galanakis · 1 year ago
  21. 5f6d2e3 all.sh/components: Moved driver components to configuration crypto. by Minos Galanakis · 1 year ago
  22. 0c0c3e1 all.sh/components: Moved more components to configuration crypto. by Minos Galanakis · 1 year ago
  23. 4ca7b14 all.sh/components: Fixed a typo in configuration-tls. by Minos Galanakis · 1 year ago
  24. 85347d1 all.sh/components: Moved more components to configuration tls. by Minos Galanakis · 1 year ago
  25. 4a2a351 Extract sanitizer components into a separate file. by Minos Galanakis · 1 year ago
  26. f0cd95b Extract platform components into a separate file. by Minos Galanakis · 1 year ago
  27. 93a8c08 Extract configuration components into a separate file. by Minos Galanakis · 1 year ago
  28. 27968c1 Extract configuration-x509 components into a separate file. by Minos Galanakis · 1 year ago
  29. 5b4386c Extract configuration-platform components into a separate file. by Minos Galanakis · 1 year ago
  30. 3ece57e Extract configuration-crypto-components into a separate file. by Minos Galanakis · 1 year ago
  31. b49e884 Merge pull request #9309 from gilles-peskine-arm/psa-keystore-design-doc-3.6 by Gilles Peskine · 1 year ago
  32. b298d1f Extract compliance-components into a separate file. by Minos Galanakis · 1 year ago
  33. 3bd6c30 Extract compiler-components into a separate file. by Minos Galanakis · 1 year ago
  34. 2148e5c Extract build-components into a separate file. by Minos Galanakis · 1 year ago
  35. e431739 Extract basic-components into a separate file. by Minos Galanakis · 1 year ago
  36. f7d1cb0 Separate all.sh from components. by Minos Galanakis · 1 year ago
  37. 52992e5 Merge pull request #9395 from sezrab/mbedtls_test_ssl_message_queue_pop_info-3.6 by Bence Szépkúti · 1 year ago
  38. f1f086e Applied consistent style. by Minos Galanakis · 1 year ago
  39. 7771119 Created placeholder component files. by Minos Galanakis · 1 year ago
  40. d289fa1 Merge pull request #9432 from gabor-mezei-arm/9158_bp36_update_framework by Ronald Cron · 1 year ago
  41. fef3cc3 Update framework by Gabor Mezei · 1 year ago
  42. fd01bec Miscellaneous clarifications by Gilles Peskine · 1 year ago
  43. f13fdf8 Expand on performance by Gilles Peskine · 1 year ago
  44. 1a0107b Discuss why we have so many variants by Gilles Peskine · 1 year ago
  45. dbd726b Link to issue about freeing empty slices by Gilles Peskine · 1 year ago
  46. ac6b610 Improve and fix explanation of next_free by Gilles Peskine · 1 year ago
  47. 7d8abab Update macro name about the static key store by Gilles Peskine · 1 year ago
  48. 47f3fcd Typos and minor clarifications by Gilles Peskine · 1 year ago
  49. b38e960 Merge pull request #9419 from ronald-cron-arm/move-crypto-test-suites-3.6 by Ronald Cron · 1 year ago
  50. 1640bd3 Update auto-generated psa_test_wrappers. by Ronald Cron · 1 year ago
  51. e5bbb2f Update the framework submodule to the merge of PR38 by Ronald Cron · 1 year ago
  52. 62b0976 Update framework as in PR 9394 by Ronald Cron · 1 year ago
  53. 467775e programs: fuzz: Fix comment by Ronald Cron · 1 year, 1 month ago
  54. c025f31 tests: CMake: Align/fix config test suite generation by Ronald Cron · 1 year, 1 month ago
  55. 977766c CMake: Include CMakePrintHelpers by Ronald Cron · 1 year, 1 month ago
  56. 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
  57. 7d3451d Merge pull request #9388 from eleuzi01/backport-9285 by Gilles Peskine · 1 year, 1 month ago
  58. ab26f5c Merge pull request #9386 from eleuzi01/backport-9287 by Paul Elliott · 1 year, 1 month ago
  59. 6025501 Add TLS: password protected... to ignored_tests list by Sam Berry · 1 year, 1 month ago
  60. e272044 Reverted requires_cipher_enabled AES by Sam Berry · 1 year, 1 month ago
  61. e7e5c7e Changed some tests to use requires_cipher_enabled by Sam Berry · 1 year, 2 months ago
  62. 06b91be Added support for MD5 in `requires_hash_alg` by Sam Berry · 1 year, 2 months ago
  63. 71a0e8c Merge pull request #9398 from davidhorstmann-arm/upgrade-python-dependencies-3.6 by Gilles Peskine · 1 year, 1 month ago
  64. 4e7ca64 Upgrade python dependencies in requirements file by David Horstmann · 1 year, 1 month ago
  65. 89a48ce Merge pull request #9392 from valeriosetti/backport-fix-psa_key_derivation_verify_bytes by Gilles Peskine · 1 year, 1 month ago gh-readonly-queue/mbedtls-3.6/pr-9392-71ff969ca255d29180644d6b84fc94d3728daee8
  66. 1fb69a9 tests/ssl_helpers: Check that message queue is popped by Tomás González · 1 year, 6 months ago
  67. d30cc09 psa: fix parameters' names of psa_key_derivation_verify_bytes() by Valerio Setti · 1 year, 1 month ago
  68. 848bccf Fix some typo for include folder by Wenxing Hou · 1 year, 2 months ago
  69. 83da5ab Fix typo in platform_util.c by Michael Grand (TrustnGo) · 1 year, 2 months ago
  70. 71ff969 Merge pull request #9383 from ronald-cron-arm/move-mbedtls-crypto-modules-3.6 by Ronald Cron · 1 year, 1 month ago
  71. eebe477 Update framework submodule by Ronald Cron · 1 year, 1 month ago
  72. 3e419b0 Merge pull request #9375 from davidhorstmann-arm/move-test-data-files-to-framework-3.6 by Gilles Peskine · 1 year, 1 month ago
  73. dda4382 Update the framework submodule to the merge of PR18 by Ronald Cron · 1 year, 1 month ago
  74. 55e4c36 Update framework submodule by David Horstmann · 1 year, 1 month ago
  75. 7707490 Update generated tls13 testcase script by David Horstmann · 1 year, 1 month ago
  76. d762d94 Move variable into generated bash by David Horstmann · 1 year, 1 month ago
  77. 316beb3 Simplify path in audit-validity-dates.py by David Horstmann · 1 year, 1 month ago
  78. 72edc66 Simplify data_files path in compat test generation by David Horstmann · 1 year, 1 month ago
  79. 5ab92be Use variable for data_files path in ssl-opt.sh by David Horstmann · 1 year, 1 month ago
  80. 79c8a65 Replace data_files path with variable in compat.sh by David Horstmann · 1 year, 1 month ago
  81. 7d0e5d2 Correct redundant framework/../framework paths by David Horstmann · 1 year, 1 month ago
  82. 3e00faf Fix line-too-long in generate_tls13_compat_tests.py by David Horstmann · 1 year, 2 months ago
  83. 5282ecd Update directory-climbing path in context-info.sh by David Horstmann · 1 year, 2 months ago
  84. 9c4dd4e Update paths pointing to tests/data_files by David Horstmann · 1 year, 2 months ago
  85. 099f492 Move some files to framework repository by David Horstmann · 1 year, 1 month ago
  86. 422a276 Merge pull request #9045 from Troy-Butler/handle-null-args by Gilles Peskine · 1 year, 1 month ago
  87. 41204b8 Merge pull request #9272 from sezrab/silence-3.6 by Gilles Peskine · 1 year, 1 month ago
  88. 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
  89. 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
  90. e2ae1b4 Merge pull request #9301 from gilles-peskine-arm/test_suite_config-booleans-3.6 by Ronald Cron · 1 year, 1 month ago
  91. b47c3b3 psa_cipher_decrypt CCM*: fix rejection of messages shorter than 3 bytes by Gilles Peskine · 1 year, 1 month ago
  92. 4e69485 Update framework after merge of #28 by Gilles Peskine · 1 year, 1 month ago
  93. c7d9b2b psa_open_key does not lock the key in memory by Gilles Peskine · 1 year, 1 month ago
  94. 3343e78 Document the key store design by Gilles Peskine · 1 year, 1 month ago
  95. 71b5818 Merge pull request #9273 from eleuzi01/backport-8389 by Tom Cosgrove · 1 year, 1 month ago gh-readonly-queue/mbedtls-3.6/pr-9273-9bfe69a81515aa36ea4bc44c04531c1f64ded485
  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. 087d007 Merge pull request #9305 from valeriosetti/issue9126-backport by Manuel Pégourié-Gonnard · 1 year, 1 month ago
  98. 3b66562 changelog: add changelog by Valerio Setti · 1 year, 2 months ago
  99. 3153ae4 config_psa: do not update legacy symbols in client-only PSA build by Valerio Setti · 1 year, 3 months ago
  100. a9a2c73 Update generate_config_tests.py by Gilles Peskine · 1 year, 2 months ago