- 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
- e9603cb Don't use the "allow list" terminology any longer by Gilles Peskine · 10 months ago
- 7960b76 Switch coverage analysis to IGNORE_TESTS for its allowlist by Gilles Peskine · 11 months ago
- 5ef96c6 Simplify sub-test-suite handling in is_test_case_ignored by Gilles Peskine · 11 months ago
- 9b7cdd9 Move test case ignore list to the master Task class by Gilles Peskine · 11 months ago
- 0a7d96d Remove now-useless level of method call indirection by Gilles Peskine · 11 months ago
- 95b2b0c Move analysis functions into their respective classes by Gilles Peskine · 11 months ago
- 0e5e57b Remove dead code that was handling stringly typed data by Gilles Peskine · 11 months ago
- 92cc8db Replace stringly typed data by class: driver vs reference (data) by Gilles Peskine · 11 months ago
- 17e071b Replace stringly typed data by class: driver vs reference (code) by Gilles Peskine · 11 months ago
- 0316f10 Replace stringly typed data by class: coverage by Gilles Peskine · 11 months ago
- 00ed057 Replace stringly typed data by class: prepare by Gilles Peskine · 11 months ago
- 02f0f9f Merge remote-tracking branch 'mbedtls-3.6' into tls13-middlebox-compat-disabled-3.6 by Gilles Peskine · 10 months ago
- f0d2eb5 Merge pull request #9603 from gilles-peskine-arm/test-ref-configs-go-away-3.6 by Gilles Peskine · 10 months ago
- cbacb06 Merge pull request #9511 from gabor-mezei-arm/9325_bp36_move_config.py_to_framework by Ronald Cron · 11 months ago
- 2cdcec9 Remove obsolete requirement for GnuTLS %DISABLE_TLS13_COMPAT_MODE by Gilles Peskine · 11 months ago
- 4daaafe Fix sensitivity of tls13-compat.sh to the exact generation method by Gilles Peskine · 11 months ago
- 0e9ba08 Automatically generate tests/opt-testcases/tls13-compat.sh by Gilles Peskine · 11 months ago
- dfede5a generate_tls13_compat_tests: change default mode to all by Gilles Peskine · 11 months ago
- 0fadf43 Remove obsolete requirements on middlebox compatibility mode: generated by Gilles Peskine · 11 months ago
- fde24b8 Remove test-ref-configs.pl, which no longer does anything by Gilles Peskine · 11 months ago
- ced0edc Move config-tfm.h testing to separate all.sh component by Gilles Peskine · 11 months ago
- dbd0f42 Move config-symmetric-only.h testing to separate all.sh components by Gilles Peskine · 11 months ago
- e62925f Move config-thread.h testing to separate all.sh components by Gilles Peskine · 11 months ago
- e9cd6a7 Move config-suite-b.h testing to separate all.sh components by Gilles Peskine · 11 months ago
- 9929237 Move config-ccm-psk-dtls1_2.h testing to separate all.sh components by Gilles Peskine · 11 months ago
- f3d5019 Move config-ccm-psk-tls1_2.h testing to separate all.sh components by Gilles Peskine · 11 months ago
- 4d347aa Move config-no-entropy.h testing to separate all.sh component by Gilles Peskine · 11 months ago
- 6f90e79 Update old class names by Gabor Mezei · 11 months ago
- fbab4f8 Add missing ALG_SHA_1 by Elena Uziunaite · 11 months ago
- ab84fe8 opt-testcases/*.sh are not executable by Gilles Peskine · 11 months ago
- d3d586b Merge pull request #9174 from billatarm/3.6-add-pc-test by Paul Elliott · 11 months ago
- 3cc48e4 tests: add a test for pkg-config files by Bill Roberts · 1 year, 4 months ago
- b50b638 Clarify a comment in all.sh by Manuel Pégourié-Gonnard · 1 year ago
- 32bdf19 Minor updates in doc/comments/debug by Manuel Pégourié-Gonnard · 1 year, 2 months ago
- d210bf7 Merge pull request #9338 from sezrab/analyze_driver_vs_reference_header_correction-3.6 by Gilles Peskine · 11 months ago
- 33a2918 Merge pull request #9390 from eleuzi01/backport-9327 by Manuel Pégourié-Gonnard · 11 months ago
- 6496d56 Make error line consistent with the header by Elena Uziunaite · 11 months ago
- 273d07b Merge pull request #9240 from gilles-peskine-arm/psa-keystore-dynamic-3.6 by Manuel Pégourié-Gonnard · 12 months ago
- 7f9470a Merge pull request #9451 from minosgalanakis/fix-v3.6-issues-9186-and-9188-bp by Gilles Peskine · 12 months ago
- 9dc903a Add test components with the PSA static key store by Gilles Peskine · 1 year, 1 month ago
- 4306a69 Merge pull request #9437 from tom-daubney-arm/bp_3-6_standardise_proj_detection by Tom Cosgrove · 12 months ago
- 5f0b64a Move some proj detection code inside pre_check_environment by Thomas Daubney · 12 months ago
- bc7bffc Remove test_valgrind_constant_flow_psa_no_asm by Elena Uziunaite · 1 year, 1 month ago
- 81d6b6b Remove the hack in library/constant_time_impl.h by Elena Uziunaite · 1 year, 1 month ago
- 27c953d Edit component_release_test_valgrind_constant_flow_no_asm by Elena Uziunaite · 1 year, 1 month ago
- f0871be Change valgrind constant flow testing to test without asm by Elena Uziunaite · 1 year, 1 month ago
- 9af882d Disable asm in component_test_memsan by Elena Uziunaite · 1 year, 1 month ago
- cd2ae32 Alter constant-flow memsan testing by Elena Uziunaite · 1 year, 1 month ago
- 472c10f key_custom: update analyze_outcomes.py by Gilles Peskine · 1 year, 2 months ago
- f5db72b Test cpp_dummy_build in pedantic mode by Gilles Peskine · 1 year, 2 months ago
- 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
- bd6b98f all.sh/components: Removed components.sh by Minos Galanakis · 1 year ago
- bb42737 all.sh/components: Moved build_aes_via_padlock to platform component. by Minos Galanakis · 1 year ago
- 5f6d2e3 all.sh/components: Moved driver components to configuration crypto. by Minos Galanakis · 1 year ago
- 0c0c3e1 all.sh/components: Moved more components to configuration crypto. by Minos Galanakis · 1 year ago
- 4ca7b14 all.sh/components: Fixed a typo in configuration-tls. by Minos Galanakis · 12 months ago
- 85347d1 all.sh/components: Moved more components to configuration tls. by Minos Galanakis · 1 year ago
- 4a2a351 Extract sanitizer components into a separate file. by Minos Galanakis · 1 year ago
- f0cd95b Extract platform components into a separate file. by Minos Galanakis · 1 year ago
- 93a8c08 Extract configuration components into a separate file. by Minos Galanakis · 1 year ago
- 27968c1 Extract configuration-x509 components into a separate file. by Minos Galanakis · 1 year ago
- 5b4386c Extract configuration-platform components into a separate file. by Minos Galanakis · 1 year ago
- 3ece57e Extract configuration-crypto-components into a separate file. by Minos Galanakis · 1 year ago
- b298d1f Extract compliance-components into a separate file. by Minos Galanakis · 1 year ago
- 3bd6c30 Extract compiler-components into a separate file. by Minos Galanakis · 1 year ago
- 2148e5c Extract build-components into a separate file. by Minos Galanakis · 1 year ago
- e431739 Extract basic-components into a separate file. by Minos Galanakis · 1 year ago
- f7d1cb0 Separate all.sh from components. by Minos Galanakis · 1 year ago
- f1f086e Applied consistent style. by Minos Galanakis · 1 year ago
- 7771119 Created placeholder component files. by Minos Galanakis · 1 year ago
- 2f55640 Add functions to detect project by Thomas Daubney · 1 year ago
- 33218d2 Merge pull request #9329 from sezrab/replace_MBEDTLS_MD_CAN_MD5_with_PSA_WANT-3.6 by Gilles Peskine · 1 year, 1 month ago
- 6025501 Add TLS: password protected... to ignored_tests list by Sam Berry · 1 year, 1 month ago
- d762d94 Move variable into generated bash by David Horstmann · 1 year, 1 month ago
- 316beb3 Simplify path in audit-validity-dates.py by David Horstmann · 1 year, 1 month ago
- 72edc66 Simplify data_files path in compat test generation by David Horstmann · 1 year, 1 month ago
- 3e00faf Fix line-too-long in generate_tls13_compat_tests.py by David Horstmann · 1 year, 2 months ago
- 9c4dd4e Update paths pointing to tests/data_files by David Horstmann · 1 year, 2 months ago
- f231386 Corrected header line of analyze_driver_vs_reference by Sam Berry · 1 year, 1 month ago
- 331d7d0 Driver vs referenee: ignore relevant configuration differences by Gilles Peskine · 1 year, 2 months ago
- 06fb180 Generate config test cases for single options by Gilles Peskine · 1 year, 2 months ago
- 7b66beb test_when_no_ciphersuites_have_mac: Fix logs by Ronald Cron · 1 year, 2 months ago
- da22402 all.sh: Fix clean-up of Makefiles generated by CMake by Ronald Cron · 1 year, 2 months ago
- dfba499 Extend python checks to framework scripts by David Horstmann · 1 year, 2 months ago
- 2cfa6c9 Merge pull request #9208 from davidhorstmann-arm/move-test-generation-files-3.6 by Bence Szépkúti · 1 year, 2 months ago
- ea09152 Update file paths for moved files by David Horstmann · 1 year, 2 months ago
- a5eadf4 Move some test generation files to framework by David Horstmann · 1 year, 2 months ago
- 22a092b Do not use --recurse-submodules by Ronald Cron · 1 year, 3 months ago
- c521bad Extend basic checks of files to framework files by Ronald Cron · 1 year, 3 months ago
- 29c4017 Merge pull request #9131 from davidhorstmann-arm/move-mbedtls-dev-to-framework-3.6 by Bence Szépkúti · 1 year, 2 months ago
- 2c3aa94 Merge pull request #9166 from gilles-peskine-arm/analyze_outcomes-generate_files-3.6 by Gilles Peskine · 1 year, 2 months ago
- baf6775 Merge pull request #9160 from ronald-cron-arm/crypto-config-test_ref_configs-3.6 by Ronald Cron · 1 year, 2 months ago
- 7fbbb43 Pacify pylint by Gilles Peskine · 1 year, 2 months ago
- 8941033 Generate test data before coverage analysis by Gilles Peskine · 1 year, 2 months ago
- 8526751 Improve test-ref-configs.pl by Ronald Cron · 1 year, 3 months ago
- 7d949ae Resolve PBKDF2_AES_CMAC_PRF_128 dependencies by Ronald Cron · 1 year, 3 months ago
- e3283ed test-ref-configs.pl: Detect automatically test with USE_PSA enabled by Ronald Cron · 1 year, 3 months ago
- f47f545 Fix compat.sh filters by Ronald Cron · 1 year, 3 months ago
- 89ef2fa Driver-only FFDH is not good enough for DHE support in TLS 1.2 by Gilles Peskine · 1 year, 3 months ago