1. 571e24b compat.sh: avoid running duplicate test cases for PSK by Yanray Wang · 2 years, 6 months ago
  2. eafa355 compat.sh: ignore $VERIFY in PSK TYPE by Yanray Wang · 2 years, 6 months ago
  3. bfe7903 Merge pull request #7021 from lpy4105/issue/backport-do-not-run-x86-tests-on-arm64 by Gilles Peskine · 2 years, 6 months ago
  4. d6bb16a Merge pull request #6976 from davidhorstmann-arm/2.28-c-build-helper-improvements by Gilles Peskine · 2 years, 6 months ago
  5. b028531 Merge pull request #7013 from gilles-peskine-arm/build-without-certs-2.28.2 by Dave Rodgman · 2 years, 6 months ago
  6. 9f63cb7 Merge pull request #7026 from aditya-deshpande-arm/backport-fix-example-programs-usage by Dave Rodgman · 2 years, 6 months ago
  7. 56d9003 Fix more argc checks by Aditya Deshpande · 2 years, 6 months ago
  8. c87dc5f Merge pull request #7023 from daverodgman/3DES-warning-2.28 by Gilles Peskine · 2 years, 6 months ago
  9. a4f9148 Merge pull request #6983 from aditya-deshpande-arm/backport-check-files-characters by Gilles Peskine · 2 years, 6 months ago
  10. fc9cb13 Merge pull request #7030 from daverodgman/sizeof-brackets-2.28 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  11. ecb4420 Address missed instances of sizeof by Dave Rodgman · 2 years, 6 months ago
  12. b6c5d04 Additional warnings in cipher.h by Dave Rodgman · 2 years, 6 months ago
  13. 4ff0231 Update warnings in cipher.h by Dave Rodgman · 2 years, 6 months ago
  14. 1868870 Fix use of sizeof without brackets by Dave Rodgman · 2 years, 6 months ago
  15. e87ed42 Amend changelog entry by Aditya Deshpande · 2 years, 6 months ago
  16. a7d8791 Add changelog entry by Aditya Deshpande · 2 years, 6 months ago
  17. 0504ac2 Fix bugs in example programs: change argc == 0 to argc < 2 by Aditya Deshpande · 2 years, 6 months ago
  18. b43d5e7 Improve warnings for DES/3DES by Dave Rodgman · 2 years, 6 months ago
  19. a89b367 all.sh: test_m32_xx is not supported on arm64 host by Pengyu Lv · 2 years, 10 months ago
  20. 50bc975 Fix indentation by Gilles Peskine · 2 years, 6 months ago
  21. 5619443 Test without MBEDTLS_CERTS_C by Gilles Peskine · 2 years, 6 months ago
  22. 33d03fe Add missing dependencies on certs.c in unit tests by Gilles Peskine · 2 years, 6 months ago
  23. 90420aa Add missing dependencies on certs.c in fuzz programs by Gilles Peskine · 2 years, 6 months ago
  24. 4d483a1 Fix misplaced #endif in test program by Gilles Peskine · 2 years, 6 months ago
  25. 5e29196 Fix near-tautological repetition in ChangeLog by David Horstmann · 2 years, 6 months ago
  26. a9186f3 Allow whole Box Drawings range by Aditya Deshpande · 2 years, 6 months ago
  27. 45379cb Merge pull request #7001 from ucko/2023a-bignum-2.28 by Gilles Peskine · 2 years, 6 months ago
  28. 78b823a mbedtls_mpi_sub_abs: Skip memcpy when redundant (#6701). by Aaron M. Ucko · 2 years, 6 months ago
  29. 9a10538 Merge pull request #6965 from davidhorstmann-arm/2.28-code-style-improvements by Gilles Peskine · 2 years, 6 months ago
  30. e76dc39 Modify comments to make them more inclusive by Aditya Deshpande · 2 years, 6 months ago
  31. 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
  32. 4b7cb8c Merge pull request #6919 from valeriosetti/issue6843-backport by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  33. e28f2ee Add docstring for new compile function. by David Horstmann · 2 years, 6 months ago
  34. 54be0fa Merge pull request #6968 from aditya-deshpande-arm/backport-check-names-exclusions by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  35. 41fbc3a Add ChangeLog for c_build_helper improvements by David Horstmann · 2 years, 6 months ago
  36. 0b1b97b Make c_build_helper module respect HOSTCC by David Horstmann · 2 years, 6 months ago
  37. ddb09e4 c_build_helper.py: Move compile to helper by David Horstmann · 2 years, 7 months ago
  38. 7d20bb4 Re-add empty lines that were accidentally omitted in the previous commit. by Aditya Deshpande · 2 years, 6 months ago
  39. 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
  40. f57f3db Merge pull request #6931 from AndrzejKurek/timeless-selftest-waz-bad by Gilles Peskine · 2 years, 6 months ago
  41. 0f16ce0 Merge pull request #6963 from davidhorstmann-arm/2.28-fix-check-python-errors by Gilles Peskine · 2 years, 6 months ago
  42. 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
  43. 7ba0037 test: improve error handling in x509_set_serial_check() by Valerio Setti · 2 years, 6 months ago
  44. 26d3839 Be consistent with self-test naming by Andrzej Kurek · 2 years, 6 months ago
  45. 3a261a4 Add a selftest run for the TIMING_ALT test by Andrzej Kurek · 2 years, 6 months ago
  46. 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
  47. 04aaa45 Remove unnecessary '\' linebreak characters by David Horstmann · 2 years, 6 months ago
  48. 659d905 Give proper Dict type hints in crypto_knowledge.py by David Horstmann · 2 years, 6 months ago
  49. 4fc7e0e Fix a missing type hint warning by David Horstmann · 2 years, 6 months ago
  50. 6956cb5 Don't wrap stdout and stderr in UTF-8 wrapper by David Horstmann · 2 years, 6 months ago
  51. 5682e80 Output diff without capturing it by David Horstmann · 2 years, 6 months ago
  52. 6d02f0c Add basic output on success by David Horstmann · 2 years, 6 months ago
  53. 3febe15 Remove overly verbose output on success by David Horstmann · 2 years, 7 months ago
  54. 64827e4 Change print to print_err for an error message by David Horstmann · 2 years, 7 months ago
  55. 71ccdaa Remove unnecessary "Line length options" heading by David Horstmann · 2 years, 7 months ago
  56. a27d872 Document that the script must be run from the root by David Horstmann · 2 years, 7 months ago
  57. f7b7bf7 Remove provisional notice on code style script by David Horstmann · 2 years, 7 months ago
  58. 8431fe0 Merge pull request #6953 from daverodgman/getting-started-2.28 by Dave Rodgman · 2 years, 6 months ago
  59. 85f65f8 Merge pull request #6944 from AndrzejKurek/2.28-depends-py-kex-fixes by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  60. 385c81a Minor fixes by Dave Rodgman · 2 years, 7 months ago
  61. aefb5e1 Fix some additional over-long lines by Dave Rodgman · 2 years, 7 months ago
  62. ddf6260 Remove obsolete comment from depends.py by Andrzej Kurek · 2 years, 7 months ago
  63. 2cf3c83 Merge pull request #6951 from daverodgman/fix-rsaalt-test-guards-2.28 by Dave Rodgman · 2 years, 7 months ago
  64. 2a7b2a6 Redirect stdout/stderr to SRV_OUT by Yanray Wang · 2 years, 7 months ago
  65. d2ad200 Remove Terminated message from stdout by Yanray Wang · 2 years, 7 months ago
  66. 5fce4f6 Add regression test by Dave Rodgman · 2 years, 7 months ago
  67. 3397300 Update the getting-started doc by Dave Rodgman · 2 years, 7 months ago
  68. 6b8d424 Add Changelog by Dave Rodgman · 2 years, 7 months ago
  69. bd2b8e4 Fix test guards by Dave Rodgman · 2 years, 7 months ago
  70. 15a3f1d Add missing key exchange requirements to test_suite_ssl by Andrzej Kurek · 2 years, 7 months ago
  71. cbb34b9 Add missing KEX DHE-RSA requirement for one ssl test by Andrzej Kurek · 2 years, 7 months ago
  72. eeb8624 Add missing RSA-type dependencies in test_suite_ssl by Andrzej Kurek · 2 years, 7 months ago
  73. 01bdab3 Add missing key exchange requirements to test_suite_ssl by Andrzej Kurek · 2 years, 7 months ago
  74. 1d671c9 Merge pull request #6835 from gilles-peskine-arm/code-style-files-2.28 by Gilles Peskine · 2 years, 7 months ago
  75. b71d28b Fix example command by Gilles Peskine · 2 years, 7 months ago
  76. de416fc depends.py: enable key exchange tests by Andrzej Kurek · 2 years, 9 months ago
  77. 4136a9e Shorten lines of changelog entry by Andrzej Kurek · 2 years, 7 months ago
  78. 721cff1 Fix a copy-paste error in define comment by Andrzej Kurek · 2 years, 7 months ago
  79. b36fa91 Add a changelog entry by Andrzej Kurek · 2 years, 7 months ago
  80. c890b22 Add a test for external alternate timing implementation by Andrzej Kurek · 2 years, 7 months ago
  81. 71d3ae0 Merge pull request #6936 from daverodgman/patch-1-2.28 by Dave Rodgman · 2 years, 7 months ago
  82. a744681 Use `grep -E` instead of `egrep` by Ville Skyttä · 2 years, 7 months ago
  83. 4afd4b9 Merge pull request #6928 from tom-cosgrove-arm/allow-more-than-255-errors-in-compat-and-all-sh-2.28 by Dave Rodgman · 2 years, 7 months ago
  84. cf4e999 Enable the timing.c selftest with MBEDTLS_TIMING_ALT by Andrzej Kurek · 2 years, 7 months ago
  85. c1ae9f9 Have compat.sh and ssl-opt.sh not return success for > 255 errors by Tom Cosgrove · 2 years, 7 months ago
  86. 8cf549d changelog: document the enforced check on x509 serial setting by Valerio Setti · 2 years, 7 months ago
  87. 5b78714 test: x509: add function for testing long serials by Valerio Setti · 2 years, 7 months ago
  88. b37f6c1 x509write_crt: reject serial longer than X509_RFC5280_MAX_SERIAL_LEN by Valerio Setti · 2 years, 7 months ago
  89. 160df1d Merge pull request #6908 from Mbed-TLS/features/new-code-style/mbedtls-2.28 by Gilles Peskine · 2 years, 7 months ago
  90. 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
  91. ec03b04 Update generated files by Gilles Peskine · 2 years, 7 months ago
  92. 1b6c09a Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  93. 480f683 Merge pull request #6906 from gilles-peskine-arm/code-style-casts-psa-headers-more-2.28 by Gilles Peskine · 2 years, 7 months ago
  94. f8d190d Merge pull request #6901 from gilles-peskine-arm/check-files-unicode-2.28 by Gilles Peskine · 2 years, 7 months ago
  95. dc633d9 Remove redundant error code definitions by Gilles Peskine · 2 years, 7 months ago
  96. b60b7a3 Reject invalid UTF-8 and weird characters in text files by Gilles Peskine · 2 years, 7 months ago
  97. ff723d8 Pass line number to issue_with_line by Gilles Peskine · 2 years, 7 months ago
  98. 66548d1 Treat more *.bin files as binary by Gilles Peskine · 2 years, 7 months ago
  99. 19374d0 Merge pull request #6896 from mpg/unify-openssl-variables-2.28 by Gilles Peskine · 2 years, 7 months ago
  100. 0aba751 Merge pull request #6894 from tom-daubney-arm/modify_generate_errors_script_2-28 by Gilles Peskine · 2 years, 7 months ago