- c848d22 Switch code style check to enforcement mode by Gilles Peskine · 2 years, 8 months ago archive/new-code-style/development archive/new-code-style/test/6802/target features/new-code-style/development features/new-code-style/test/6802/target
- c55c343 Merge pull request #6884 from gilles-peskine-arm/check-files-unicode by Gilles Peskine · 2 years, 7 months ago
- 3900bdd Merge pull request #6823 from mpg/unify-openssl-variables by Gilles Peskine · 2 years, 7 months ago
- 28d4d43 Merge pull request #6863 from valeriosetti/issue6830 by Manuel Pégourié-Gonnard · 2 years, 7 months ago
- 3368724 Merge pull request #6870 from valeriosetti/issue6831 by Manuel Pégourié-Gonnard · 2 years, 7 months ago
- d11bb47 Reject invalid UTF-8 and weird characters in text files by Gilles Peskine · 2 years, 7 months ago
- b389743 Pass line number to issue_with_line by Gilles Peskine · 2 years, 7 months ago
- 0ed9e78 Treat more *.bin files as binary by Gilles Peskine · 2 years, 7 months ago
- 67419f0 tls: fix + save code size when DEBUG_C is not enabled by Valerio Setti · 2 years, 7 months ago
- e1655b8 test: add test for building without BIGNUM_C by Valerio Setti · 2 years, 7 months ago
- 3322f61 test: verify that TLS and X509 are independent from mbedtls_ecp_curve functions by Valerio Setti · 2 years, 7 months ago
- 7a389dd Merge pull request #6784 from valeriosetti/issue6702 by Manuel Pégourié-Gonnard · 2 years, 7 months ago
- ea8c88f test: fix some descriptions by Valerio Setti · 2 years, 7 months ago
- c963bb1 test: remove SHA224 from default test driver config by Valerio Setti · 2 years, 7 months ago
- 2fcb4c1 Merge pull request #6747 from gilles-peskine-arm/bignum-mod-random by Manuel Pégourié-Gonnard · 2 years, 7 months ago
- b6bf7dc test: fix depends.py for hash tests by Valerio Setti · 2 years, 7 months ago
- eab43a6 Merge pull request #6795 from gilles-peskine-arm/check_test_cases-quiet_ci by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- c377f31 Remove unused import by Gilles Peskine · 2 years, 8 months ago
- 82dad10 Merge pull request #6820 from gilles-peskine-arm/code-style-skip-generated-files by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- bb12621 Merge pull request #6808 from gilles-peskine-arm/basic-build-test-lcov-format-robustness-3.3 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- c572246 Use OPENSSL everywhere, not OPENSSL_CMD by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 3b56d29 List all the places with instructions to generate those files by Gilles Peskine · 2 years, 8 months ago
- 9a3771e Don't touch the style of generated files by Gilles Peskine · 2 years, 8 months ago
- 546493b Merge pull request #6789 from mpg/doc-docker-from-ci by Gilles Peskine · 2 years, 8 months ago
- e7221a2 test: adjust depends.py to new SHA224/SHA384 changes by Valerio Setti · 2 years, 8 months ago
- f91090e Fix an incorrect regex in check_names.py by David Horstmann · 2 years, 8 months ago
- 98d3a67 Simplify the coverage statistics summary by Gilles Peskine · 2 years, 8 months ago
- d1dd41f Merge pull request #6723 from mpg/restartable-vs-use-psa by Gilles Peskine · 2 years, 8 months ago
- 031114d Hide check_test_cases warnings on the CI by Gilles Peskine · 2 years, 8 months ago
- 0813691 Merge pull request #6594 from gilles-peskine-arm/generate_test_code-function_comments by Gilles Peskine · 2 years, 8 months ago
- 59626b6 Point to docker images used in the CI by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- c98624a Merge pull request #6680 from valeriosetti/issue6599 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 2b70a3f Merge pull request #6558 from lpy4105/6416-psa_macros_name_typo by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- cd98805 Merge pull request #6683 from mpg/optimize-with-asan by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 182a23b Adjust all.sh now that restartable is in full by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- ad45c4d Document that ECP_RESTARTABLE depends on ECP_C by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- a6e3d3e Disable restartable in build_module_alt by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- a373984 Remove check for tests disabled with USE_PSA by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 1a100b6 Merge pull request #6705 from davidhorstmann-arm/code-style-script-non-corrected by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 1fe4529 Merge pull request #6685 from gilles-peskine-arm/valgrind-cf-skip-tests by Dave Rodgman · 2 years, 8 months ago
- 92b5ac1 Add all.sh component to test with code style by David Horstmann · 2 years, 9 months ago
- 1797b05 Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
- 70e0290 test: pake: fix mixed testing in test_tls1_2_ecjpake_compatibility by Valerio Setti · 2 years, 8 months ago
- dc40bbc test: pake: remove redundant test for opaque passwords by Valerio Setti · 2 years, 8 months ago
- c3902ac Merge pull request #6698 from wernerlewis/bignum_mod_py by Dave Rodgman · 2 years, 8 months ago
- 266f79c Merge pull request #6426 from aditya-deshpande-arm/driver-wrapper-key-agreement by Paul Elliott · 2 years, 8 months ago
- a6b69da test: psa_pake: add a separate test for opaque password by Valerio Setti · 2 years, 8 months ago
- 18f7028 Preserve line breaks from continued line comments by Gilles Peskine · 2 years, 8 months ago
- c84b731 Enable test generation from bignum_mod.py by Werner Lewis · 2 years, 8 months ago
- fe549a7 Add comment about use of ASAN_CFLAGS by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 30d9466 Only run what we need from compat.sh by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- fc2ac75 Fix the name of basic-build-test.sh within the file by Tom Cosgrove · 2 years, 8 months ago
- d8c0803 Preserve line breaks in comments before test functions by Gilles Peskine · 2 years, 8 months ago
- 0c67160 Valgrind for constant flow: skip non-CF test suites by Gilles Peskine · 2 years, 8 months ago
- df3dd4c Test MBEDTLS_USE_PSA_CRYPTO with Valgrind by Gilles Peskine · 2 years, 8 months ago
- ffc330f Merge pull request #6264 from hannestschofenig/rfc9146_2 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 66f0983 Enable optimisation with Asan with make in all.sh by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 6a543ba Remove redundant component in all.sh by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- df84bb3 Removed MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH from CID tests in all.sh by Hannes Tschofenig · 2 years, 8 months ago
- ae79fb2 Merge branch 'development' into pr3431 by Bence Szépkúti · 2 years, 8 months ago
- 3bb0e43 fix review comment by Pengyu Lv · 2 years, 8 months ago
- ef25a99 Merge pull request #6533 from valeriosetti/issue5847 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- d8603a7 Merge pull request #6638 from ronald-cron-arm/tls13-misc by Ronald Cron · 2 years, 8 months ago
- 5e3c70e Merge branch 'development' into driver-wrapper-key-agreement by Aditya Deshpande · 2 years, 8 months ago
- 8cc1470 Merge branch 'development' into driver-wrapper-key-agreement by Aditya Deshpande · 2 years, 8 months ago
- a17d038 Merge branch 'development' into pr3431 by Bence Szépkúti · 2 years, 8 months ago
- 0fc8877 Merge pull request #6632 from yanesca/refactor_bignum_test_framework by Janos Follath · 2 years, 8 months ago
- a08103a Merge pull request #6611 from gilles-peskine-arm/run-test-suites-out-of-tree by Gilles Peskine · 2 years, 8 months ago
- c2e110f tls13: Disable MBEDTLS_SSL_EARLY_DATA by default by Ronald Cron · 2 years, 8 months ago
- 39e08d4 Add tests for the key agreement driver wrapper to test_suite_psa_crypto_driver_wrappers by Aditya Deshpande · 2 years, 9 months ago
- f457976 Bignum tests: set unique combinations off by default by Janos Follath · 2 years, 9 months ago
- 351e688 Make pylint happy by Janos Follath · 2 years, 9 months ago
- 87df373 Bignum test: Move identical function to superclass by Janos Follath · 2 years, 9 months ago
- 0cd8967 Split test generator base class by Janos Follath · 2 years, 9 months ago
- 9ac62c3 Explain space preservation by Gilles Peskine · 2 years, 9 months ago
- 268ea5a Typos in comments by Gilles Peskine · 2 years, 9 months ago
- 45747a0 Add test cases for comment nesting by Gilles Peskine · 2 years, 9 months ago
- 18f48eb Fix intended backslash in test data by Gilles Peskine · 2 years, 9 months ago
- ba7c006 Merge pull request #6466 from mprse/driver-only-hash-ci by Manuel Pégourié-Gonnard · 2 years, 9 months ago
- d12922a Merge pull request #6486 from xkqian/tls13_add_early_data_indication by Ronald Cron · 2 years, 9 months ago
- 85c54ea Allow providing space sepatated tasks by Przemek Stekiel · 2 years, 9 months ago
- 542d932 Fix handling of default value for task argument by Przemek Stekiel · 2 years, 9 months ago
- 6419ab5 Reduce number of skipped suites (after making configs more similar) by Przemek Stekiel · 2 years, 9 months ago
- 52d8e96 Disable PSA_WANT_ALG_STREAM_CIPHER, PSA_WANT_ALG_ECB_NO_PADDING also in reference config by Przemek Stekiel · 2 years, 9 months ago
- f3be7cc Keep drivers enabled also in reference build by Przemek Stekiel · 2 years, 9 months ago
- e7bab00 Update enabled guards for early data cases by Xiaokang Qian · 2 years, 9 months ago
- 2dbfeda Update early data test cases with latest code message by Xiaokang Qian · 2 years, 9 months ago
- 298f781 Use .datax for `make test`, not .data by Gilles Peskine · 2 years, 9 months ago
- b9b9026 Pacify pylint by Gilles Peskine · 2 years, 9 months ago
- 35af021 Add negative zero as an input to automatically generated tests by Gilles Peskine · 2 years, 9 months ago
- 9f0ec53 add a test for EC-JPAKE compatibility in TLS1.2 by Valerio Setti · 2 years, 9 months ago
- aa88e0b Make configurations (driver, reference) as close as possible by Przemek Stekiel · 2 years, 9 months ago
- 9a0aafb Enable/disable MBEDTLS_SSL_EARLY_DATA for cases in ssl-opt.sh by Xiaokang Qian · 2 years, 9 months ago
- d384b64 Merge branch 'development' into rfc9146_2 by Dave Rodgman · 2 years, 9 months ago
- d3068af Optimize code (tasks list initialization, task verification) by Przemek Stekiel · 2 years, 9 months ago
- 733c76e Fix style issues pointed by pylint by Przemek Stekiel · 2 years, 9 months ago
- 07510f5 Allow comments in prototypes of unit test functions by Gilles Peskine · 2 years, 9 months ago
- 0cf4220 Fix typo and copypasta by Gilles Peskine · 2 years, 9 months ago
- 71565cf Disable PKCS7 for some TLS 1.3 tests by Dave Rodgman · 2 years, 9 months ago
- 0c3f5f1 Remove some Python 2 compatibility code by Gilles Peskine · 2 years, 9 months ago