1. 79e0433 Merge pull request #7072 from mpg/cleanup-md-tests-2.28 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  2. a15b405 Merge pull request #7070 from yanrayw/2.28-7008-compatsh-disable-VERIFY-for-PSK by Gilles Peskine · 2 years, 6 months ago
  3. da82903 Merge pull request #7053 from KloolK/typos-backport by Gilles Peskine · 2 years, 6 months ago
  4. 2122f44 Use TEST_EQUAL in one more place in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  5. 3c30191 Use ASSERT_COMPARE in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  6. 21daf29 compat.sh: simplify code of iterating on VERIFY for PSK tests by Yanray Wang · 2 years, 6 months ago
  7. 8332db9 compat.sh: remove G_CLIENT_PRIO as it's not used by Yanray Wang · 2 years, 6 months ago
  8. 34ddcc9 compat.sh: display "no" even if $VERIFY=YES for PSK test cases by Yanray Wang · 2 years, 6 months ago
  9. 89ac843 compat.sh: do not filter PSK ciphersuites for GnuTLS if $VERIFY=YES by Yanray Wang · 2 years, 6 months ago
  10. b1ae735 compat.sh: remove check_openssl_server_bug by Yanray Wang · 2 years, 6 months ago
  11. 571e24b compat.sh: avoid running duplicate test cases for PSK by Yanray Wang · 2 years, 6 months ago
  12. eafa355 compat.sh: ignore $VERIFY in PSK TYPE by Yanray Wang · 2 years, 6 months ago
  13. 95f316a X.509: Improve negative testing for SubjectAltName parsing by hanno-becker · 2 years, 6 months ago
  14. bfe7903 Merge pull request #7021 from lpy4105/issue/backport-do-not-run-x86-tests-on-arm64 by Gilles Peskine · 2 years, 6 months ago
  15. 6d47550 Fix typos by Jan Bruckner · 2 years, 6 months ago
  16. 54faadc Fix style in test_suite_md.function by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  17. 67565d0 Use TEST_EQUAL when applicable in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  18. 96108b6 Avoid unnecessary copy in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  19. 2a5e213 Use MBEDTLS_MD_MAX_SIZE in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  20. a876bd2 Use MD type not string to in MD test data by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  21. b028531 Merge pull request #7013 from gilles-peskine-arm/build-without-certs-2.28.2 by Dave Rodgman · 2 years, 6 months ago
  22. a4f9148 Merge pull request #6983 from aditya-deshpande-arm/backport-check-files-characters by Gilles Peskine · 2 years, 6 months ago
  23. ecb4420 Address missed instances of sizeof by Dave Rodgman · 2 years, 6 months ago
  24. 1868870 Fix use of sizeof without brackets by Dave Rodgman · 2 years, 6 months ago
  25. a89b367 all.sh: test_m32_xx is not supported on arm64 host by Pengyu Lv · 2 years, 10 months ago
  26. 5619443 Test without MBEDTLS_CERTS_C by Gilles Peskine · 2 years, 6 months ago
  27. 33d03fe Add missing dependencies on certs.c in unit tests by Gilles Peskine · 2 years, 6 months ago
  28. a9186f3 Allow whole Box Drawings range by Aditya Deshpande · 2 years, 6 months ago
  29. e76dc39 Modify comments to make them more inclusive by Aditya Deshpande · 2 years, 6 months ago
  30. 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
  31. 4b7cb8c Merge pull request #6919 from valeriosetti/issue6843-backport by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  32. 54be0fa Merge pull request #6968 from aditya-deshpande-arm/backport-check-names-exclusions by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  33. 7d20bb4 Re-add empty lines that were accidentally omitted in the previous commit. by Aditya Deshpande · 2 years, 6 months ago
  34. 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
  35. f57f3db Merge pull request #6931 from AndrzejKurek/timeless-selftest-waz-bad by Gilles Peskine · 2 years, 6 months ago
  36. 0f16ce0 Merge pull request #6963 from davidhorstmann-arm/2.28-fix-check-python-errors by Gilles Peskine · 2 years, 6 months ago
  37. 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
  38. 7ba0037 test: improve error handling in x509_set_serial_check() by Valerio Setti · 2 years, 6 months ago
  39. 3a261a4 Add a selftest run for the TIMING_ALT test by Andrzej Kurek · 2 years, 6 months ago
  40. 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
  41. 4fc7e0e Fix a missing type hint warning by David Horstmann · 2 years, 6 months ago
  42. 85f65f8 Merge pull request #6944 from AndrzejKurek/2.28-depends-py-kex-fixes by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  43. ddf6260 Remove obsolete comment from depends.py by Andrzej Kurek · 2 years, 6 months ago
  44. 2a7b2a6 Redirect stdout/stderr to SRV_OUT by Yanray Wang · 2 years, 7 months ago
  45. d2ad200 Remove Terminated message from stdout by Yanray Wang · 2 years, 7 months ago
  46. 5fce4f6 Add regression test by Dave Rodgman · 2 years, 7 months ago
  47. bd2b8e4 Fix test guards by Dave Rodgman · 2 years, 7 months ago
  48. 15a3f1d Add missing key exchange requirements to test_suite_ssl by Andrzej Kurek · 2 years, 7 months ago
  49. cbb34b9 Add missing KEX DHE-RSA requirement for one ssl test by Andrzej Kurek · 2 years, 7 months ago
  50. eeb8624 Add missing RSA-type dependencies in test_suite_ssl by Andrzej Kurek · 2 years, 7 months ago
  51. 01bdab3 Add missing key exchange requirements to test_suite_ssl by Andrzej Kurek · 2 years, 7 months ago
  52. de416fc depends.py: enable key exchange tests by Andrzej Kurek · 2 years, 9 months ago
  53. 721cff1 Fix a copy-paste error in define comment by Andrzej Kurek · 2 years, 7 months ago
  54. c890b22 Add a test for external alternate timing implementation by Andrzej Kurek · 2 years, 7 months ago
  55. a744681 Use `grep -E` instead of `egrep` by Ville Skyttä · 2 years, 7 months ago
  56. c1ae9f9 Have compat.sh and ssl-opt.sh not return success for > 255 errors by Tom Cosgrove · 2 years, 7 months ago
  57. 5b78714 test: x509: add function for testing long serials by Valerio Setti · 2 years, 7 months ago
  58. 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
  59. 1b6c09a Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  60. f8d190d Merge pull request #6901 from gilles-peskine-arm/check-files-unicode-2.28 by Gilles Peskine · 2 years, 7 months ago
  61. b60b7a3 Reject invalid UTF-8 and weird characters in text files by Gilles Peskine · 2 years, 7 months ago
  62. ff723d8 Pass line number to issue_with_line by Gilles Peskine · 2 years, 7 months ago
  63. 66548d1 Treat more *.bin files as binary by Gilles Peskine · 2 years, 7 months ago
  64. 89d4027 Use OPENSSL everywhere, not OPENSSL_CMD by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  65. 6d08dba Fix test function derive_key_exercise() by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  66. 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
  67. 4fa76bd NotSupported is specifically about key types by Gilles Peskine · 2 years, 8 months ago
  68. 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
  69. 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
  70. 38a4956 Simplify the coverage statistics summary by Gilles Peskine · 2 years, 8 months ago
  71. 4ca54d4 Don't touch the style of generated files by Gilles Peskine · 2 years, 8 months ago
  72. 2200f12 Merge pull request #6807 from mpg/doc-docker-from-ci-2.28 by Gilles Peskine · 2 years, 8 months ago
  73. e1e776c Fix an incorrect regex in check_names.py by David Horstmann · 2 years, 8 months ago
  74. 7314798 Point to docker images used in the CI by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  75. 63c8be6 Merge pull request #6753 from mpg/restartable-docfix-2.28 by Gilles Peskine · 2 years, 8 months ago
  76. 5898796 Hide check_test_cases warnings on the CI by Gilles Peskine · 2 years, 8 months ago
  77. 4b3806e Merge pull request #6688 from gilles-peskine-arm/generate_test_code-function_comments-2.28 by Gilles Peskine · 2 years, 8 months ago
  78. 4a9fa30 Merge pull request #6782 from gilles-peskine-arm/lcov-script-2.28 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  79. df31076 Fix missing dependency declaration in test by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  80. 4547eae Merge pull request #984 from Mbed-TLS/mbedtls-2.28.2-merge-back by Dave Rodgman · 2 years, 8 months ago
  81. b0f11f1 Fix "make lcov" in CMake out-of-tree builds by Gilles Peskine · 2 years, 8 months ago
  82. 97ead79 Merge pull request #6204 from wernerlewis/ecp_group_test_2.28 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  83. 1d1baa7 Merge pull request #6586 from lpy4105/2.28-check-psa-name-typo by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  84. df86cef Merge pull request #6693 from mpg/optimize-with-asan-2.28 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  85. 3dc7f23 Document that ECP_RESTARTABLE depends on ECP_C by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  86. 875d1eb Document all effects of MBEDTLS_ECP_RESTARTABLE by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  87. 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
  88. 7428c61 Bump LTS version to 2.28.2 by Aditya Deshpande · 2 years, 8 months ago
  89. e09c476 Add all.sh component to test with code style by David Horstmann · 2 years, 9 months ago
  90. 5c581dd Merge pull request #6735 from daverodgman/fix_test_dep_spelling_2.28 by Dave Rodgman · 2 years, 8 months ago
  91. 9889c66 Merge pull request #6710 from gilles-peskine-arm/valgrind-cf-skip-tests-2.28 by Dave Rodgman · 2 years, 8 months ago
  92. a03396a Fix additional mis-spellings by Dave Rodgman · 2 years, 8 months ago
  93. 04f25fc Tell cmake to get SKIP_TEST_SUITES from ENV by David Horstmann · 2 years, 8 months ago
  94. 9d7b8ea Fix spelling of test dependency by Dave Rodgman · 2 years, 8 months ago
  95. 49f99bc Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
  96. 9603a44 Valgrind for constant flow: skip non-CF test suites by Gilles Peskine · 2 years, 8 months ago
  97. 619b73d Test MBEDTLS_USE_PSA_CRYPTO with Valgrind by Gilles Peskine · 2 years, 8 months ago
  98. 13e7307 Create a separate test suite for constant-time functions by Gilles Peskine · 2 years, 8 months ago
  99. 3daa98e Move constant-time HMAC testing to its own suite by Gilles Peskine · 2 years, 8 months ago
  100. aec4bec Preserve line breaks from continued line comments by Gilles Peskine · 2 years, 8 months ago