1. bed5d1b changelog: updated description by Valerio Setti · 10 months ago
  2. 2b52e76 changelog: updated description by Valerio Setti · 10 months ago
  3. d47d987 changelog: describe support for static key slot buffers by Valerio Setti · 10 months ago
  4. 83778d7 Documentation: fix some nits by Valerio Setti · 10 months ago
  5. 4cfec6f psa: move definition of MBEDTLS_PSA_KEY_BUFFER_MAX_SIZE by Valerio Setti · 10 months ago
  6. cac061f test_suite_psa_crypto.data: fix some depends_on by Valerio Setti · 10 months ago
  7. 3a0a8ae psa_crypto_helpers: add guard for MBEDTLS_TEST_STATIC_KEY_SLOTS_SUPPORT_RSA_xxx by Valerio Setti · 10 months ago
  8. 7213fbc components-basic-checks: add new exception for MBEDTLS_CTR_DRBG_MAX_REQUEST by Valerio Setti · 10 months ago
  9. a35c8a0 test_suite_psa_crypto: use finer grained checks on the key slot buffer size by Valerio Setti · 10 months ago
  10. 175a494 psa_crypto_helpers: enhance definitions for static key slot related test symbols by Valerio Setti · 10 months ago
  11. 69d19e7 psa_crypto_helpers: add MBEDTLS_TEST_ prefix to newly created symbols by Valerio Setti · 10 months ago
  12. f9face4 psa: move default definition of MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE by Valerio Setti · 11 months ago
  13. 8bc8172 test: disable dynamic key store in test_crypto_with_static_key_slots by Valerio Setti · 11 months ago
  14. a006b8f check_config: prevent fully dynamic and static key stores to be enabled simultaneously by Valerio Setti · 12 months ago
  15. 7310130 psa: zeroize static key buffer content when key slot is freed by Valerio Setti · 12 months ago
  16. 2b9d180 test_suite_psa_crypto_storage_format: improve input bit length specification for static key buffer by Valerio Setti · 12 months ago
  17. 4d9a821 test: properly select MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE value by Valerio Setti · 12 months ago
  18. c2a6e8b mbedtls_config: fix/improve descriptions of PSA_STATIC_KEY_SLOT symbols by Valerio Setti · 12 months ago
  19. d813e6d psa: fix some macro definition by Valerio Setti · 12 months ago
  20. c975d5e test: add test with persitent key whose length is larger than MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE by Valerio Setti · 12 months ago
  21. 2a3c9b3 test: extend component_test_crypto_with_static_key_slots by Valerio Setti · 12 months ago
  22. 8321ac7 psa-core: remove unnecessary element in psa_key_slot_t by Valerio Setti · 12 months ago
  23. 7d7867f psa_crypto_core: take also cipher's key length into account when sizing static key buffer by Valerio Setti · 12 months ago
  24. 5278ebd test: revert fixes for PSA entropy by Valerio Setti · 12 months ago
  25. 31cca13 test_suite_psa_crypto_driver_wrappers: revert changes and fix validate_key() by Valerio Setti · 12 months ago
  26. 261baa8 psa-core: properly set PSA_CRYPTO_MAX_STORAGE_SIZE by Valerio Setti · 12 months ago
  27. 35b0b02 test: disable all legacy symbols in test_psa_crypto_without_heap by Valerio Setti · 12 months ago
  28. 13aadd7 test: minor fixes to test_psa_crypto_without_heap and test_crypto_with_static_key_slots by Valerio Setti · 12 months ago
  29. 933b769 mbedtls_config: fix descriptions for PSA static key slots by Valerio Setti · 12 months ago
  30. a7ce589 mbedtls_config: move MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE to the correct place by Valerio Setti · 12 months ago
  31. a47b045 test: add new component to test core library without calloc/free by Valerio Setti · 1 year, 1 month ago
  32. dbb646b test: add new component to test MBEDTLS_PSA_STATIC_KEY_SLOTS by Valerio Setti · 1 year, 2 months ago
  33. 678e0fb psa: allow to use static key buffers instead of dynamic ones by Valerio Setti · 1 year, 2 months ago
  34. 6b64493 Merge pull request #9657 from mpg/refactor-all.sh-dev by Manuel Pégourié-Gonnard · 10 months ago
  35. 7917074 Merge pull request #9292 from gabor-mezei-arm/9140_depends-py_use_psa by Ronald Cron · 10 months ago gh-readonly-queue/development/pr-9292-6707584614763ed08ebeaa73866ff28a71dd0538
  36. 6a986d9 Update coverage datebase by Gabor Mezei · 10 months ago
  37. b8a2067 Update framework by Gabor Mezei · 10 months ago
  38. 4fef797 Update macro dependencies by Gabor Mezei · 10 months ago
  39. f10402c Update macro dependencies by Gabor Mezei · 10 months ago
  40. c9f01cf Use f-string instead of concatenation by Gabor Mezei · 10 months ago
  41. 224152e Remove unneeded newlines by Gabor Mezei · 10 months ago
  42. fb06101 Fix recursive dependencies for cross referencing by Gabor Mezei · 11 months ago
  43. 4e10d6c Add consistency check for option avalability by Gabor Mezei · 1 year ago
  44. 8f94485 Fix dependency by Gabor Mezei · 11 months ago
  45. 610e6e2 Add PSA macro dependencies by Gabor Mezei · 1 year ago
  46. 8ec990b Apply config dependecies recursively by Gabor Mezei · 1 year ago
  47. 9ce6d24 Remove `depends.py` option to use without PSA by Gabor Mezei · 1 year, 2 months ago
  48. 035d7c8 Move file backup support to `config_common.py` by Gabor Mezei · 1 year, 2 months ago
  49. f5408f0 Enable usage of crypto config in `depends.py` by Gabor Mezei · 1 year, 2 months ago
  50. 6707584 Merge pull request #9593 from gilles-peskine-arm/test-cases-not-executed-enforce-development by Gilles Peskine · 10 months ago
  51. fd4f283 Fix a typo in a comment by Manuel Pégourié-Gonnard · 10 months ago
  52. f5025e2 Merge remote-tracking branch 'development' into test-cases-not-executed-enforce-development by Gilles Peskine · 10 months ago
  53. 13d2939 Merge pull request #9673 from eleuzi01/issue-54-fw by David Horstmann · 10 months ago
  54. dea880f all.sh: fix missing quotes by Manuel Pégourié-Gonnard · 10 months ago
  55. 86421f3 Update framework to main by Gilles Peskine · 10 months ago
  56. e1f37c5 Merge pull request #9566 from gilles-peskine-arm/error-codes-4.0-enforce-add-macro by Gilles Peskine · 10 months ago
  57. 8b6ee19 Update submodule after the merge by Elena Uziunaite · 10 months ago
  58. 4e4647a Merge pull request #9690 from valeriosetti/fix-pk-write-buffer-overrun by Gilles Peskine · 10 months ago
  59. 51287b3 Merge pull request #9700 from ronald-cron-arm/test-psa-crypto-drivers by Ronald Cron · 10 months ago gh-readonly-queue/development/pr-9700-c1cb3dcc0fe76b21bb621d6d2b3e824b2e337299
  60. 5255a9e Include "error.h" for MBEDTLS_ERROR_ADD by Gilles Peskine · 11 months ago
  61. 8085f51 Use MBEDTLS_ERROR_ADD instead of explicit addition: enforcement by Gilles Peskine · 11 months ago
  62. ed6feae Use MBEDTLS_ERROR_ADD instead of explicit addition: simple cases by Gilles Peskine · 11 months ago
  63. 6c0b4e7 all.sh: adjust for when tf-psa-crypto is absent by Manuel Pégourié-Gonnard · 10 months ago
  64. f48d4ed all.sh: re-instate 3.6-specific code by Manuel Pégourié-Gonnard · 10 months ago
  65. 50d7579 Temporarily comment out tests that are clogging the CI by Gilles Peskine · 10 months ago
  66. ede04b3 Remove unnecessary -O2 compilation flag by Ronald Cron · 10 months ago
  67. 6197cdf Fix comment by Ronald Cron · 10 months ago
  68. c76f82d Work around GCC 5 performance problem with Asan+UBSan and -O3 by Gilles Peskine · 10 months ago
  69. 604e4d9 Fix completion mistake in changelog entry by Gilles Peskine · 10 months ago
  70. a4415d9 Defer static keystore to 3.6.3 by David Horstmann · 10 months ago
  71. e298eeb Changelog entry for security fix by Gilles Peskine · 10 months ago
  72. 360928a Pacify check_names.py by Ronald Cron · 10 months ago
  73. a0afbfb Fix/Add documentation by Ronald Cron · 10 months ago
  74. 67cc6a7 Use config_adjust_test_accelerators.h by Ronald Cron · 10 months ago
  75. 1520875 config_adjust_test_accelerators.h: Error out if wrong usage by Ronald Cron · 10 months ago
  76. e8a9258 config_adjust_test_accelerators.h: Do not define PSA_CRYPTO_DRIVER_TEST by Ronald Cron · 10 months ago
  77. 2b36f5f config_adjust_test_accelerators.h: Do not error if PSA_CRYPTO_CONFIG is ON by Ronald Cron · 10 months ago
  78. db11561 Introduce config_adjust_test_accelerators.h by Ronald Cron · 10 months ago
  79. c1cb3dc Merge pull request #9597 from Harry-Ramsey/code-style-framework-submodule-support by Janos Follath · 10 months ago
  80. 7f7036e Update submodule by Elena Uziunaite · 10 months ago
  81. 9669eea Adjust file path for translate_ciphers.py by Elena Uziunaite · 10 months ago
  82. b74c3ea Adjust file path for generate_tls13_compat_tests.py by Elena Uziunaite · 10 months ago
  83. 09fee36 Adjust file path for generate_ssl_debug_helpers.py by Elena Uziunaite · 10 months ago
  84. 2df2892 Move some files to framework repository by Elena Uziunaite · 10 months ago
  85. cb81d80 Merge pull request #9671 from Harry-Ramsey/duplicate-common-header-file-development by Ronald Cron · 10 months ago
  86. 63348be test_suite_pkwrite: extend coverage of wrong output buffer sizes in pk_write_check_common() by Valerio Setti · 10 months ago
  87. fb6cea5 Remove duplicate mbedtls/build_info.h include by Harry Ramsey · 10 months ago
  88. b81cd1a Update includes for generated files by Harry Ramsey · 10 months ago
  89. 9157702 pkwrite: fix buffer overrun by Valerio Setti · 10 months ago
  90. e8e23fb Include ssl_misc.h for additional SSL helper files by Harry Ramsey · 10 months ago
  91. 4d432d6 Remove mbedtls/build_info from pkcs7.c by Harry Ramsey · 10 months ago
  92. 5e3ed3f Minor readability improvements by Gilles Peskine · 10 months ago
  93. ec2278b Update framework like 3.6 backport by Gilles Peskine · 10 months ago
  94. 095561c Switch outcome analysis to enforcing that all tests are executed by Gilles Peskine · 10 months ago
  95. d9c40f5 We never test without the PSA client code. by Gilles Peskine · 10 months ago
  96. 24b03d8 Add ignore list for restartable ECDH in TLS by Gilles Peskine · 10 months ago
  97. 2fd25bb Add ignore list entries for configurations that are not tested by Gilles Peskine · 11 months ago
  98. b0ec85d Add ignore list entries for crypto tests that are not executed by Gilles Peskine · 11 months ago
  99. de2316b Add ignore list entries for TLS tests that are not executed by Gilles Peskine · 11 months ago
  100. b061ecd Remove test case involving SECP224K1 in PSA by Gilles Peskine · 11 months ago