1. 5fbb0e8 components-basic-checks: add new exception for MBEDTLS_CTR_DRBG_MAX_REQUEST by Valerio Setti · 10 months ago
  2. 92f1d2d test: disable dynamic key store in test_crypto_with_static_key_slots by Valerio Setti · 11 months ago
  3. ba98d5b test: properly select MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE value by Valerio Setti · 12 months ago
  4. 291532f test: extend component_test_crypto_with_static_key_slots by Valerio Setti · 12 months ago
  5. f7485fb test: disable all legacy symbols in test_psa_crypto_without_heap by Valerio Setti · 12 months ago
  6. bc61171 test: minor fixes to test_psa_crypto_without_heap and test_crypto_with_static_key_slots by Valerio Setti · 12 months ago
  7. efce605 test: add new component to test core library without calloc/free by Valerio Setti · 1 year, 1 month ago
  8. 168d24a test: add new component to test MBEDTLS_PSA_STATIC_KEY_SLOTS by Valerio Setti · 1 year, 2 months ago
  9. 2d94866 Merge remote-tracking branch 'mbedtls-3.6' into test-cases-not-executed-enforce-3.6 by Gilles Peskine · 10 months ago
  10. a739542 Adjust file path for translate_ciphers.py by Elena Uziunaite · 10 months ago
  11. 1d8a225 Adjust file path for generate_tls13_compat_tests.py by Elena Uziunaite · 10 months ago
  12. 7f5ec13 Adjust file path for generate_ssl_debug_helpers.py by Elena Uziunaite · 10 months ago
  13. 6f4ec30 Move some files to framework repository by Elena Uziunaite · 10 months ago
  14. 1abc800 Minor readability improvements by Gilles Peskine · 10 months ago
  15. ccd1440 Remove ignore list entries that don't apply in 3.6 by Gilles Peskine · 10 months ago
  16. 4e606db Switch outcome analysis to enforcing that all tests are executed by Gilles Peskine · 10 months ago
  17. 44fdd92 Add ALT-adjacent config option to the test coverage ignore list by Gilles Peskine · 10 months ago
  18. 47243fd Add ignore list entries for configurations that are not tested by Gilles Peskine · 11 months ago
  19. 1a17627 Add ignore list entries for crypto tests that are not executed by Gilles Peskine · 11 months ago
  20. 419a584 Add ignore list entries for TLS tests that are not executed by Gilles Peskine · 11 months ago
  21. 1fac371 In PSA generated tests, ignore patterns for which an issue has been raised by Gilles Peskine · 11 months ago
  22. 72396da In PSA generated tests, don't ignore not-implemented in some negative tests by Gilles Peskine · 11 months ago
  23. d8da2fc In PSA generated tests, ignore mechanisms that are not implemented by Gilles Peskine · 11 months ago
  24. 1171697 Merge pull request #9669 from gilles-peskine-arm/analyze_outcome-split-3.6 by Gilles Peskine · 10 months ago
  25. 5d633ff Default to allowing partial test coverage by Gilles Peskine · 10 months ago
  26. 8981203 Move test case analysis modules to framework repository by Gilles Peskine · 10 months ago
  27. 738a597 Adjust paths for impending moves to the framework by Gilles Peskine · 10 months ago
  28. 8536c3c Merge pull request #9161 from mpg/doc-guards by Manuel Pégourié-Gonnard · 10 months ago gh-readonly-queue/mbedtls-3.6/pr-9161-c3ef0c78e81edb57b0dcc3fd622cc8a74e6abc6b
  29. 45a32b1 Separate code and data of outcome analysis by Gilles Peskine · 10 months ago
  30. 39f5d79 Pass KNOWN_TASKS as an argument to main by Gilles Peskine · 10 months ago
  31. 4d557d8 Typecheck main by Gilles Peskine · 10 months ago
  32. c2df8d4 Don't reuse a variable name inside a function by Gilles Peskine · 10 months ago
  33. 40a98a4 Missing NotImplementedError in abstract method by Gilles Peskine · 10 months ago
  34. 38de3e5 Remove sample ignore list elements for coverage by Gilles Peskine · 10 months ago
  35. efe084b Create a module to split branch-independent code out of analyze_outcomes.py by Gilles Peskine · 10 months ago
  36. eba0097 Split test case collection from checks by Gilles Peskine · 10 months ago
  37. 31e3152 Create a module to split test case collection from checks by Gilles Peskine · 10 months ago
  38. 1398556 check_test_cases.py: make 3.6 identical with development by Gilles Peskine · 10 months ago
  39. e9603cb Don't use the "allow list" terminology any longer by Gilles Peskine · 10 months ago
  40. 7960b76 Switch coverage analysis to IGNORE_TESTS for its allowlist by Gilles Peskine · 11 months ago
  41. 5ef96c6 Simplify sub-test-suite handling in is_test_case_ignored by Gilles Peskine · 11 months ago
  42. 9b7cdd9 Move test case ignore list to the master Task class by Gilles Peskine · 11 months ago
  43. 0a7d96d Remove now-useless level of method call indirection by Gilles Peskine · 11 months ago
  44. 95b2b0c Move analysis functions into their respective classes by Gilles Peskine · 11 months ago
  45. 0e5e57b Remove dead code that was handling stringly typed data by Gilles Peskine · 11 months ago
  46. 92cc8db Replace stringly typed data by class: driver vs reference (data) by Gilles Peskine · 11 months ago
  47. 17e071b Replace stringly typed data by class: driver vs reference (code) by Gilles Peskine · 11 months ago
  48. 0316f10 Replace stringly typed data by class: coverage by Gilles Peskine · 11 months ago
  49. 00ed057 Replace stringly typed data by class: prepare by Gilles Peskine · 11 months ago
  50. 02f0f9f Merge remote-tracking branch 'mbedtls-3.6' into tls13-middlebox-compat-disabled-3.6 by Gilles Peskine · 10 months ago
  51. f0d2eb5 Merge pull request #9603 from gilles-peskine-arm/test-ref-configs-go-away-3.6 by Gilles Peskine · 10 months ago
  52. cbacb06 Merge pull request #9511 from gabor-mezei-arm/9325_bp36_move_config.py_to_framework by Ronald Cron · 11 months ago
  53. 2cdcec9 Remove obsolete requirement for GnuTLS %DISABLE_TLS13_COMPAT_MODE by Gilles Peskine · 11 months ago
  54. 4daaafe Fix sensitivity of tls13-compat.sh to the exact generation method by Gilles Peskine · 11 months ago
  55. 0e9ba08 Automatically generate tests/opt-testcases/tls13-compat.sh by Gilles Peskine · 11 months ago
  56. dfede5a generate_tls13_compat_tests: change default mode to all by Gilles Peskine · 11 months ago
  57. 0fadf43 Remove obsolete requirements on middlebox compatibility mode: generated by Gilles Peskine · 11 months ago
  58. fde24b8 Remove test-ref-configs.pl, which no longer does anything by Gilles Peskine · 11 months ago
  59. ced0edc Move config-tfm.h testing to separate all.sh component by Gilles Peskine · 11 months ago
  60. dbd0f42 Move config-symmetric-only.h testing to separate all.sh components by Gilles Peskine · 11 months ago
  61. e62925f Move config-thread.h testing to separate all.sh components by Gilles Peskine · 11 months ago
  62. e9cd6a7 Move config-suite-b.h testing to separate all.sh components by Gilles Peskine · 11 months ago
  63. 9929237 Move config-ccm-psk-dtls1_2.h testing to separate all.sh components by Gilles Peskine · 11 months ago
  64. f3d5019 Move config-ccm-psk-tls1_2.h testing to separate all.sh components by Gilles Peskine · 11 months ago
  65. 4d347aa Move config-no-entropy.h testing to separate all.sh component by Gilles Peskine · 11 months ago
  66. 6f90e79 Update old class names by Gabor Mezei · 11 months ago
  67. fbab4f8 Add missing ALG_SHA_1 by Elena Uziunaite · 11 months ago
  68. ab84fe8 opt-testcases/*.sh are not executable by Gilles Peskine · 11 months ago
  69. d3d586b Merge pull request #9174 from billatarm/3.6-add-pc-test by Paul Elliott · 11 months ago
  70. 3cc48e4 tests: add a test for pkg-config files by Bill Roberts · 1 year, 4 months ago
  71. b50b638 Clarify a comment in all.sh by Manuel Pégourié-Gonnard · 1 year ago
  72. 32bdf19 Minor updates in doc/comments/debug by Manuel Pégourié-Gonnard · 1 year, 2 months ago
  73. d210bf7 Merge pull request #9338 from sezrab/analyze_driver_vs_reference_header_correction-3.6 by Gilles Peskine · 11 months ago
  74. 33a2918 Merge pull request #9390 from eleuzi01/backport-9327 by Manuel Pégourié-Gonnard · 11 months ago
  75. 6496d56 Make error line consistent with the header by Elena Uziunaite · 11 months ago
  76. 273d07b Merge pull request #9240 from gilles-peskine-arm/psa-keystore-dynamic-3.6 by Manuel Pégourié-Gonnard · 12 months ago
  77. 7f9470a Merge pull request #9451 from minosgalanakis/fix-v3.6-issues-9186-and-9188-bp by Gilles Peskine · 12 months ago
  78. 9dc903a Add test components with the PSA static key store by Gilles Peskine · 1 year, 1 month ago
  79. 4306a69 Merge pull request #9437 from tom-daubney-arm/bp_3-6_standardise_proj_detection by Tom Cosgrove · 12 months ago
  80. 5f0b64a Move some proj detection code inside pre_check_environment by Thomas Daubney · 12 months ago
  81. bc7bffc Remove test_valgrind_constant_flow_psa_no_asm by Elena Uziunaite · 1 year, 1 month ago
  82. 81d6b6b Remove the hack in library/constant_time_impl.h by Elena Uziunaite · 1 year, 1 month ago
  83. 27c953d Edit component_release_test_valgrind_constant_flow_no_asm by Elena Uziunaite · 1 year, 1 month ago
  84. f0871be Change valgrind constant flow testing to test without asm by Elena Uziunaite · 1 year, 1 month ago
  85. 9af882d Disable asm in component_test_memsan by Elena Uziunaite · 1 year, 1 month ago
  86. cd2ae32 Alter constant-flow memsan testing by Elena Uziunaite · 1 year, 1 month ago
  87. 472c10f key_custom: update analyze_outcomes.py by Gilles Peskine · 1 year, 2 months ago
  88. f5db72b Test cpp_dummy_build in pedantic mode by Gilles Peskine · 1 year, 2 months ago
  89. 83222b8 Add -Wmissing-prototypes to component_build_no_ssl_srv and component_build_no_ssl_cli in all.sh by Minos Galanakis · 12 months ago
  90. bd6b98f all.sh/components: Removed components.sh by Minos Galanakis · 1 year ago
  91. bb42737 all.sh/components: Moved build_aes_via_padlock to platform component. by Minos Galanakis · 1 year ago
  92. 5f6d2e3 all.sh/components: Moved driver components to configuration crypto. by Minos Galanakis · 1 year ago
  93. 0c0c3e1 all.sh/components: Moved more components to configuration crypto. by Minos Galanakis · 1 year ago
  94. 4ca7b14 all.sh/components: Fixed a typo in configuration-tls. by Minos Galanakis · 12 months ago
  95. 85347d1 all.sh/components: Moved more components to configuration tls. by Minos Galanakis · 1 year ago
  96. 4a2a351 Extract sanitizer components into a separate file. by Minos Galanakis · 1 year ago
  97. f0cd95b Extract platform components into a separate file. by Minos Galanakis · 1 year ago
  98. 93a8c08 Extract configuration components into a separate file. by Minos Galanakis · 1 year ago
  99. 27968c1 Extract configuration-x509 components into a separate file. by Minos Galanakis · 1 year ago
  100. 5b4386c Extract configuration-platform components into a separate file. by Minos Galanakis · 1 year ago