1. 41fbc3a Add ChangeLog for c_build_helper improvements by David Horstmann · 2 years, 6 months ago
  2. 0b1b97b Make c_build_helper module respect HOSTCC by David Horstmann · 2 years, 6 months ago
  3. ddb09e4 c_build_helper.py: Move compile to helper by David Horstmann · 2 years, 7 months ago
  4. 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
  5. f57f3db Merge pull request #6931 from AndrzejKurek/timeless-selftest-waz-bad by Gilles Peskine · 2 years, 6 months ago
  6. 0f16ce0 Merge pull request #6963 from davidhorstmann-arm/2.28-fix-check-python-errors by Gilles Peskine · 2 years, 6 months ago
  7. 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
  8. 26d3839 Be consistent with self-test naming by Andrzej Kurek · 2 years, 6 months ago
  9. 3a261a4 Add a selftest run for the TIMING_ALT test by Andrzej Kurek · 2 years, 6 months ago
  10. 659d905 Give proper Dict type hints in crypto_knowledge.py by David Horstmann · 2 years, 6 months ago
  11. 4fc7e0e Fix a missing type hint warning by David Horstmann · 2 years, 6 months ago
  12. 8431fe0 Merge pull request #6953 from daverodgman/getting-started-2.28 by Dave Rodgman · 2 years, 6 months ago
  13. 85f65f8 Merge pull request #6944 from AndrzejKurek/2.28-depends-py-kex-fixes by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  14. 385c81a Minor fixes by Dave Rodgman · 2 years, 7 months ago
  15. aefb5e1 Fix some additional over-long lines by Dave Rodgman · 2 years, 7 months ago
  16. ddf6260 Remove obsolete comment from depends.py by Andrzej Kurek · 2 years, 7 months ago
  17. 2cf3c83 Merge pull request #6951 from daverodgman/fix-rsaalt-test-guards-2.28 by Dave Rodgman · 2 years, 7 months ago
  18. 2a7b2a6 Redirect stdout/stderr to SRV_OUT by Yanray Wang · 2 years, 7 months ago
  19. d2ad200 Remove Terminated message from stdout by Yanray Wang · 2 years, 7 months ago
  20. 5fce4f6 Add regression test by Dave Rodgman · 2 years, 7 months ago
  21. 3397300 Update the getting-started doc by Dave Rodgman · 2 years, 7 months ago
  22. 6b8d424 Add Changelog by Dave Rodgman · 2 years, 7 months ago
  23. bd2b8e4 Fix test guards by Dave Rodgman · 2 years, 7 months ago
  24. 15a3f1d Add missing key exchange requirements to test_suite_ssl by Andrzej Kurek · 2 years, 7 months ago
  25. cbb34b9 Add missing KEX DHE-RSA requirement for one ssl test by Andrzej Kurek · 2 years, 7 months ago
  26. eeb8624 Add missing RSA-type dependencies in test_suite_ssl by Andrzej Kurek · 2 years, 7 months ago
  27. 01bdab3 Add missing key exchange requirements to test_suite_ssl by Andrzej Kurek · 2 years, 7 months ago
  28. 1d671c9 Merge pull request #6835 from gilles-peskine-arm/code-style-files-2.28 by Gilles Peskine · 2 years, 7 months ago
  29. b71d28b Fix example command by Gilles Peskine · 2 years, 7 months ago
  30. de416fc depends.py: enable key exchange tests by Andrzej Kurek · 2 years, 9 months ago
  31. 4136a9e Shorten lines of changelog entry by Andrzej Kurek · 2 years, 7 months ago
  32. 721cff1 Fix a copy-paste error in define comment by Andrzej Kurek · 2 years, 7 months ago
  33. b36fa91 Add a changelog entry by Andrzej Kurek · 2 years, 7 months ago
  34. c890b22 Add a test for external alternate timing implementation by Andrzej Kurek · 2 years, 7 months ago
  35. 71d3ae0 Merge pull request #6936 from daverodgman/patch-1-2.28 by Dave Rodgman · 2 years, 7 months ago
  36. a744681 Use `grep -E` instead of `egrep` by Ville Skyttä · 2 years, 7 months ago
  37. 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
  38. cf4e999 Enable the timing.c selftest with MBEDTLS_TIMING_ALT by Andrzej Kurek · 2 years, 7 months ago
  39. c1ae9f9 Have compat.sh and ssl-opt.sh not return success for > 255 errors by Tom Cosgrove · 2 years, 7 months ago
  40. 160df1d Merge pull request #6908 from Mbed-TLS/features/new-code-style/mbedtls-2.28 by Gilles Peskine · 2 years, 7 months ago
  41. 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
  42. ec03b04 Update generated files by Gilles Peskine · 2 years, 7 months ago
  43. 1b6c09a Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  44. 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
  45. f8d190d Merge pull request #6901 from gilles-peskine-arm/check-files-unicode-2.28 by Gilles Peskine · 2 years, 7 months ago
  46. dc633d9 Remove redundant error code definitions by Gilles Peskine · 2 years, 7 months ago
  47. b60b7a3 Reject invalid UTF-8 and weird characters in text files by Gilles Peskine · 2 years, 7 months ago
  48. ff723d8 Pass line number to issue_with_line by Gilles Peskine · 2 years, 7 months ago
  49. 66548d1 Treat more *.bin files as binary by Gilles Peskine · 2 years, 7 months ago
  50. 19374d0 Merge pull request #6896 from mpg/unify-openssl-variables-2.28 by Gilles Peskine · 2 years, 7 months ago
  51. 0aba751 Merge pull request #6894 from tom-daubney-arm/modify_generate_errors_script_2-28 by Gilles Peskine · 2 years, 7 months ago
  52. 83fc93e Merge pull request #6897 from gilles-peskine-arm/code-style-casts-psa-headers-2.28 by Gilles Peskine · 2 years, 7 months ago
  53. 19d078d Merge pull request #6889 from daverodgman/fix-iar-warning-bignum-backport by Gilles Peskine · 2 years, 7 months ago
  54. b3aefa3 Add Changelog by Dave Rodgman · 2 years, 7 months ago
  55. b462005 Add ChangeLog entry by Thomas Daubney · 2 years, 7 months ago
  56. 89d4027 Use OPENSSL everywhere, not OPENSSL_CMD by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  57. 0c6052f Modify generate errors script by Thomas Daubney · 2 years, 7 months ago
  58. b6466c8 Fix IAR warning by Glenn Strauss · 2 years, 7 months ago archive/new-code-style/test/6889/old features/new-code-style/test/6889/old
  59. ec14c7c Merge pull request #6880 from mpg/fix-derive-key-exercise-2.28 by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  60. 7f3659a Skip restyling of PSA macros also defined in psa-arch-tests by Gilles Peskine · 2 years, 7 months ago
  61. d3ce75c Skip restyling of PSA error code definitions by Gilles Peskine · 2 years, 7 months ago
  62. e4627f3 Merge pull request #6877 from davidhorstmann-arm/2.28-disable-code-style-for-bn-asm by Gilles Peskine · 2 years, 7 months ago
  63. 242df48 Fix pylint warnings about comparison to True by David Horstmann · 2 years, 7 months ago
  64. fa69def Fix incorrect typing of function in code_style.py by David Horstmann · 2 years, 7 months ago
  65. 2ccd77a Don't restyle end of file by David Horstmann · 2 years, 7 months ago
  66. 6d08dba Fix test function derive_key_exercise() by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  67. b92d30f Check Uncrustify returncode in code_style.py by David Horstmann · 2 years, 7 months ago
  68. d6818e3 Disable code style correction for bignum assembly by David Horstmann · 2 years, 7 months ago
  69. d1a96b6b Merge pull request #6869 from davidhorstmann-arm/2.28-workaround-uncrustify-asm-defines by Gilles Peskine · 2 years, 7 months ago
  70. b6bf5f5 Workaround Uncrustify parsing of "asm" by David Horstmann · 2 years, 7 months ago
  71. 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
  72. 7f7630c Refactoring: new method Algorithm.is_valid_for_operation by Gilles Peskine · 2 years, 8 months ago
  73. 4fa76bd NotSupported is specifically about key types by Gilles Peskine · 2 years, 8 months ago
  74. a6ad7f4 Merge pull request #6837 from gilles-peskine-arm/code-style-more-kr-20221222-2.28 by Gilles Peskine · 2 years, 8 months ago
  75. 7528986 Documentation improvements by Gilles Peskine · 2 years, 8 months ago
  76. 68968f4 Require a space after a cast by Gilles Peskine · 2 years, 8 months ago
  77. 38f514d Support restyling only the specified files by Gilles Peskine · 2 years, 8 months ago
  78. 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
  79. 97a85fe Merge pull request #6827 from daverodgman/mbedtls-2.28 by Dave Rodgman · 2 years, 8 months ago
  80. e5c5b1d Add Changelog entry by Dave Rodgman · 2 years, 8 months ago
  81. b03c558 Fix overflow in mbedtls_timing_hardclock() by Dave Rodgman · 2 years, 8 months ago
  82. 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
  83. 910222b Merge pull request #6822 from mpg/basic-build-test-lcov-format-robustness-2.28 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  84. 38a4956 Simplify the coverage statistics summary by Gilles Peskine · 2 years, 8 months ago
  85. 4ca54d4 Don't touch the style of generated files by Gilles Peskine · 2 years, 8 months ago
  86. 2200f12 Merge pull request #6807 from mpg/doc-docker-from-ci-2.28 by Gilles Peskine · 2 years, 8 months ago
  87. cdae0d3 Merge pull request #6811 from davidhorstmann-arm/2.28-fix-check-names-enum-regex by Gilles Peskine · 2 years, 8 months ago
  88. e1e776c Fix an incorrect regex in check_names.py by David Horstmann · 2 years, 8 months ago
  89. 7314798 Point to docker images used in the CI by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  90. 63c8be6 Merge pull request #6753 from mpg/restartable-docfix-2.28 by Gilles Peskine · 2 years, 8 months ago
  91. adc07aa Merge pull request #6696 from gilles-peskine-arm/fuzz-cflags-2.28 by Gilles Peskine · 2 years, 8 months ago
  92. 5898796 Hide check_test_cases warnings on the CI by Gilles Peskine · 2 years, 8 months ago
  93. 4b3806e Merge pull request #6688 from gilles-peskine-arm/generate_test_code-function_comments-2.28 by Gilles Peskine · 2 years, 8 months ago
  94. 4a9fa30 Merge pull request #6782 from gilles-peskine-arm/lcov-script-2.28 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  95. df31076 Fix missing dependency declaration in test by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  96. 4547eae Merge pull request #984 from Mbed-TLS/mbedtls-2.28.2-merge-back by Dave Rodgman · 2 years, 8 months ago
  97. a0a903f Merge pull request #6775 from gilles-peskine-arm/document-deprecation-process-2.28 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  98. 8605571 Merge pull request #6783 from davidhorstmann-arm/move-mbedtls-deprecated-prefix by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  99. 9c02122 Move MBEDTLS_DEPRECATED annotation to prefix by David Horstmann · 2 years, 8 months ago
  100. eaac1af Remove obsolete target covtest by Gilles Peskine · 2 years, 8 months ago