- 66ef2a0 Revert "Add exemption for make.bat in checks for tabs" by David Horstmann · 2 years, 4 months ago
- 89bf31d Add exemption for make.bat in checks for tabs by David Horstmann · 2 years, 5 months ago
- d216c04 all.sh: add support function for build_armcc by Pengyu Lv · 2 years, 5 months ago
- a19ce12 all.sh: Skip build_mingw correctly by Pengyu Lv · 2 years, 5 months ago
- 40d79ce Merge pull request #7199 from daverodgman/armclang-sha-warning-2.28 by Dave Rodgman · 2 years, 5 months ago
- 6cda3d3 Enable -Werror for armclang by Dave Rodgman · 2 years, 5 months ago
- b790c93 depends.py: remove symbols that are not present in 2.28 by Andrzej Kurek · 2 years, 6 months ago
- 3e7666b Improve tests/scripts/depends.py code by Andrzej Kurek · 2 years, 6 months ago
- 3ebe7d6 Improve tests/scripts/depends.py code by Andrzej Kurek · 2 years, 6 months ago
- 2432dc2 depends.py: improve expected argument type by Andrzej Kurek · 2 years, 6 months ago
- 2e1aeb1 depends.py: merge set/unset config option into one function by Andrzej Kurek · 2 years, 6 months ago
- cf39406 Use config.py as a module in depends.py by Andrzej Kurek · 2 years, 6 months ago
- da82903 Merge pull request #7053 from KloolK/typos-backport by Gilles Peskine · 2 years, 6 months ago
- bfe7903 Merge pull request #7021 from lpy4105/issue/backport-do-not-run-x86-tests-on-arm64 by Gilles Peskine · 2 years, 6 months ago
- 6d47550 Fix typos by Jan Bruckner · 2 years, 6 months ago
- b028531 Merge pull request #7013 from gilles-peskine-arm/build-without-certs-2.28.2 by Dave Rodgman · 2 years, 6 months ago
- a89b367 all.sh: test_m32_xx is not supported on arm64 host by Pengyu Lv · 2 years, 10 months ago
- 5619443 Test without MBEDTLS_CERTS_C by Gilles Peskine · 2 years, 6 months ago
- a9186f3 Allow whole Box Drawings range by Aditya Deshpande · 2 years, 6 months ago
- e76dc39 Modify comments to make them more inclusive by Aditya Deshpande · 2 years, 6 months ago
- ed514d3 Allow specific Box Drawing UTF characters that are used in Markdown trees in check_files.py by Aditya Deshpande · 2 years, 6 months ago
- 54be0fa Merge pull request #6968 from aditya-deshpande-arm/backport-check-names-exclusions by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- 7d20bb4 Re-add empty lines that were accidentally omitted in the previous commit. by Aditya Deshpande · 2 years, 6 months ago
- 27276fc Merge pull request #6844 from gilles-peskine-arm/test_suite_psa_crypto_metadata-20221215-2.28 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- f57f3db Merge pull request #6931 from AndrzejKurek/timeless-selftest-waz-bad by Gilles Peskine · 2 years, 6 months ago
- 3a261a4 Add a selftest run for the TIMING_ALT test by Andrzej Kurek · 2 years, 6 months ago
- 94375c8 Update check_names.py so that identifiers in excluded files are still compared against the output of nm. by Aditya Deshpande · 2 years, 6 months ago
- 4fc7e0e Fix a missing type hint warning by David Horstmann · 2 years, 6 months ago
- 85f65f8 Merge pull request #6944 from AndrzejKurek/2.28-depends-py-kex-fixes by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- ddf6260 Remove obsolete comment from depends.py by Andrzej Kurek · 2 years, 6 months ago
- 5fce4f6 Add regression test by Dave Rodgman · 2 years, 7 months ago
- de416fc depends.py: enable key exchange tests by Andrzej Kurek · 2 years, 9 months ago
- c890b22 Add a test for external alternate timing implementation by Andrzej Kurek · 2 years, 7 months ago
- a744681 Use `grep -E` instead of `egrep` by Ville Skyttä · 2 years, 7 months ago
- b9e56fb Switch code style check to enforcement mode by Gilles Peskine · 2 years, 8 months ago archive/new-code-style/mbedtls-2.28 archive/new-code-style/test/6844/target features/new-code-style/mbedtls-2.28 features/new-code-style/test/6844/target
- f8d190d Merge pull request #6901 from gilles-peskine-arm/check-files-unicode-2.28 by Gilles Peskine · 2 years, 7 months ago
- b60b7a3 Reject invalid UTF-8 and weird characters in text files by Gilles Peskine · 2 years, 7 months ago
- ff723d8 Pass line number to issue_with_line by Gilles Peskine · 2 years, 7 months ago
- 66548d1 Treat more *.bin files as binary by Gilles Peskine · 2 years, 7 months ago
- 89d4027 Use OPENSSL everywhere, not OPENSSL_CMD by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 1efe7fd Fix documentation by Gilles Peskine · 2 years, 8 months ago archive/new-code-style/test/6844/old features/new-code-style/test/6844/old
- 4fa76bd NotSupported is specifically about key types by Gilles Peskine · 2 years, 8 months ago
- 8ee18d3 Merge pull request #6798 from gilles-peskine-arm/check_test_cases-quiet_ci-2.28 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 71e934f Merge pull request #6821 from gilles-peskine-arm/code-style-skip-generated-files-2.28 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 38a4956 Simplify the coverage statistics summary by Gilles Peskine · 2 years, 8 months ago
- 4ca54d4 Don't touch the style of generated files by Gilles Peskine · 2 years, 8 months ago
- 2200f12 Merge pull request #6807 from mpg/doc-docker-from-ci-2.28 by Gilles Peskine · 2 years, 8 months ago
- e1e776c Fix an incorrect regex in check_names.py by David Horstmann · 2 years, 8 months ago
- 7314798 Point to docker images used in the CI by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 63c8be6 Merge pull request #6753 from mpg/restartable-docfix-2.28 by Gilles Peskine · 2 years, 8 months ago
- 5898796 Hide check_test_cases warnings on the CI by Gilles Peskine · 2 years, 8 months ago
- 4b3806e Merge pull request #6688 from gilles-peskine-arm/generate_test_code-function_comments-2.28 by Gilles Peskine · 2 years, 8 months ago
- 1d1baa7 Merge pull request #6586 from lpy4105/2.28-check-psa-name-typo by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- df86cef Merge pull request #6693 from mpg/optimize-with-asan-2.28 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 3dc7f23 Document that ECP_RESTARTABLE depends on ECP_C by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 0e0793f Merge pull request #6706 from davidhorstmann-arm/2.28-code-style-script-non-corrected by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- e09c476 Add all.sh component to test with code style by David Horstmann · 2 years, 9 months ago
- 9889c66 Merge pull request #6710 from gilles-peskine-arm/valgrind-cf-skip-tests-2.28 by Dave Rodgman · 2 years, 8 months ago
- 49f99bc Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
- 9603a44 Valgrind for constant flow: skip non-CF test suites by Gilles Peskine · 2 years, 8 months ago
- 619b73d Test MBEDTLS_USE_PSA_CRYPTO with Valgrind by Gilles Peskine · 2 years, 8 months ago
- aec4bec Preserve line breaks from continued line comments by Gilles Peskine · 2 years, 8 months ago
- 5f49b3c Fix the name of basic-build-test.sh within the file by Tom Cosgrove · 2 years, 8 months ago
- 717f230 Add comment about use of ASAN_CFLAGS by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 154b84e Enable optimisation with Asan with make in all.sh by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 07995fd Preserve line breaks in comments before test functions by Gilles Peskine · 2 years, 8 months ago
- 7e8d4b6 Explain space preservation by Gilles Peskine · 2 years, 9 months ago
- 43febf2 Typos in comments by Gilles Peskine · 2 years, 9 months ago
- 8ee3a65 Add test cases for comment nesting by Gilles Peskine · 2 years, 9 months ago
- e54f63e Fix intended backslash in test data by Gilles Peskine · 2 years, 9 months ago
- d3ad55e Allow comments in prototypes of unit test functions by Gilles Peskine · 2 years, 9 months ago
- 4711731 Fix typo and copypasta by Gilles Peskine · 2 years, 9 months ago
- 5f0057d Remove some Python 2 compatibility code by Gilles Peskine · 2 years, 9 months ago
- b400fb0 Merge pull request #6452 from AndrzejKurek/depends-py-reloaded-2-28 by Dave Rodgman · 2 years, 8 months ago
- f53d0ba depends.py: remove tls defines in SHA-512-only test by Andrzej Kurek · 2 years, 8 months ago
- 05dcb13 Merge pull request #6613 from gilles-peskine-arm/run-test-suites-out-of-tree-2.28 by Gilles Peskine · 2 years, 9 months ago
- aa11281 Add a SHA512_NO_SHA384_C test to depends.py by Andrzej Kurek · 2 years, 9 months ago
- 6b7c3cc Use .datax for `make test`, not .data by Gilles Peskine · 2 years, 9 months ago
- fda7f50 add exclusive rule for PSA_CRYPTO_DRIVER_TEST by Pengyu Lv · 2 years, 9 months ago
- 018b2f6 check_names: extend typo check to PSA macro/enum names by Pengyu Lv · 2 years, 9 months ago
- 83763ab Pacify pylint by Gilles Peskine · 2 years, 9 months ago
- 92c5d31 Add negative zero as an input to automatically generated tests by Gilles Peskine · 2 years, 9 months ago
- ee78b6e For binary operations, test both x op y and y op x by Gilles Peskine · 2 years, 9 months ago
- 676df8e Merge pull request #6578 from gilles-peskine-arm/bignum-test-suite-names-2.28 by Gilles Peskine · 2 years, 9 months ago
- d7d5e9a Merge pull request #6536 from davidhorstmann-arm/2.28-change-test-templating-syntax by Gilles Peskine · 2 years, 9 months ago
- 618f989 Don't use test_suite_mpi as an example by Gilles Peskine · 2 years, 10 months ago
- 5b68608 Rename test_suite_bignum for consistency with bignum.{h,c} by Gilles Peskine · 2 years, 10 months ago
- 8eff06f Minor improvements to test code script by David Horstmann · 2 years, 9 months ago
- 78dea63 Improve test suite detection in run-test-suites.pl by Manuel Pégourié-Gonnard · 2 years, 9 months ago
- 14bae83 Change test templating syntax to be valid C by David Horstmann · 2 years, 9 months ago
- 83264be Group cpp_dummy_build test into an existing component by Gilles Peskine · 2 years, 9 months ago
- e86cdcb Remove redundant build-only driver interface component by Gilles Peskine · 2 years, 9 months ago
- c5acdb9 Remove unused perl dependency scripts by Andrzej Kurek · 2 years, 9 months ago
- 20d8a5f Add all.sh components running depends.py without MBEDTLS_USE_PSA_CRYPTO by Andrzej Kurek · 2 years, 9 months ago
- 2b44a92 depends.py: add a config option to unset MBEDTLS_USE_PSA by Andrzej Kurek · 2 years, 9 months ago
- 031c8c2 Add build with a typical configuration for a PSA crypto service by Gilles Peskine · 2 years, 9 months ago
- 8df2748 Improve test component name by Gilles Peskine · 2 years, 10 months ago
- 21503df Add build with a typical configuration for a PSA crypto service by Gilles Peskine · 2 years, 10 months ago
- 467a0f2 Adjust depends.py to the 2.28 branch by Andrzej Kurek · 2 years, 10 months ago
- 113952d depends.py: rename domains argument to tasks by Andrzej Kurek · 2 years, 10 months ago