1. 3ece57e Extract configuration-crypto-components into a separate file. by Minos Galanakis · 1 year ago
  2. b298d1f Extract compliance-components into a separate file. by Minos Galanakis · 1 year ago
  3. 3bd6c30 Extract compiler-components into a separate file. by Minos Galanakis · 1 year ago
  4. 2148e5c Extract build-components into a separate file. by Minos Galanakis · 1 year ago
  5. e431739 Extract basic-components into a separate file. by Minos Galanakis · 1 year ago
  6. f7d1cb0 Separate all.sh from components. by Minos Galanakis · 1 year ago
  7. f1f086e Applied consistent style. by Minos Galanakis · 1 year ago
  8. 7771119 Created placeholder component files. by Minos Galanakis · 1 year ago
  9. d289fa1 Merge pull request #9432 from gabor-mezei-arm/9158_bp36_update_framework by Ronald Cron · 1 year ago
  10. fef3cc3 Update framework by Gabor Mezei · 1 year ago
  11. b38e960 Merge pull request #9419 from ronald-cron-arm/move-crypto-test-suites-3.6 by Ronald Cron · 1 year ago
  12. 1640bd3 Update auto-generated psa_test_wrappers. by Ronald Cron · 1 year ago
  13. e5bbb2f Update the framework submodule to the merge of PR38 by Ronald Cron · 1 year ago
  14. 62b0976 Update framework as in PR 9394 by Ronald Cron · 1 year ago
  15. 467775e programs: fuzz: Fix comment by Ronald Cron · 1 year, 1 month ago
  16. c025f31 tests: CMake: Align/fix config test suite generation by Ronald Cron · 1 year, 1 month ago
  17. 977766c CMake: Include CMakePrintHelpers by Ronald Cron · 1 year, 1 month ago
  18. 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
  19. 7d3451d Merge pull request #9388 from eleuzi01/backport-9285 by Gilles Peskine · 1 year, 1 month ago
  20. ab26f5c Merge pull request #9386 from eleuzi01/backport-9287 by Paul Elliott · 1 year, 1 month ago
  21. 6025501 Add TLS: password protected... to ignored_tests list by Sam Berry · 1 year, 1 month ago
  22. e272044 Reverted requires_cipher_enabled AES by Sam Berry · 1 year, 1 month ago
  23. e7e5c7e Changed some tests to use requires_cipher_enabled by Sam Berry · 1 year, 2 months ago
  24. 06b91be Added support for MD5 in `requires_hash_alg` by Sam Berry · 1 year, 2 months ago
  25. 71a0e8c Merge pull request #9398 from davidhorstmann-arm/upgrade-python-dependencies-3.6 by Gilles Peskine · 1 year, 1 month ago
  26. 4e7ca64 Upgrade python dependencies in requirements file by David Horstmann · 1 year, 1 month ago
  27. 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
  28. d30cc09 psa: fix parameters' names of psa_key_derivation_verify_bytes() by Valerio Setti · 1 year, 1 month ago
  29. 848bccf Fix some typo for include folder by Wenxing Hou · 1 year, 2 months ago
  30. 83da5ab Fix typo in platform_util.c by Michael Grand (TrustnGo) · 1 year, 2 months ago
  31. 71ff969 Merge pull request #9383 from ronald-cron-arm/move-mbedtls-crypto-modules-3.6 by Ronald Cron · 1 year, 1 month ago
  32. eebe477 Update framework submodule by Ronald Cron · 1 year, 1 month ago
  33. 3e419b0 Merge pull request #9375 from davidhorstmann-arm/move-test-data-files-to-framework-3.6 by Gilles Peskine · 1 year, 1 month ago
  34. dda4382 Update the framework submodule to the merge of PR18 by Ronald Cron · 1 year, 1 month ago
  35. 55e4c36 Update framework submodule by David Horstmann · 1 year, 1 month ago
  36. 7707490 Update generated tls13 testcase script by David Horstmann · 1 year, 1 month ago
  37. d762d94 Move variable into generated bash by David Horstmann · 1 year, 1 month ago
  38. 316beb3 Simplify path in audit-validity-dates.py by David Horstmann · 1 year, 1 month ago
  39. 72edc66 Simplify data_files path in compat test generation by David Horstmann · 1 year, 1 month ago
  40. 5ab92be Use variable for data_files path in ssl-opt.sh by David Horstmann · 1 year, 1 month ago
  41. 79c8a65 Replace data_files path with variable in compat.sh by David Horstmann · 1 year, 1 month ago
  42. 7d0e5d2 Correct redundant framework/../framework paths by David Horstmann · 1 year, 1 month ago
  43. 3e00faf Fix line-too-long in generate_tls13_compat_tests.py by David Horstmann · 1 year, 2 months ago
  44. 5282ecd Update directory-climbing path in context-info.sh by David Horstmann · 1 year, 2 months ago
  45. 9c4dd4e Update paths pointing to tests/data_files by David Horstmann · 1 year, 2 months ago
  46. 099f492 Move some files to framework repository by David Horstmann · 1 year, 1 month ago
  47. 422a276 Merge pull request #9045 from Troy-Butler/handle-null-args by Gilles Peskine · 1 year, 1 month ago
  48. 41204b8 Merge pull request #9272 from sezrab/silence-3.6 by Gilles Peskine · 1 year, 1 month ago
  49. 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
  50. 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
  51. e2ae1b4 Merge pull request #9301 from gilles-peskine-arm/test_suite_config-booleans-3.6 by Ronald Cron · 1 year, 1 month ago
  52. b47c3b3 psa_cipher_decrypt CCM*: fix rejection of messages shorter than 3 bytes by Gilles Peskine · 1 year, 1 month ago
  53. 4e69485 Update framework after merge of #28 by Gilles Peskine · 1 year, 1 month ago
  54. 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
  55. 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
  56. 087d007 Merge pull request #9305 from valeriosetti/issue9126-backport by Manuel Pégourié-Gonnard · 1 year, 1 month ago
  57. 3b66562 changelog: add changelog by Valerio Setti · 1 year, 2 months ago
  58. 3153ae4 config_psa: do not update legacy symbols in client-only PSA build by Valerio Setti · 1 year, 3 months ago
  59. a9a2c73 Update generate_config_tests.py by Gilles Peskine · 1 year, 2 months ago
  60. 112673f Add some missing handling for generated test_suite_config.*.data by Gilles Peskine · 1 year, 2 months ago
  61. d496caa Anchor relative paths by Gilles Peskine · 1 year, 2 months ago
  62. 331d7d0 Driver vs referenee: ignore relevant configuration differences by Gilles Peskine · 1 year, 2 months ago
  63. 06fb180 Generate config test cases for single options by Gilles Peskine · 1 year, 2 months ago
  64. 1c52e57 New test suite to report configuration options by Gilles Peskine · 1 year, 2 months ago
  65. 26d279e Clean up generated files enumeration by Gilles Peskine · 1 year, 2 months ago
  66. 30805a7 Recognize that a double-inclusion guard is not a config setting by Gilles Peskine · 1 year, 2 months ago
  67. cf995d4 Merge pull request #9289 from ronald-cron-arm/adapt-components-with-psa-crypto-config-enabled-3.6 by Ronald Cron · 1 year, 2 months ago
  68. 2c891fd Update framework submodule to the merge of PR22 by Ronald Cron · 1 year, 2 months ago
  69. 7b66beb test_when_no_ciphersuites_have_mac: Fix logs by Ronald Cron · 1 year, 2 months ago
  70. 2463ec8 tests: src: Fix PSA test wrappers for PAKE by Ronald Cron · 1 year, 2 months ago
  71. 81a2d1d Merge pull request #9276 from ronald-cron-arm/tree-cleanliness-3.6 by Ronald Cron · 1 year, 2 months ago gh-readonly-queue/mbedtls-3.6/pr-9276-8fb5df859c3b6a6d6b43bcfcad32385a3f2cbd8f
  72. 5758749 Update framework by Ronald Cron · 1 year, 2 months ago
  73. f991971 Changelog Fix by Elena Uziunaite · 1 year, 2 months ago
  74. 0dbb733 Add ChangeLog by Elena Uziunaite · 1 year, 2 months ago
  75. 2b22b1e Add and update some .gitignore files by Ronald Cron · 1 year, 2 months ago
  76. da22402 all.sh: Fix clean-up of Makefiles generated by CMake by Ronald Cron · 1 year, 2 months ago
  77. 3b7cde4 Code style fix by Elena Uziunaite · 1 year, 2 months ago
  78. 4c882db Fix compiler warnings in test_suite_pk.function by Elena Uziunaite · 1 year, 2 months ago
  79. 6c792ca Use CMAKE_C_SIMULATE_ID when available to determine compiler by Daan Timmer · 1 year, 10 months ago
  80. 38bc960 Silence gcc 12.2.0 warning by Patrick Wildt · 1 year, 3 months ago
  81. 8fb5df8 Merge pull request #9248 from sezrab/fix-function-parameter-3.6 by Tom Cosgrove · 1 year, 2 months ago
  82. 07f9459 Merge pull request #9245 from lhuang04/mbedtls_3_6_psk_null_back_port by Tom Cosgrove · 1 year, 2 months ago
  83. 9722fd1 Fix incorrect array length in function prototype by Sam Berry · 1 year, 2 months ago
  84. 6d4d94f Set psk to NULL in ssl_psk_remove -backpor to 3.6 by lhuang04 · 1 year, 2 months ago
  85. dcc99bf Merge pull request #9203 from gilles-peskine-arm/ssl-test-no-skip-all-3.6 by Gilles Peskine · 1 year, 2 months ago
  86. efa52fb Merge pull request #9231 from gilles-peskine-arm/tls13-debug-print-uint32-fix-3.6 by Tom Cosgrove · 1 year, 2 months ago
  87. 7927e50 Merge pull request #9228 from davidhorstmann-arm/check-framework-python-files-3.6 by Bence Szépkúti · 1 year, 2 months ago gh-readonly-queue/mbedtls-3.6/pr-9228-6b417817844dd89dcc92aad42802601f49caf11e
  88. 6b41781 Merge pull request #9234 from davidhorstmann-arm/make-code-style-work-in-commit-hook-3.6 by Ronald Cron · 1 year, 2 months ago
  89. dfba499 Extend python checks to framework scripts by David Horstmann · 1 year, 2 months ago
  90. 93ee016 Remove multi-type variable by David Horstmann · 1 year, 2 months ago
  91. 8eaeb38 Allow code_style.py to work from a git hook by David Horstmann · 1 year, 2 months ago
  92. 400659b Use unsigned long rather than size_t for format string readability by Gilles Peskine · 1 year, 2 months ago
  93. eeb4ff5 Fix uint32_t printed as unsigned int by Gilles Peskine · 1 year, 2 months ago
  94. 2cfa6c9 Merge pull request #9208 from davidhorstmann-arm/move-test-generation-files-3.6 by Bence Szépkúti · 1 year, 2 months ago
  95. 04e2d69 Update framework to latest by David Horstmann · 1 year, 2 months ago
  96. 2eed2a0 Merge pull request #9219 from valeriosetti/backport-fix-psa-cmac by Tom Cosgrove · 1 year, 2 months ago
  97. d232783 Merge pull request #9221 from valeriosetti/backport-fix-psa-doc by Tom Cosgrove · 1 year, 2 months ago
  98. 1cb31cc crypto.h: fix documentation for some functions by Valerio Setti · 1 year, 2 months ago
  99. 18c7029 changelog: add changelog for PSA CMAC fix by Valerio Setti · 1 year, 2 months ago
  100. 6b2120f adjust_legacy_crypto: enable CIPHER_C when PSA CMAC is builtin by Valerio Setti · 1 year, 2 months ago