1. 06a060d Collect the cipher algorithms by Gabor Mezei · 9 months ago
  2. 402381d Collect the algorithms by Gabor Mezei · 10 months ago
  3. b50043b Update `cipher_id` domain to use PSA macros by Gabor Mezei · 1 year, 2 months ago
  4. 6a986d9 Update coverage datebase by Gabor Mezei · 10 months ago
  5. 4fef797 Update macro dependencies by Gabor Mezei · 10 months ago
  6. f10402c Update macro dependencies by Gabor Mezei · 10 months ago
  7. c9f01cf Use f-string instead of concatenation by Gabor Mezei · 10 months ago
  8. 224152e Remove unneeded newlines by Gabor Mezei · 10 months ago
  9. fb06101 Fix recursive dependencies for cross referencing by Gabor Mezei · 10 months ago
  10. 4e10d6c Add consistency check for option avalability by Gabor Mezei · 1 year ago
  11. 8f94485 Fix dependency by Gabor Mezei · 11 months ago
  12. 610e6e2 Add PSA macro dependencies by Gabor Mezei · 1 year ago
  13. 8ec990b Apply config dependecies recursively by Gabor Mezei · 1 year ago
  14. 9ce6d24 Remove `depends.py` option to use without PSA by Gabor Mezei · 1 year, 2 months ago
  15. 035d7c8 Move file backup support to `config_common.py` by Gabor Mezei · 1 year, 2 months ago
  16. f5408f0 Enable usage of crypto config in `depends.py` by Gabor Mezei · 1 year, 2 months ago
  17. f5025e2 Merge remote-tracking branch 'development' into test-cases-not-executed-enforce-development by Gilles Peskine · 10 months ago
  18. 13d2939 Merge pull request #9673 from eleuzi01/issue-54-fw by David Horstmann · 10 months ago
  19. e1f37c5 Merge pull request #9566 from gilles-peskine-arm/error-codes-4.0-enforce-add-macro by Gilles Peskine · 10 months ago
  20. 8085f51 Use MBEDTLS_ERROR_ADD instead of explicit addition: enforcement by Gilles Peskine · 11 months ago
  21. ede04b3 Remove unnecessary -O2 compilation flag by Ronald Cron · 10 months ago
  22. a0afbfb Fix/Add documentation by Ronald Cron · 10 months ago
  23. 67cc6a7 Use config_adjust_test_accelerators.h by Ronald Cron · 10 months ago
  24. 9669eea Adjust file path for translate_ciphers.py by Elena Uziunaite · 10 months ago
  25. b74c3ea Adjust file path for generate_tls13_compat_tests.py by Elena Uziunaite · 10 months ago
  26. 09fee36 Adjust file path for generate_ssl_debug_helpers.py by Elena Uziunaite · 10 months ago
  27. 2df2892 Move some files to framework repository by Elena Uziunaite · 10 months ago
  28. 5e3ed3f Minor readability improvements by Gilles Peskine · 10 months ago
  29. 095561c Switch outcome analysis to enforcing that all tests are executed by Gilles Peskine · 10 months ago
  30. d9c40f5 We never test without the PSA client code. by Gilles Peskine · 10 months ago
  31. 24b03d8 Add ignore list for restartable ECDH in TLS by Gilles Peskine · 10 months ago
  32. 2fd25bb Add ignore list entries for configurations that are not tested by Gilles Peskine · 11 months ago
  33. b0ec85d Add ignore list entries for crypto tests that are not executed by Gilles Peskine · 11 months ago
  34. de2316b Add ignore list entries for TLS tests that are not executed by Gilles Peskine · 11 months ago
  35. ab5cc9b In PSA generated tests, ignore patterns for which an issue has been raised by Gilles Peskine · 11 months ago
  36. 5872c0d In PSA generated tests, don't ignore not-implemented in some negative tests by Gilles Peskine · 11 months ago
  37. 2a71fac In PSA generated tests, ignore mechanisms that are not implemented by Gilles Peskine · 11 months ago
  38. 80352ac Merge pull request #9668 from gilles-peskine-arm/analyze_outcome-split-dev by Gilles Peskine · 10 months ago
  39. 96db2cc Default to allowing partial test coverage by Gilles Peskine · 10 months ago
  40. 9f85399 Move test case analysis modules to framework repository by Gilles Peskine · 10 months ago
  41. 3146772 Adjust paths for impending moves to the framework by Gilles Peskine · 10 months ago
  42. 468c0ae Revert move of version.h to tf-psa-crypto libray by Harry Ramsey · 10 months ago
  43. 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
  44. 082eade Separate code and data of outcome analysis by Gilles Peskine · 10 months ago
  45. e41cde5 Pass KNOWN_TASKS as an argument to main by Gilles Peskine · 10 months ago
  46. 005dca6 Typecheck main by Gilles Peskine · 10 months ago
  47. ad02d44 Don't reuse a variable name inside a function by Gilles Peskine · 10 months ago
  48. 9d78e87 Missing NotImplementedError in abstract method by Gilles Peskine · 10 months ago
  49. 49c77dd Remove sample ignore list elements for coverage by Gilles Peskine · 10 months ago
  50. 9f930e0 Create a module to split branch-independent code out of analyze_outcomes.py by Gilles Peskine · 10 months ago
  51. c8c83d0 Split test case collection from checks by Gilles Peskine · 10 months ago
  52. 1e5dbd3 Create a module to split test case collection from checks by Gilles Peskine · 10 months ago
  53. 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
  54. 393f9a1 test_psa_compliance: Use the pre-built library by Minos Galanakis · 12 months ago
  55. 308c737 Add all.sh component by Minos Galanakis · 12 months ago
  56. 4677129 Merge pull request #9558 from gilles-peskine-arm/run-test-suites-on-subproject by Gilles Peskine · 10 months ago
  57. 0930b33 Don't use the "allow list" terminology any longer by Gilles Peskine · 10 months ago
  58. f88f6d6 Stop testing without PSA by Gilles Peskine · 10 months ago
  59. 54cfe77 Switch coverage analysis to IGNORE_TESTS for its allowlist by Gilles Peskine · 11 months ago
  60. dba8010 Simplify sub-test-suite handling in is_test_case_ignored by Gilles Peskine · 11 months ago
  61. 0297605 Move test case ignore list to the master Task class by Gilles Peskine · 11 months ago
  62. b4daeb4 Remove now-useless level of method call indirection by Gilles Peskine · 11 months ago
  63. 3f5022e Move analysis functions into their respective classes by Gilles Peskine · 11 months ago
  64. 0f31f76 Remove dead code that was handling stringly typed data by Gilles Peskine · 11 months ago
  65. 9df375b Replace stringly typed data by class: driver vs reference (data) by Gilles Peskine · 11 months ago
  66. 82b1672 Replace stringly typed data by class: driver vs reference (code) by Gilles Peskine · 11 months ago
  67. f646dbf Replace stringly typed data by class: coverage by Gilles Peskine · 11 months ago
  68. 19ef1ae Replace stringly typed data by class: prepare by Gilles Peskine · 11 months ago
  69. 1e01b4a Remove obsolete requirement for GnuTLS %DISABLE_TLS13_COMPAT_MODE by Gilles Peskine · 11 months ago
  70. 5dd839a Fix sensitivity of tls13-compat.sh to the exact generation method by Gilles Peskine · 11 months ago
  71. 3943a1a Automatically generate tests/opt-testcases/tls13-compat.sh by Gilles Peskine · 11 months ago
  72. c07beda generate_tls13_compat_tests: change default mode to all by Gilles Peskine · 11 months ago
  73. ae5a35f Remove obsolete requirements on middlebox compatibility mode: generated by Gilles Peskine · 11 months ago
  74. 1d6a950 opt-testcases/*.sh are not executable by Gilles Peskine · 11 months ago
  75. 26650f5 Merge pull request #9565 from gilles-peskine-arm/test-ref-configs-go-away by Gilles Peskine · 11 months ago
  76. ea5de2b Simplify psa-crypto components that come from test-ref-configs by Gilles Peskine · 11 months ago
  77. e7422a1 Remove legacy-crypto components that come from test-ref-configs by Gilles Peskine · 11 months ago
  78. bae154d Merge pull request #9385 from eleuzi01/replace-ecdsa-some by David Horstmann · 11 months ago
  79. 2e449f0 Remove test-ref-configs.pl, which no longer does anything by Gilles Peskine · 11 months ago
  80. effa6a0 Move config-tfm.h testing to separate all.sh component by Gilles Peskine · 11 months ago
  81. af5a899 Move config-symmetric-only.h testing to separate all.sh components by Gilles Peskine · 11 months ago
  82. 86ceb13 Move config-thread.h testing to separate all.sh components by Gilles Peskine · 11 months ago
  83. b6d4913 Move config-suite-b.h testing to separate all.sh components by Gilles Peskine · 11 months ago
  84. 68f511e Move config-ccm-psk-dtls1_2.h testing to separate all.sh components by Gilles Peskine · 11 months ago
  85. 063fb8c Move config-ccm-psk-tls1_2.h testing to separate all.sh components by Gilles Peskine · 11 months ago
  86. ffce45c Add missing ALG_SHA_1 by Elena Uziunaite · 11 months ago
  87. a45ba05 Merge pull request #9549 from ronald-cron-arm/adapt-components by Ronald Cron · 11 months ago
  88. 2f620f3 Merge pull request #9561 from gilles-peskine-arm/cmake-underscore_D by Paul Elliott · 11 months ago gh-readonly-queue/development/pr-9561-5f71537fdd640230f5b17dc8677571bbd525abdd
  89. 8ea8b30 Merge pull request #8988 from billatarm/add-pc-files by Paul Elliott · 11 months ago
  90. 10ff417 tests: add a test for pkg-config files by Bill Roberts · 1 year, 4 months ago
  91. 236e05d Fix typo that caused cpp_dummy_build not to be built with CMake by Gilles Peskine · 11 months ago
  92. 9fa8dc4 Fix shared library builds by Gilles Peskine · 11 months ago
  93. 4153ebb Fix comments by Ronald Cron · 11 months ago
  94. 71a53b5 Fix test suites invoked in the wrong directory by Gilles Peskine · 11 months ago
  95. 282abb5 Create seedfile in the tf-psa-crypto subproject by Gilles Peskine · 11 months ago
  96. 24515f9 Revert "Adapt basic-build-test.sh" by Gilles Peskine · 11 months ago
  97. ef2dd74 Run test suites with a single call to run-test-suites.pl by Gilles Peskine · 11 months ago
  98. 91d8386 Enable USE_PSA_CRYPTO by Elena Uziunaite · 11 months ago
  99. e7f289e Use PSA crypto config in test_sha3_variations by Ronald Cron · 11 months ago
  100. 6604047 all.sh: Keep only "test_block_cipher_no_decrypt_aesni" with PSA config by Ronald Cron · 11 months ago