- 4323e45 Resolve build errors for ssl_helpers.c and test_suite_ssl.c by Yanray Wang · 2 years, 5 months ago
- bd56b03 Move TLS connection related functions to ssl_helpers.c by Yanray Wang · 2 years, 5 months ago
- 82b4149 Improve code readability for test_suite_ssl.function by Yanray Wang · 2 years, 5 months ago
- 862ef86 Rewrap the lines to fit code standard in test_suite_ssl.function by Yanray Wang · 2 years, 5 months ago
- c463849 Rename the functions which are used to set up TLS connection by Yanray Wang · 2 years, 9 months ago
- 59ab276 Move the renamed typedef statements to ssl_helpers.h by Yanray Wang · 2 years, 9 months ago
- abfdcd8 Rename the typedef statements which are used for TLS connection by Yanray Wang · 2 years, 10 months ago
- 5fce145 Create ssl_helpers.c to hold functions of TLS connection by Yanray Wang · 2 years, 10 months ago
- a93b06d Merge pull request #7204 from lpy4105/issue/backport-all_sh-do-not-list-unsupported-cases by Gilles Peskine · 2 years, 5 months ago
- 39987eb Merge pull request #7172 from daverodgman/fix_UB_in_ssl_read-2.28 by Dave Rodgman · 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
- 2b810e3 Merge pull request #7104 from AndrzejKurek/pymod-2-28 by Gilles Peskine · 2 years, 5 months ago
- 440535e Merge pull request #7153 from lpy4105/issue/1785/backport-ssl-test-script-fail by Gilles Peskine · 2 years, 5 months ago
- 6ed1436 Feedback from Arm: guarantee that output_length <= output_size even on error, to reduce the risk that a missing error check by Stephan Koch · 2 years, 6 months ago
- 8a23f49 asymmetric_encrypt: check output length only if return code is PSA_SUCCESS. by oberon-sk · 2 years, 6 months ago
- cd09d68 Add tests by Dave Rodgman · 2 years, 5 months ago
- ab1fb39 Fix typo by Pengyu Lv · 2 years, 5 months ago
- fef3ad0 Update incorrect comment by Pengyu Lv · 2 years, 5 months ago
- 02a76a5 compat.sh: skip static ECDH cases if unsupported in openssl by Pengyu Lv · 2 years, 6 months ago
- e8ef6ad Correct error code in test_suite_x509parse.data by David Horstmann · 2 years, 6 months ago
- 0518d53 Change error codes to more appropriate codes by David Horstmann · 2 years, 6 months ago
- 071dd35 Add testcases for overlong encoding of OIDs by David Horstmann · 2 years, 6 months ago
- c714416 Add tests for mbedtls_oid_get_numeric_string() by David Horstmann · 2 years, 6 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, 7 months ago
- cf39406 Use config.py as a module in depends.py by Andrzej Kurek · 2 years, 6 months ago
- 79e0433 Merge pull request #7072 from mpg/cleanup-md-tests-2.28 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- a15b405 Merge pull request #7070 from yanrayw/2.28-7008-compatsh-disable-VERIFY-for-PSK by Gilles Peskine · 2 years, 6 months ago
- da82903 Merge pull request #7053 from KloolK/typos-backport by Gilles Peskine · 2 years, 6 months ago
- 2122f44 Use TEST_EQUAL in one more place in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- 3c30191 Use ASSERT_COMPARE in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- 21daf29 compat.sh: simplify code of iterating on VERIFY for PSK tests by Yanray Wang · 2 years, 6 months ago
- 8332db9 compat.sh: remove G_CLIENT_PRIO as it's not used by Yanray Wang · 2 years, 6 months ago
- 34ddcc9 compat.sh: display "no" even if $VERIFY=YES for PSK test cases by Yanray Wang · 2 years, 6 months ago
- 89ac843 compat.sh: do not filter PSK ciphersuites for GnuTLS if $VERIFY=YES by Yanray Wang · 2 years, 6 months ago
- b1ae735 compat.sh: remove check_openssl_server_bug by Yanray Wang · 2 years, 6 months ago
- 571e24b compat.sh: avoid running duplicate test cases for PSK by Yanray Wang · 2 years, 6 months ago
- eafa355 compat.sh: ignore $VERIFY in PSK TYPE by Yanray Wang · 2 years, 6 months ago
- 95f316a X.509: Improve negative testing for SubjectAltName parsing by hanno-becker · 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
- 54faadc Fix style in test_suite_md.function by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- 67565d0 Use TEST_EQUAL when applicable in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- 96108b6 Avoid unnecessary copy in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- 2a5e213 Use MBEDTLS_MD_MAX_SIZE in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- a876bd2 Use MD type not string to in MD test data by Manuel Pégourié-Gonnard · 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
- a4f9148 Merge pull request #6983 from aditya-deshpande-arm/backport-check-files-characters by Gilles Peskine · 2 years, 6 months ago
- ecb4420 Address missed instances of sizeof by Dave Rodgman · 2 years, 6 months ago
- 1868870 Fix use of sizeof without brackets 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
- 33d03fe Add missing dependencies on certs.c in unit tests 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
- 4b7cb8c Merge pull request #6919 from valeriosetti/issue6843-backport by Manuel Pégourié-Gonnard · 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
- 0f16ce0 Merge pull request #6963 from davidhorstmann-arm/2.28-fix-check-python-errors by Gilles Peskine · 2 years, 6 months ago
- c2738f2 Merge pull request #6954 from gilles-peskine-arm/6658-not-print-Terminated-ubuntu-22.04-2.28 by Gilles Peskine · 2 years, 6 months ago
- 7ba0037 test: improve error handling in x509_set_serial_check() by Valerio Setti · 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, 7 months ago
- 2a7b2a6 Redirect stdout/stderr to SRV_OUT by Yanray Wang · 2 years, 7 months ago
- d2ad200 Remove Terminated message from stdout by Yanray Wang · 2 years, 7 months ago
- 5fce4f6 Add regression test by Dave Rodgman · 2 years, 7 months ago
- bd2b8e4 Fix test guards by Dave Rodgman · 2 years, 7 months ago
- 15a3f1d Add missing key exchange requirements to test_suite_ssl by Andrzej Kurek · 2 years, 7 months ago
- cbb34b9 Add missing KEX DHE-RSA requirement for one ssl test by Andrzej Kurek · 2 years, 7 months ago
- eeb8624 Add missing RSA-type dependencies in test_suite_ssl by Andrzej Kurek · 2 years, 7 months ago
- 01bdab3 Add missing key exchange requirements to test_suite_ssl by Andrzej Kurek · 2 years, 7 months ago
- de416fc depends.py: enable key exchange tests by Andrzej Kurek · 2 years, 9 months ago
- 721cff1 Fix a copy-paste error in define comment by Andrzej Kurek · 2 years, 7 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
- c1ae9f9 Have compat.sh and ssl-opt.sh not return success for > 255 errors by Tom Cosgrove · 2 years, 7 months ago
- 5b78714 test: x509: add function for testing long serials by Valerio Setti · 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
- 1b6c09a Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
- 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
- 6d08dba Fix test function derive_key_exercise() by Manuel Pégourié-Gonnard · 2 years, 7 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