1. bb71bb5 components-build-system.sh: align component_test_cmake_as_package by Valerio Setti · 7 months ago
  2. 167b329 Move files out of Mbed TLS by Valerio Setti · 7 months ago
  3. 87f9885 component-basic-checks: fix paths of files moved to framework by Valerio Setti · 8 months ago
  4. 7892bcc Move files out of Mbed TLS by Valerio Setti · 8 months ago
  5. 9058998 Merge pull request #9796 from gilles-peskine-arm/psa-storage-test-cases-never-supported-positive-3.6 by Gilles Peskine · 7 months ago
  6. b90d124 scripts: fix paths for files moved to framework by Valerio Setti · 8 months ago
  7. 81e0abc Move files out of Mbed TLS by Valerio Setti · 7 months ago
  8. b62279d Remove test coverage exceptions that are no longer needed by Gilles Peskine · 7 months ago
  9. 4d6a2aa Adujst paths by Elena Uziunaite · 8 months ago
  10. 2415779 Move files out of Mbed TLS by Elena Uziunaite · 9 months ago
  11. 993df66 Adjust paths by Elena Uziunaite · 8 months ago
  12. 4497d5f Merge pull request #9832 from ronald-cron-arm/finalize-split-preparation-2_3.6 by Ronald Cron · 8 months ago
  13. a770f30 Merge pull request #9782 from gilles-peskine-arm/psa-storage-test-cases-never-supported-preliminaries-3.6 by Janos Follath · 8 months ago
  14. 4eaf54e Move test_keys.h to include/test by Ronald Cron · 8 months ago
  15. e26f20e Adapt paths for scripts/quiet by Elena Uziunaite · 9 months ago
  16. 58172ae Adapt paths for output_env.sh by Elena Uziunaite · 9 months ago
  17. 9837ad3 Move files out of Mbed TLS by Elena Uziunaite · 9 months ago
  18. 816c7c2 Refactor scripts to use config.py instead of config.pl by Harry Ramsey · 10 months ago
  19. 8fae4b0 Remove obsolete tcp_client.pl by Harry Ramsey · 10 months ago
  20. b5cfc05 Remove obsolete Travis CI scripts by Harry Ramsey · 10 months ago
  21. 454cb09 Remove obsolete Docker CI scripts by Harry Ramsey · 10 months ago
  22. 695810a Define FRAMEWORK by Elena Uziunaite · 9 months ago
  23. f1099cb Use new functions by Elena Uziunaite · 9 months ago
  24. 8729b10 Fix edge case with half-supported ECDSA (manual test cases) by Gilles Peskine · 1 year, 4 months ago
  25. cbf530d Disable test hooks when checking missing symbols by David Horstmann · 9 months ago
  26. 501e9a9 Update paths to generated PSA test wrappers by David Horstmann · 9 months ago
  27. b19374f Update path to PSA crypto alt headers by David Horstmann · 9 months ago
  28. dcf42a0 Update references to test helpers by David Horstmann · 9 months ago
  29. 38b9f72 Update path to all-core.sh by Manuel Pégourié-Gonnard · 9 months ago
  30. 598cc22 Move all-{core,helpers}.sh out of Mbed TLS by Manuel Pégourié-Gonnard · 9 months ago
  31. 69fe0e8 all.sh: improve check for clean config files by Manuel Pégourié-Gonnard · 10 months ago
  32. 621c96a all.sh: rationalize relative path usage by Manuel Pégourié-Gonnard · 10 months ago
  33. aef3f74 Merge pull request #9739 from gilles-peskine-arm/mbedtls_psa_ecp_generate_key-no_public_key-3.6 by Gilles Peskine · 9 months ago
  34. 962eb85 Merge pull request #9737 from mpg/drop-armcc5-3.6 by Paul Elliott · 9 months ago gh-readonly-queue/mbedtls-3.6/pr-9737-6f35a4dbe0d14d23fce3b1de31f66855f07ff7d8
  35. 9a09443 Unit tests for mbedtls_psa_ecp_generate_key() by Gilles Peskine · 9 months ago
  36. 62a57e6 Rm forgotten armc5 by Manuel Pégourié-Gonnard · 9 months ago
  37. 9539573 Drop building with armcc5 in all.sh by Manuel Pégourié-Gonnard · 9 months ago
  38. 2a45f0b Add override arguments for new gcc targets by Bence Szépkúti · 9 months ago
  39. 827c89b Clarify GCC version requirement by Bence Szépkúti · 9 months ago
  40. dc4b7a8 Split up the Thumb-1 test component by Bence Szépkúti · 1 year, 1 month ago
  41. 791cb35 Remove superfluous invocations of make clean by Bence Szépkúti · 1 year, 1 month ago
  42. f31a343 Update component speed estimates by Bence Szépkúti · 1 year, 1 month ago
  43. adcc27a Initialize result caching variables by Bence Szépkúti · 1 year, 1 month ago
  44. 1eb18d4 Use true/false in place of integers by Bence Szépkúti · 1 year, 1 month ago
  45. d2bd299 Ignore missing temporary files during cleanup by Bence Szépkúti · 1 year, 1 month ago
  46. e4a42f5 Fix copypasta in gcc_version by Bence Szépkúti · 1 year, 1 month ago
  47. 864ecda Add AArch64 default config test by Bence Szépkúti · 1 year, 1 month ago
  48. f38ee61 Add Arm eabi default config tests by Bence Szépkúti · 1 year, 1 month ago
  49. 91972cc Merge pull request #9608 from gilles-peskine-arm/outcome-check-repeated-configurations-all.sh-preliminaries-3.6 by Gilles Peskine · 9 months ago gh-readonly-queue/mbedtls-3.6/pr-9608-0b8b7a1ee1d3704199660540dc8a4efa546f1593
  50. 0b8b7a1 Merge pull request #9448 from valeriosetti/psa-use-static-slots-backport by Gilles Peskine · 10 months ago
  51. b1b1123 Merge pull request #9702 from mpg/refactor-all.sh-3.6 by Manuel Pégourié-Gonnard · 10 months ago
  52. 5fbb0e8 components-basic-checks: add new exception for MBEDTLS_CTR_DRBG_MAX_REQUEST by Valerio Setti · 10 months ago
  53. 92f1d2d test: disable dynamic key store in test_crypto_with_static_key_slots by Valerio Setti · 11 months ago
  54. ba98d5b test: properly select MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE value by Valerio Setti · 12 months ago
  55. 291532f test: extend component_test_crypto_with_static_key_slots by Valerio Setti · 12 months ago
  56. f7485fb test: disable all legacy symbols in test_psa_crypto_without_heap by Valerio Setti · 12 months ago
  57. bc61171 test: minor fixes to test_psa_crypto_without_heap and test_crypto_with_static_key_slots by Valerio Setti · 12 months ago
  58. efce605 test: add new component to test core library without calloc/free by Valerio Setti · 1 year, 1 month ago
  59. 168d24a test: add new component to test MBEDTLS_PSA_STATIC_KEY_SLOTS by Valerio Setti · 1 year, 2 months ago
  60. 901f6c1 Fix a typo in a comment by Manuel Pégourié-Gonnard · 10 months ago
  61. 2d94866 Merge remote-tracking branch 'mbedtls-3.6' into test-cases-not-executed-enforce-3.6 by Gilles Peskine · 10 months ago
  62. 7f3d37f all.sh: fix missing quotes by Manuel Pégourié-Gonnard · 10 months ago
  63. 3eac508 all.sh: adjust for when tf-psa-crypto is absent by Manuel Pégourié-Gonnard · 10 months ago
  64. 96bfc17 all.sh: re-instate 3.6-specific code by Manuel Pégourié-Gonnard · 10 months ago
  65. 41ba526 all.sh: update documentation by Manuel Pégourié-Gonnard · 10 months ago
  66. 5d221de all.sh: move top-level code to a function by Manuel Pégourié-Gonnard · 10 months ago
  67. 327edec all.sh: document new file structure by Manuel Pégourié-Gonnard · 10 months ago
  68. 535e8aa all.sh: move definitions to all-core.sh by Manuel Pégourié-Gonnard · 10 months ago
  69. 2969280 all.sh: wrap main code into main() function by Manuel Pégourié-Gonnard · 10 months ago
  70. 23fa1b5 all.sh: move clang_version() to helpers file by Manuel Pégourié-Gonnard · 10 months ago
  71. 36ae06b all.sh: move component helpers to separate file by Manuel Pégourié-Gonnard · 10 months ago
  72. 03ad80c all.sh: Move some functions to the right section by Manuel Pégourié-Gonnard · 10 months ago
  73. 452db60 all.sh: rename a helper function by Manuel Pégourié-Gonnard · 10 months ago
  74. 6fb63b0 all.sh: extract repeated code to a function by Manuel Pégourié-Gonnard · 10 months ago
  75. 9a132e2 all.sh: group psasim helpers by Manuel Pégourié-Gonnard · 10 months ago
  76. cd1148d all.sh: rm obsolete functions by Manuel Pégourié-Gonnard · 10 months ago
  77. 2c3a624 all.sh: first define functions, then call them. by Manuel Pégourié-Gonnard · 10 months ago
  78. 86c4838 all.sh: temporary alignment with development by Manuel Pégourié-Gonnard · 10 months ago
  79. 8535f4c all.sh: align-dev: PSAsim functions by Manuel Pégourié-Gonnard · 10 months ago
  80. 6c0c0f2 all.sh: align-dev: tf-psa-crypto stuff by Manuel Pégourié-Gonnard · 10 months ago
  81. 7955091 all.sh: align-dev: move functions to the right place by Manuel Pégourié-Gonnard · 10 months ago
  82. c974134 all.sh: align with development: whitespace by Manuel Pégourié-Gonnard · 10 months ago
  83. a739542 Adjust file path for translate_ciphers.py by Elena Uziunaite · 10 months ago
  84. 1d8a225 Adjust file path for generate_tls13_compat_tests.py by Elena Uziunaite · 10 months ago
  85. 7f5ec13 Adjust file path for generate_ssl_debug_helpers.py by Elena Uziunaite · 10 months ago
  86. 6f4ec30 Move some files to framework repository by Elena Uziunaite · 10 months ago
  87. 1abc800 Minor readability improvements by Gilles Peskine · 10 months ago
  88. ccd1440 Remove ignore list entries that don't apply in 3.6 by Gilles Peskine · 10 months ago
  89. 4e606db Switch outcome analysis to enforcing that all tests are executed by Gilles Peskine · 10 months ago
  90. 44fdd92 Add ALT-adjacent config option to the test coverage ignore list by Gilles Peskine · 10 months ago
  91. 47243fd Add ignore list entries for configurations that are not tested by Gilles Peskine · 11 months ago
  92. 1a17627 Add ignore list entries for crypto tests that are not executed by Gilles Peskine · 11 months ago
  93. 419a584 Add ignore list entries for TLS tests that are not executed by Gilles Peskine · 11 months ago
  94. 1fac371 In PSA generated tests, ignore patterns for which an issue has been raised by Gilles Peskine · 11 months ago
  95. 72396da In PSA generated tests, don't ignore not-implemented in some negative tests by Gilles Peskine · 11 months ago
  96. d8da2fc In PSA generated tests, ignore mechanisms that are not implemented by Gilles Peskine · 11 months ago
  97. 1171697 Merge pull request #9669 from gilles-peskine-arm/analyze_outcome-split-3.6 by Gilles Peskine · 10 months ago
  98. 5d633ff Default to allowing partial test coverage by Gilles Peskine · 10 months ago
  99. 8981203 Move test case analysis modules to framework repository by Gilles Peskine · 10 months ago
  100. 738a597 Adjust paths for impending moves to the framework by Gilles Peskine · 10 months ago