1. 83778d7 Documentation: fix some nits by Valerio Setti · 10 months ago
  2. 4cfec6f psa: move definition of MBEDTLS_PSA_KEY_BUFFER_MAX_SIZE by Valerio Setti · 10 months ago
  3. 3a0a8ae psa_crypto_helpers: add guard for MBEDTLS_TEST_STATIC_KEY_SLOTS_SUPPORT_RSA_xxx by Valerio Setti · 10 months ago
  4. 7213fbc components-basic-checks: add new exception for MBEDTLS_CTR_DRBG_MAX_REQUEST by Valerio Setti · 10 months ago
  5. 175a494 psa_crypto_helpers: enhance definitions for static key slot related test symbols by Valerio Setti · 10 months ago
  6. 69d19e7 psa_crypto_helpers: add MBEDTLS_TEST_ prefix to newly created symbols by Valerio Setti · 10 months ago
  7. 8bc8172 test: disable dynamic key store in test_crypto_with_static_key_slots by Valerio Setti · 11 months ago
  8. 4d9a821 test: properly select MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE value by Valerio Setti · 12 months ago
  9. 2a3c9b3 test: extend component_test_crypto_with_static_key_slots by Valerio Setti · 12 months ago
  10. 35b0b02 test: disable all legacy symbols in test_psa_crypto_without_heap by Valerio Setti · 12 months ago
  11. 13aadd7 test: minor fixes to test_psa_crypto_without_heap and test_crypto_with_static_key_slots by Valerio Setti · 12 months ago
  12. a47b045 test: add new component to test core library without calloc/free by Valerio Setti · 1 year, 1 month ago
  13. dbb646b test: add new component to test MBEDTLS_PSA_STATIC_KEY_SLOTS by Valerio Setti · 1 year, 2 months ago
  14. 6b64493 Merge pull request #9657 from mpg/refactor-all.sh-dev by Manuel Pégourié-Gonnard · 10 months ago
  15. 6a986d9 Update coverage datebase by Gabor Mezei · 10 months ago
  16. 4fef797 Update macro dependencies by Gabor Mezei · 10 months ago
  17. f10402c Update macro dependencies by Gabor Mezei · 10 months ago
  18. c9f01cf Use f-string instead of concatenation by Gabor Mezei · 10 months ago
  19. 224152e Remove unneeded newlines by Gabor Mezei · 10 months ago
  20. fb06101 Fix recursive dependencies for cross referencing by Gabor Mezei · 11 months ago
  21. 4e10d6c Add consistency check for option avalability by Gabor Mezei · 1 year ago
  22. 8f94485 Fix dependency by Gabor Mezei · 11 months ago
  23. 610e6e2 Add PSA macro dependencies by Gabor Mezei · 1 year ago
  24. 8ec990b Apply config dependecies recursively by Gabor Mezei · 1 year ago
  25. 9ce6d24 Remove `depends.py` option to use without PSA by Gabor Mezei · 1 year, 2 months ago
  26. 035d7c8 Move file backup support to `config_common.py` by Gabor Mezei · 1 year, 2 months ago
  27. f5408f0 Enable usage of crypto config in `depends.py` by Gabor Mezei · 1 year, 2 months ago
  28. fd4f283 Fix a typo in a comment by Manuel Pégourié-Gonnard · 10 months ago
  29. f5025e2 Merge remote-tracking branch 'development' into test-cases-not-executed-enforce-development by Gilles Peskine · 10 months ago
  30. 13d2939 Merge pull request #9673 from eleuzi01/issue-54-fw by David Horstmann · 10 months ago
  31. dea880f all.sh: fix missing quotes by Manuel Pégourié-Gonnard · 10 months ago
  32. e1f37c5 Merge pull request #9566 from gilles-peskine-arm/error-codes-4.0-enforce-add-macro by Gilles Peskine · 10 months ago
  33. 8085f51 Use MBEDTLS_ERROR_ADD instead of explicit addition: enforcement by Gilles Peskine · 11 months ago
  34. ed6feae Use MBEDTLS_ERROR_ADD instead of explicit addition: simple cases by Gilles Peskine · 11 months ago
  35. 6c0b4e7 all.sh: adjust for when tf-psa-crypto is absent by Manuel Pégourié-Gonnard · 10 months ago
  36. f48d4ed all.sh: re-instate 3.6-specific code by Manuel Pégourié-Gonnard · 10 months ago
  37. ede04b3 Remove unnecessary -O2 compilation flag by Ronald Cron · 10 months ago
  38. a0afbfb Fix/Add documentation by Ronald Cron · 10 months ago
  39. 67cc6a7 Use config_adjust_test_accelerators.h by Ronald Cron · 10 months ago
  40. db11561 Introduce config_adjust_test_accelerators.h by Ronald Cron · 10 months ago
  41. 9669eea Adjust file path for translate_ciphers.py by Elena Uziunaite · 10 months ago
  42. b74c3ea Adjust file path for generate_tls13_compat_tests.py by Elena Uziunaite · 10 months ago
  43. 09fee36 Adjust file path for generate_ssl_debug_helpers.py by Elena Uziunaite · 10 months ago
  44. 2df2892 Move some files to framework repository by Elena Uziunaite · 10 months ago
  45. 5e3ed3f Minor readability improvements by Gilles Peskine · 10 months ago
  46. 095561c Switch outcome analysis to enforcing that all tests are executed by Gilles Peskine · 10 months ago
  47. d9c40f5 We never test without the PSA client code. by Gilles Peskine · 10 months ago
  48. 24b03d8 Add ignore list for restartable ECDH in TLS by Gilles Peskine · 10 months ago
  49. 2fd25bb Add ignore list entries for configurations that are not tested by Gilles Peskine · 11 months ago
  50. b0ec85d Add ignore list entries for crypto tests that are not executed by Gilles Peskine · 11 months ago
  51. de2316b Add ignore list entries for TLS tests that are not executed by Gilles Peskine · 11 months ago
  52. e3c64c3 Fix typo in dependency by Gilles Peskine · 11 months ago
  53. ab5cc9b In PSA generated tests, ignore patterns for which an issue has been raised by Gilles Peskine · 11 months ago
  54. 5872c0d In PSA generated tests, don't ignore not-implemented in some negative tests by Gilles Peskine · 11 months ago
  55. 2a71fac In PSA generated tests, ignore mechanisms that are not implemented by Gilles Peskine · 11 months ago
  56. 80352ac Merge pull request #9668 from gilles-peskine-arm/analyze_outcome-split-dev by Gilles Peskine · 10 months ago
  57. 58c09bd all.sh: update documentation by Manuel Pégourié-Gonnard · 10 months ago
  58. e4e65aa all.sh: move top-level code to a function by Manuel Pégourié-Gonnard · 10 months ago
  59. 7b55695 all.sh: document new file structure by Manuel Pégourié-Gonnard · 10 months ago
  60. 1cb8ee8 all.sh: move definitions to all-core.sh by Manuel Pégourié-Gonnard · 10 months ago
  61. 731128c all.sh: wrap main code into main() function by Manuel Pégourié-Gonnard · 10 months ago
  62. e953a7a all.sh: move clang_version() to helpers file by Manuel Pégourié-Gonnard · 10 months ago
  63. e6df2e4 all.sh: move component helpers to separate file by Manuel Pégourié-Gonnard · 10 months ago
  64. 96db2cc Default to allowing partial test coverage by Gilles Peskine · 10 months ago
  65. 9f85399 Move test case analysis modules to framework repository by Gilles Peskine · 10 months ago
  66. 84649fe all.sh: Move some functions to the right section by Manuel Pégourié-Gonnard · 10 months ago
  67. 8f08bcd all.sh: rename a helper function by Manuel Pégourié-Gonnard · 10 months ago
  68. 73e2b05 all.sh: extract repeated code to a function by Manuel Pégourié-Gonnard · 10 months ago
  69. 78c7592 all.sh: group psasim helpers by Manuel Pégourié-Gonnard · 10 months ago
  70. 9896e08 all.sh: rm obsolete functions by Manuel Pégourié-Gonnard · 10 months ago
  71. f732586 all.sh: first define functions, then call them. by Manuel Pégourié-Gonnard · 10 months ago
  72. 3146772 Adjust paths for impending moves to the framework by Gilles Peskine · 10 months ago
  73. d617283 Fix failing psasim tests by Harry Ramsey · 10 months ago
  74. f7e7acc Move version tests from tf-psa-crypto/test/suite to test/suites by Harry Ramsey · 10 months ago
  75. 468c0ae Revert move of version.h to tf-psa-crypto libray by Harry Ramsey · 10 months ago
  76. 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
  77. 082eade Separate code and data of outcome analysis by Gilles Peskine · 10 months ago
  78. e41cde5 Pass KNOWN_TASKS as an argument to main by Gilles Peskine · 10 months ago
  79. 005dca6 Typecheck main by Gilles Peskine · 10 months ago
  80. ad02d44 Don't reuse a variable name inside a function by Gilles Peskine · 10 months ago
  81. 9d78e87 Missing NotImplementedError in abstract method by Gilles Peskine · 10 months ago
  82. 49c77dd Remove sample ignore list elements for coverage by Gilles Peskine · 10 months ago
  83. 9f930e0 Create a module to split branch-independent code out of analyze_outcomes.py by Gilles Peskine · 10 months ago
  84. c8c83d0 Split test case collection from checks by Gilles Peskine · 10 months ago
  85. 1e5dbd3 Create a module to split test case collection from checks by Gilles Peskine · 10 months ago
  86. 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
  87. 13b4954 Remove "error" allowance in dtls_server by Gilles Peskine · 10 months ago
  88. 393f9a1 test_psa_compliance: Use the pre-built library by Minos Galanakis · 12 months ago
  89. 308c737 Add all.sh component by Minos Galanakis · 12 months ago
  90. b6254f5 cmake: Add MBEDTLS_FRAMEWORK_DIR by Ronald Cron · 1 year ago
  91. 69c489c Move PSA drivers to drivers/builtin/src by Ronald Cron · 1 year ago
  92. 7d5419b Move test_suite_constant_time_hmac back to mbedtls by Ronald Cron · 1 year ago
  93. 4677129 Merge pull request #9558 from gilles-peskine-arm/run-test-suites-on-subproject by Gilles Peskine · 10 months ago
  94. 0930b33 Don't use the "allow list" terminology any longer by Gilles Peskine · 10 months ago
  95. 1a09caa Merge pull request #9638 from gilles-peskine-arm/ssl-opt-sample-programs-dev by David Horstmann · 10 months ago
  96. b268d27 Merge pull request #9413 from sezrab/split_numeric_string_conversions_oid-development by David Horstmann · 10 months ago
  97. f88f6d6 Stop testing without PSA by Gilles Peskine · 10 months ago
  98. 465837b Disable session tickets for ssl_client1 when using TLS 1.3 by Gilles Peskine · 10 months ago
  99. f9ad830 Skip ssl_server in config-suite-b by Gilles Peskine · 11 months ago
  100. e13ff09 Use OPENSSL_NEXT for a test case that uses IPv6 when available by Gilles Peskine · 11 months ago