1. 4fef797 Update macro dependencies by Gabor Mezei · 10 months ago
  2. f10402c Update macro dependencies by Gabor Mezei · 10 months ago
  3. c9f01cf Use f-string instead of concatenation by Gabor Mezei · 10 months ago
  4. 224152e Remove unneeded newlines by Gabor Mezei · 10 months ago
  5. fb06101 Fix recursive dependencies for cross referencing by Gabor Mezei · 11 months ago
  6. 4e10d6c Add consistency check for option avalability by Gabor Mezei · 1 year ago
  7. 8f94485 Fix dependency by Gabor Mezei · 11 months ago
  8. 610e6e2 Add PSA macro dependencies by Gabor Mezei · 1 year ago
  9. 8ec990b Apply config dependecies recursively by Gabor Mezei · 1 year ago
  10. 9ce6d24 Remove `depends.py` option to use without PSA by Gabor Mezei · 1 year, 2 months ago
  11. 035d7c8 Move file backup support to `config_common.py` by Gabor Mezei · 1 year, 2 months ago
  12. f5408f0 Enable usage of crypto config in `depends.py` by Gabor Mezei · 1 year, 2 months ago
  13. 6707584 Merge pull request #9593 from gilles-peskine-arm/test-cases-not-executed-enforce-development by Gilles Peskine · 10 months ago
  14. f5025e2 Merge remote-tracking branch 'development' into test-cases-not-executed-enforce-development by Gilles Peskine · 10 months ago
  15. 13d2939 Merge pull request #9673 from eleuzi01/issue-54-fw by David Horstmann · 10 months ago
  16. 86421f3 Update framework to main by Gilles Peskine · 10 months ago
  17. e1f37c5 Merge pull request #9566 from gilles-peskine-arm/error-codes-4.0-enforce-add-macro by Gilles Peskine · 10 months ago
  18. 8b6ee19 Update submodule after the merge by Elena Uziunaite · 10 months ago
  19. 4e4647a Merge pull request #9690 from valeriosetti/fix-pk-write-buffer-overrun by Gilles Peskine · 10 months ago
  20. 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
  21. 5255a9e Include "error.h" for MBEDTLS_ERROR_ADD by Gilles Peskine · 11 months ago
  22. 8085f51 Use MBEDTLS_ERROR_ADD instead of explicit addition: enforcement by Gilles Peskine · 11 months ago
  23. ed6feae Use MBEDTLS_ERROR_ADD instead of explicit addition: simple cases by Gilles Peskine · 11 months ago
  24. 50d7579 Temporarily comment out tests that are clogging the CI by Gilles Peskine · 10 months ago
  25. ede04b3 Remove unnecessary -O2 compilation flag by Ronald Cron · 10 months ago
  26. 6197cdf Fix comment by Ronald Cron · 10 months ago
  27. c76f82d Work around GCC 5 performance problem with Asan+UBSan and -O3 by Gilles Peskine · 10 months ago
  28. 604e4d9 Fix completion mistake in changelog entry by Gilles Peskine · 10 months ago
  29. a4415d9 Defer static keystore to 3.6.3 by David Horstmann · 10 months ago
  30. e298eeb Changelog entry for security fix by Gilles Peskine · 10 months ago
  31. 360928a Pacify check_names.py by Ronald Cron · 10 months ago
  32. a0afbfb Fix/Add documentation by Ronald Cron · 10 months ago
  33. 67cc6a7 Use config_adjust_test_accelerators.h by Ronald Cron · 10 months ago
  34. 1520875 config_adjust_test_accelerators.h: Error out if wrong usage by Ronald Cron · 10 months ago
  35. e8a9258 config_adjust_test_accelerators.h: Do not define PSA_CRYPTO_DRIVER_TEST by Ronald Cron · 10 months ago
  36. 2b36f5f config_adjust_test_accelerators.h: Do not error if PSA_CRYPTO_CONFIG is ON by Ronald Cron · 10 months ago
  37. db11561 Introduce config_adjust_test_accelerators.h by Ronald Cron · 10 months ago
  38. c1cb3dc Merge pull request #9597 from Harry-Ramsey/code-style-framework-submodule-support by Janos Follath · 10 months ago
  39. 7f7036e Update submodule by Elena Uziunaite · 10 months ago
  40. 9669eea Adjust file path for translate_ciphers.py by Elena Uziunaite · 10 months ago
  41. b74c3ea Adjust file path for generate_tls13_compat_tests.py by Elena Uziunaite · 10 months ago
  42. 09fee36 Adjust file path for generate_ssl_debug_helpers.py by Elena Uziunaite · 10 months ago
  43. 2df2892 Move some files to framework repository by Elena Uziunaite · 10 months ago
  44. cb81d80 Merge pull request #9671 from Harry-Ramsey/duplicate-common-header-file-development by Ronald Cron · 10 months ago
  45. 63348be test_suite_pkwrite: extend coverage of wrong output buffer sizes in pk_write_check_common() by Valerio Setti · 10 months ago
  46. fb6cea5 Remove duplicate mbedtls/build_info.h include by Harry Ramsey · 10 months ago
  47. b81cd1a Update includes for generated files by Harry Ramsey · 10 months ago
  48. 9157702 pkwrite: fix buffer overrun by Valerio Setti · 10 months ago
  49. e8e23fb Include ssl_misc.h for additional SSL helper files by Harry Ramsey · 10 months ago
  50. 4d432d6 Remove mbedtls/build_info from pkcs7.c by Harry Ramsey · 10 months ago
  51. 5e3ed3f Minor readability improvements by Gilles Peskine · 10 months ago
  52. ec2278b Update framework like 3.6 backport by Gilles Peskine · 10 months ago
  53. 095561c Switch outcome analysis to enforcing that all tests are executed by Gilles Peskine · 10 months ago
  54. d9c40f5 We never test without the PSA client code. by Gilles Peskine · 10 months ago
  55. 24b03d8 Add ignore list for restartable ECDH in TLS by Gilles Peskine · 10 months ago
  56. 2fd25bb Add ignore list entries for configurations that are not tested by Gilles Peskine · 11 months ago
  57. b0ec85d Add ignore list entries for crypto tests that are not executed by Gilles Peskine · 11 months ago
  58. de2316b Add ignore list entries for TLS tests that are not executed by Gilles Peskine · 11 months ago
  59. b061ecd Remove test case involving SECP224K1 in PSA by Gilles Peskine · 11 months ago
  60. e3c64c3 Fix typo in dependency by Gilles Peskine · 11 months ago
  61. ab5cc9b In PSA generated tests, ignore patterns for which an issue has been raised by Gilles Peskine · 11 months ago
  62. 5872c0d In PSA generated tests, don't ignore not-implemented in some negative tests by Gilles Peskine · 11 months ago
  63. 2a71fac In PSA generated tests, ignore mechanisms that are not implemented by Gilles Peskine · 11 months ago
  64. 0b4ccdd Merge pull request #9674 from gergelykarm/development by Tom Cosgrove · 10 months ago
  65. 80352ac Merge pull request #9668 from gilles-peskine-arm/analyze_outcome-split-dev by Gilles Peskine · 10 months ago
  66. a3c2a8f Fix driver schema json default type requirements by Gergely Korcsák · 10 months ago
  67. 8fa4964 Update framework to the branch with collect_test_cases.py and outcome_analysis.py by Gilles Peskine · 10 months ago
  68. 96db2cc Default to allowing partial test coverage by Gilles Peskine · 10 months ago
  69. 041a84d Downgrade mypy to a version that works with our code base by Gilles Peskine · 11 months ago
  70. 1c5a252 Upgrade mypy to the last version supporting Python 3.6 by Gilles Peskine · 11 months ago
  71. 9f85399 Move test case analysis modules to framework repository by Gilles Peskine · 10 months ago
  72. 0f6bc41 Update includes for each library file by Harry Ramsey · 10 months ago
  73. 91c6d4f Add include for common.h by Harry Ramsey · 10 months ago
  74. 84f868e Move library/common.h to tf-psa-crypto/core directory by Harry Ramsey · 10 months ago
  75. f8983dc Remove common.h from tf-psa-crypto/core by Harry Ramsey · 10 months ago
  76. e21e9c3 Merge pull request #9653 from Harry-Ramsey/revert-version-features-development by Ronald Cron · 10 months ago
  77. 3146772 Adjust paths for impending moves to the framework by Gilles Peskine · 10 months ago
  78. d617283 Fix failing psasim tests by Harry Ramsey · 10 months ago
  79. da8f42a Improve support for submodules in code_style.py by Harry Ramsey · 11 months ago
  80. c19f8ae Update config.py crypto for version files by Harry Ramsey · 10 months ago
  81. d457634 Remove version.c from .gitignore by Harry Ramsey · 10 months ago
  82. f7e7acc Move version tests from tf-psa-crypto/test/suite to test/suites by Harry Ramsey · 10 months ago
  83. 468c0ae Revert move of version.h to tf-psa-crypto libray by Harry Ramsey · 10 months ago
  84. 467edcd Merge pull request #9445 from ronald-cron-arm/tf-psa-crypto-cmake-build by Ronald Cron · 10 months ago gh-readonly-queue/development/pr-9445-0d10fedbebcb5946c88914c1eb00c6664ddebc1c
  85. 0d10fed Merge pull request #9236 from ronald-cron-arm/config-file-split by Ronald Cron · 10 months ago
  86. 082eade Separate code and data of outcome analysis by Gilles Peskine · 10 months ago
  87. e41cde5 Pass KNOWN_TASKS as an argument to main by Gilles Peskine · 10 months ago
  88. 005dca6 Typecheck main by Gilles Peskine · 10 months ago
  89. ad02d44 Don't reuse a variable name inside a function by Gilles Peskine · 10 months ago
  90. 9d78e87 Missing NotImplementedError in abstract method by Gilles Peskine · 10 months ago
  91. 49c77dd Remove sample ignore list elements for coverage by Gilles Peskine · 10 months ago
  92. 9f930e0 Create a module to split branch-independent code out of analyze_outcomes.py by Gilles Peskine · 10 months ago
  93. c8c83d0 Split test case collection from checks by Gilles Peskine · 10 months ago
  94. 1e5dbd3 Create a module to split test case collection from checks by Gilles Peskine · 10 months ago
  95. 38d4c91 Merge pull request #9594 from gilles-peskine-arm/analyze_outcomes-classes-development by Gilles Peskine · 10 months ago gh-readonly-queue/development/pr-9594-cb42f29c4eddaf53bfafcbb0585312c140a304ab
  96. 45daa8d Convert config-split.md with Pandoc by Ronald Cron · 10 months ago
  97. cbafe75 Fix hyperlink by Ronald Cron · 10 months ago
  98. 3ca3f15 Add missing backticks by Ronald Cron · 10 months ago
  99. 5f64611 Remove Mbed TLS feature support section by Ronald Cron · 10 months ago
  100. e2b24d3 Move MBEDTLS_USE_PSA_CRYPTO to "Builtin drivers" section by Ronald Cron · 10 months ago