1. 1b6c09a Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  2. f8d190d Merge pull request #6901 from gilles-peskine-arm/check-files-unicode-2.28 by Gilles Peskine · 2 years, 7 months ago
  3. b60b7a3 Reject invalid UTF-8 and weird characters in text files by Gilles Peskine · 2 years, 7 months ago
  4. ff723d8 Pass line number to issue_with_line by Gilles Peskine · 2 years, 7 months ago
  5. 66548d1 Treat more *.bin files as binary by Gilles Peskine · 2 years, 7 months ago
  6. 89d4027 Use OPENSSL everywhere, not OPENSSL_CMD by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  7. 6d08dba Fix test function derive_key_exercise() by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  8. 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
  9. 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
  10. 38a4956 Simplify the coverage statistics summary by Gilles Peskine · 2 years, 8 months ago
  11. 4ca54d4 Don't touch the style of generated files by Gilles Peskine · 2 years, 8 months ago
  12. 2200f12 Merge pull request #6807 from mpg/doc-docker-from-ci-2.28 by Gilles Peskine · 2 years, 8 months ago
  13. e1e776c Fix an incorrect regex in check_names.py by David Horstmann · 2 years, 8 months ago
  14. 7314798 Point to docker images used in the CI by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  15. 63c8be6 Merge pull request #6753 from mpg/restartable-docfix-2.28 by Gilles Peskine · 2 years, 8 months ago
  16. 5898796 Hide check_test_cases warnings on the CI by Gilles Peskine · 2 years, 8 months ago
  17. 4b3806e Merge pull request #6688 from gilles-peskine-arm/generate_test_code-function_comments-2.28 by Gilles Peskine · 2 years, 8 months ago
  18. 4a9fa30 Merge pull request #6782 from gilles-peskine-arm/lcov-script-2.28 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  19. df31076 Fix missing dependency declaration in test by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  20. 4547eae Merge pull request #984 from Mbed-TLS/mbedtls-2.28.2-merge-back by Dave Rodgman · 2 years, 8 months ago
  21. b0f11f1 Fix "make lcov" in CMake out-of-tree builds by Gilles Peskine · 2 years, 8 months ago
  22. 97ead79 Merge pull request #6204 from wernerlewis/ecp_group_test_2.28 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  23. 1d1baa7 Merge pull request #6586 from lpy4105/2.28-check-psa-name-typo by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  24. df86cef Merge pull request #6693 from mpg/optimize-with-asan-2.28 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  25. 3dc7f23 Document that ECP_RESTARTABLE depends on ECP_C by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  26. 875d1eb Document all effects of MBEDTLS_ECP_RESTARTABLE by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  27. 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
  28. 7428c61 Bump LTS version to 2.28.2 by Aditya Deshpande · 2 years, 8 months ago
  29. e09c476 Add all.sh component to test with code style by David Horstmann · 2 years, 9 months ago
  30. 5c581dd Merge pull request #6735 from daverodgman/fix_test_dep_spelling_2.28 by Dave Rodgman · 2 years, 8 months ago
  31. 9889c66 Merge pull request #6710 from gilles-peskine-arm/valgrind-cf-skip-tests-2.28 by Dave Rodgman · 2 years, 8 months ago
  32. a03396a Fix additional mis-spellings by Dave Rodgman · 2 years, 8 months ago
  33. 04f25fc Tell cmake to get SKIP_TEST_SUITES from ENV by David Horstmann · 2 years, 8 months ago
  34. 9d7b8ea Fix spelling of test dependency by Dave Rodgman · 2 years, 8 months ago
  35. 49f99bc Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
  36. 9603a44 Valgrind for constant flow: skip non-CF test suites by Gilles Peskine · 2 years, 8 months ago
  37. 619b73d Test MBEDTLS_USE_PSA_CRYPTO with Valgrind by Gilles Peskine · 2 years, 8 months ago
  38. 13e7307 Create a separate test suite for constant-time functions by Gilles Peskine · 2 years, 8 months ago
  39. 3daa98e Move constant-time HMAC testing to its own suite by Gilles Peskine · 2 years, 8 months ago
  40. aec4bec Preserve line breaks from continued line comments by Gilles Peskine · 2 years, 8 months ago
  41. 5f49b3c Fix the name of basic-build-test.sh within the file by Tom Cosgrove · 2 years, 8 months ago
  42. 717f230 Add comment about use of ASAN_CFLAGS by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  43. 154b84e Enable optimisation with Asan with make in all.sh by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  44. 07995fd Preserve line breaks in comments before test functions by Gilles Peskine · 2 years, 8 months ago
  45. 7e8d4b6 Explain space preservation by Gilles Peskine · 2 years, 9 months ago
  46. 43febf2 Typos in comments by Gilles Peskine · 2 years, 9 months ago
  47. 8ee3a65 Add test cases for comment nesting by Gilles Peskine · 2 years, 9 months ago
  48. e54f63e Fix intended backslash in test data by Gilles Peskine · 2 years, 9 months ago
  49. d3ad55e Allow comments in prototypes of unit test functions by Gilles Peskine · 2 years, 9 months ago
  50. 4711731 Fix typo and copypasta by Gilles Peskine · 2 years, 9 months ago
  51. 9e509fc Add target to generated all .c (and .datax) files by Gilles Peskine · 2 years, 9 months ago
  52. 5f0057d Remove some Python 2 compatibility code by Gilles Peskine · 2 years, 9 months ago
  53. fa05a25 Merge pull request #6664 from davidhorstmann-arm/2.28-fix-typo-unsupported by Gilles Peskine · 2 years, 8 months ago
  54. ed179db Merge pull request #6657 from gilles-peskine-arm/psa-ecb-null-0-2.28 by Dave Rodgman · 2 years, 8 months ago
  55. f3fee12 Fix typo 'unsupoported' -> 'unsupported' by David Horstmann · 2 years, 8 months ago
  56. a7ba2b5 compat.sh: Restore testing against OpenSSL for pre 1.2 TLS versions by Ronald Cron · 2 years, 8 months ago
  57. 4eea196 Enable all ciphers in OpenSSL >=1.1.0 by Gilles Peskine · 2 years, 8 months ago
  58. 0f6fb0c compat.sh: Restore testing against OpenSSL for pre 1.2 TLS versions by Ronald Cron · 2 years, 8 months ago
  59. b400fb0 Merge pull request #6452 from AndrzejKurek/depends-py-reloaded-2-28 by Dave Rodgman · 2 years, 8 months ago
  60. 01bf631 Fix NULL+0 undefined behavior in ECB encryption and decryption by Gilles Peskine · 2 years, 9 months ago
  61. f53d0ba depends.py: remove tls defines in SHA-512-only test by Andrzej Kurek · 2 years, 9 months ago
  62. f675727 Remove blowfish tests from test_suite_ssl by Andrzej Kurek · 2 years, 9 months ago
  63. 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
  64. aa11281 Add a SHA512_NO_SHA384_C test to depends.py by Andrzej Kurek · 2 years, 9 months ago
  65. b358e46 Merge pull request #6618 from gilles-peskine-arm/mpi_sint-min-ub-2.28 by Gilles Peskine · 2 years, 9 months ago
  66. de1629a Fix undefined behavior with the most negative mbedtls_mpi_sint by Gilles Peskine · 2 years, 9 months ago
  67. e530b5b Merge pull request #6579 from gilles-peskine-arm/negative-zero-from-add-2.28 by Janos Follath · 2 years, 9 months ago
  68. 6b7c3cc Use .datax for `make test`, not .data by Gilles Peskine · 2 years, 9 months ago
  69. 8d82664 Merge pull request #6509 from valeriosetti/issue4577-backport by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  70. d3f7df4 Adding unit test for mbedtls_x509write_csr_set_extension() by Valerio Setti · 2 years, 10 months ago
  71. d64123a Fix autocucumber in documentation by Gilles Peskine · 2 years, 9 months ago
  72. fda7f50 add exclusive rule for PSA_CRYPTO_DRIVER_TEST by Pengyu Lv · 2 years, 9 months ago
  73. 018b2f6 check_names: extend typo check to PSA macro/enum names by Pengyu Lv · 2 years, 9 months ago
  74. 020ab7f Add additional (would fail) test cases for mpi_mod_int with 0 remainder by Tom Cosgrove · 2 years, 9 months ago
  75. 5c307b9 Use mbedtls_mpi_sint not mbedtls_mpi_uint in mpi_mod_int test by Tom Cosgrove · 2 years, 9 months ago
  76. c2c6fcb Enable mpi_mod_int test case to take full-range MPI integers by Tom Cosgrove · 2 years, 9 months ago
  77. 83763ab Pacify pylint by Gilles Peskine · 2 years, 9 months ago
  78. 92c5d31 Add negative zero as an input to automatically generated tests by Gilles Peskine · 2 years, 9 months ago
  79. 53a7206 Support negative zero as MPI test input by Gilles Peskine · 2 years, 9 months ago
  80. ee78b6e For binary operations, test both x op y and y op x by Gilles Peskine · 2 years, 9 months ago
  81. 676df8e Merge pull request #6578 from gilles-peskine-arm/bignum-test-suite-names-2.28 by Gilles Peskine · 2 years, 9 months ago
  82. d7d5e9a Merge pull request #6536 from davidhorstmann-arm/2.28-change-test-templating-syntax by Gilles Peskine · 2 years, 9 months ago
  83. d5c76cf Avoid having both test_suite_XXX.data and test_suite_XXX.*.data by Gilles Peskine · 2 years, 10 months ago
  84. 618f989 Don't use test_suite_mpi as an example by Gilles Peskine · 2 years, 10 months ago
  85. 5b68608 Rename test_suite_bignum for consistency with bignum.{h,c} by Gilles Peskine · 2 years, 10 months ago
  86. 8eff06f Minor improvements to test code script by David Horstmann · 2 years, 9 months ago
  87. 78dea63 Improve test suite detection in run-test-suites.pl by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  88. cb49210 Merge pull request #6380 from Kabbah/backport2.28-x509-info-hwmodulename-hex by Gilles Peskine · 2 years, 9 months ago
  89. 14bae83 Change test templating syntax to be valid C by David Horstmann · 2 years, 9 months ago
  90. 83264be Group cpp_dummy_build test into an existing component by Gilles Peskine · 2 years, 9 months ago
  91. e86cdcb Remove redundant build-only driver interface component by Gilles Peskine · 2 years, 9 months ago
  92. 0bbe758 Merge pull request #6191 from daverodgman/invalid-ecdsa-pubkey-backport-2.28 by Dave Rodgman · 2 years, 9 months ago
  93. 6d61d83 Build fix - remove line of dead code by Dave Rodgman · 2 years, 9 months ago
  94. 584200c Update tests/suites/test_suite_ecdsa.function by Dave Rodgman · 2 years, 9 months ago
  95. 31788cd Add missing SHA256 dependencies in test_suite_ssl by Andrzej Kurek · 2 years, 9 months ago
  96. 9821253 Add missing CBC dependency in test_suite_ssl by Andrzej Kurek · 2 years, 9 months ago
  97. c5acdb9 Remove unused perl dependency scripts by Andrzej Kurek · 2 years, 9 months ago
  98. 20d8a5f Add all.sh components running depends.py without MBEDTLS_USE_PSA_CRYPTO by Andrzej Kurek · 2 years, 10 months ago
  99. 2b44a92 depends.py: add a config option to unset MBEDTLS_USE_PSA by Andrzej Kurek · 2 years, 10 months ago
  100. d654171 Merge pull request #6477 from AndrzejKurek/fix-cipher-deps-2-28 by Gilles Peskine · 2 years, 9 months ago