1. e4627f3 Merge pull request #6877 from davidhorstmann-arm/2.28-disable-code-style-for-bn-asm by Gilles Peskine · 2 years, 7 months ago
  2. 242df48 Fix pylint warnings about comparison to True by David Horstmann · 2 years, 7 months ago
  3. fa69def Fix incorrect typing of function in code_style.py by David Horstmann · 2 years, 7 months ago
  4. 2ccd77a Don't restyle end of file by David Horstmann · 2 years, 7 months ago
  5. b92d30f Check Uncrustify returncode in code_style.py by David Horstmann · 2 years, 7 months ago
  6. d6818e3 Disable code style correction for bignum assembly by David Horstmann · 2 years, 7 months ago
  7. d1a96b6b Merge pull request #6869 from davidhorstmann-arm/2.28-workaround-uncrustify-asm-defines by Gilles Peskine · 2 years, 7 months ago
  8. b6bf5f5 Workaround Uncrustify parsing of "asm" by David Horstmann · 2 years, 7 months ago
  9. a6ad7f4 Merge pull request #6837 from gilles-peskine-arm/code-style-more-kr-20221222-2.28 by Gilles Peskine · 2 years, 8 months ago
  10. 68968f4 Require a space after a cast by Gilles Peskine · 2 years, 8 months ago
  11. 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
  12. 97a85fe Merge pull request #6827 from daverodgman/mbedtls-2.28 by Dave Rodgman · 2 years, 8 months ago
  13. e5c5b1d Add Changelog entry by Dave Rodgman · 2 years, 8 months ago
  14. b03c558 Fix overflow in mbedtls_timing_hardclock() by Dave Rodgman · 2 years, 8 months ago
  15. 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
  16. 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
  17. 38a4956 Simplify the coverage statistics summary by Gilles Peskine · 2 years, 8 months ago
  18. 4ca54d4 Don't touch the style of generated files by Gilles Peskine · 2 years, 8 months ago
  19. 2200f12 Merge pull request #6807 from mpg/doc-docker-from-ci-2.28 by Gilles Peskine · 2 years, 8 months ago
  20. cdae0d3 Merge pull request #6811 from davidhorstmann-arm/2.28-fix-check-names-enum-regex by Gilles Peskine · 2 years, 8 months ago
  21. e1e776c Fix an incorrect regex in check_names.py by David Horstmann · 2 years, 8 months ago
  22. 7314798 Point to docker images used in the CI by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  23. 63c8be6 Merge pull request #6753 from mpg/restartable-docfix-2.28 by Gilles Peskine · 2 years, 8 months ago
  24. adc07aa Merge pull request #6696 from gilles-peskine-arm/fuzz-cflags-2.28 by Gilles Peskine · 2 years, 8 months ago
  25. 5898796 Hide check_test_cases warnings on the CI by Gilles Peskine · 2 years, 8 months ago
  26. 4b3806e Merge pull request #6688 from gilles-peskine-arm/generate_test_code-function_comments-2.28 by Gilles Peskine · 2 years, 8 months ago
  27. 4a9fa30 Merge pull request #6782 from gilles-peskine-arm/lcov-script-2.28 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  28. df31076 Fix missing dependency declaration in test by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  29. 4547eae Merge pull request #984 from Mbed-TLS/mbedtls-2.28.2-merge-back by Dave Rodgman · 2 years, 8 months ago
  30. a0a903f Merge pull request #6775 from gilles-peskine-arm/document-deprecation-process-2.28 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  31. 8605571 Merge pull request #6783 from davidhorstmann-arm/move-mbedtls-deprecated-prefix by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  32. 9c02122 Move MBEDTLS_DEPRECATED annotation to prefix by David Horstmann · 2 years, 8 months ago
  33. eaac1af Remove obsolete target covtest by Gilles Peskine · 2 years, 8 months ago
  34. 141b551 No need for -g or -O in LDFLAGS by Gilles Peskine · 2 years, 8 months ago
  35. bb3d316 You need --coverage when linking as well by Gilles Peskine · 2 years, 8 months ago
  36. 26aae47 Add option to reset the traces, to use after rework by Gilles Peskine · 2 years, 8 months ago
  37. f11c33c Put temporary files in a temporary directory by Gilles Peskine · 2 years, 8 months ago
  38. b0f11f1 Fix "make lcov" in CMake out-of-tree builds by Gilles Peskine · 2 years, 8 months ago
  39. a5bff8f Call the new lcov script from CMake builds by Gilles Peskine · 2 years, 8 months ago
  40. 862e4a3 Add a bit of documentation by Gilles Peskine · 2 years, 8 months ago
  41. 7f4705d Move lcov commands to a separate script by Gilles Peskine · 2 years, 8 months ago
  42. d1e13e0 Minor grammatical fix by David Horstmann · 2 years, 9 months ago
  43. c9dcb4e Merge and reorder paragraphs for clarity by David Horstmann · 2 years, 9 months ago
  44. bbe8f66 Reword the documentation for deprecation by David Horstmann · 2 years, 9 months ago
  45. 97ead79 Merge pull request #6204 from wernerlewis/ecp_group_test_2.28 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  46. 1d1baa7 Merge pull request #6586 from lpy4105/2.28-check-psa-name-typo by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  47. a5edd2b Merge pull request #6762 from ZachFleck42/2.28-backport by Dave Rodgman · 2 years, 8 months ago
  48. 89f040a Merge pull request #978 from Mbed-TLS/mbedtls-2.28.2rc0-pr by Dave Rodgman · 2 years, 8 months ago mbedtls-2.28.2 v2.28.2
  49. 08f7f0d Merge pull request #6744 from gilles-peskine-arm/windows-different-drives-build-error-2.28 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  50. df86cef Merge pull request #6693 from mpg/optimize-with-asan-2.28 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  51. 4364fc9 Fix typo in `library/entropy.c` by Zachary Fleckenstein · 2 years, 8 months ago
  52. d6f774f Fix ChangeLog by Aditya Deshpande · 2 years, 8 months ago
  53. b884f7e Clarify documentation of ECP_RESTARTABLE by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  54. 1aa138a Update BRANCHES.md so that it links to the LTS release tag on GitHub. by Aditya Deshpande · 2 years, 8 months ago
  55. bf86416 Fix ChangeLog Formatting by aditya-deshpande-arm · 2 years, 8 months ago
  56. 3dc7f23 Document that ECP_RESTARTABLE depends on ECP_C by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  57. 875d1eb Document all effects of MBEDTLS_ECP_RESTARTABLE by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  58. 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
  59. 9f54092 Avoid unstructured macro usage with code duplication by Gilles Peskine · 2 years, 8 months ago
  60. eead72e Reindent line continuations for pylint by David Horstmann · 2 years, 8 months ago
  61. c747fdf Fixup: Config file name in code style script by David Horstmann · 2 years, 8 months ago
  62. 1f8b4d9 Add spaces around '+' by David Horstmann · 2 years, 8 months ago
  63. 4f51601 Remove legacy comments from config by David Horstmann · 2 years, 8 months ago
  64. 9008128 Improvements to the top of the code style config by David Horstmann · 2 years, 8 months ago
  65. 6ec778f Rename Uncrustify configuration by David Horstmann · 2 years, 8 months ago
  66. c543870 Explain that the script is only for the future by David Horstmann · 2 years, 8 months ago
  67. f47e657 Remove ChangeLog entry, style is not yet official by David Horstmann · 2 years, 8 months ago
  68. 3a6f9f9 Use constant for supported Uncrustify version by David Horstmann · 2 years, 8 months ago
  69. 99a669a Fix typo in code style script by David Horstmann · 2 years, 8 months ago
  70. 448cfec Use helper function for error printing by David Horstmann · 2 years, 8 months ago
  71. 27b3704 Miscellaneous improvements to code style script by David Horstmann · 2 years, 8 months ago
  72. 29cf15d Improve CMake backward compatibility by David Horstmann · 2 years, 8 months ago
  73. 7428c61 Bump LTS version to 2.28.2 by Aditya Deshpande · 2 years, 8 months ago
  74. a26938a Assemble ChangeLog by Aditya Deshpande · 2 years, 8 months ago
  75. dbefba7 Merge branch 'mbedtls-2.28-restricted' into mbedtls-2.28.2rc0-pr by Aditya Deshpande · 2 years, 8 months ago
  76. e09c476 Add all.sh component to test with code style by David Horstmann · 2 years, 9 months ago
  77. b0423a2 Copy files instead of hard-linking on Windows by Dominik Gschwind · 3 years ago
  78. 5c581dd Merge pull request #6735 from daverodgman/fix_test_dep_spelling_2.28 by Dave Rodgman · 2 years, 8 months ago
  79. 3019ee6 Merge pull request #6739 from daverodgman/rsa-pss-doc-fix-2.28 by Dave Rodgman · 2 years, 8 months ago
  80. 9889c66 Merge pull request #6710 from gilles-peskine-arm/valgrind-cf-skip-tests-2.28 by Dave Rodgman · 2 years, 8 months ago
  81. 5301532 Merge pull request #6736 from davidhorstmann-arm/2.28-cmake-get-skip-test-from-env by Dave Rodgman · 2 years, 8 months ago
  82. 54bc05d Update documenation of PSA_ALG_RSA_PSS by Tuvshinzaya Erdenekhuu · 3 years, 2 months ago
  83. 5d094d3 Add ChangeLog entry for code style script by David Horstmann · 2 years, 8 months ago
  84. d2c83be Disable code style correction in check_config.h by David Horstmann · 2 years, 9 months ago
  85. 20d6bfa Add script to run Uncrustify by David Horstmann · 2 years, 9 months ago
  86. b95fa6b Add configuration file for Uncrustify by David Horstmann · 2 years, 10 months ago
  87. a03396a Fix additional mis-spellings by Dave Rodgman · 2 years, 8 months ago
  88. 04f25fc Tell cmake to get SKIP_TEST_SUITES from ENV by David Horstmann · 2 years, 8 months ago
  89. 0f1bdea Merge pull request #6718 from tom-cosgrove-arm/fix-typos-2212-2.28 by Dave Rodgman · 2 years, 8 months ago
  90. 9d7b8ea Fix spelling of test dependency by Dave Rodgman · 2 years, 8 months ago
  91. f656e1d Merge pull request #6730 from gilles-peskine-arm/changelog-20221129-pre-2.28.2 by Dave Rodgman · 2 years, 8 months ago
  92. a3e8dd4 Improve wording, punctuation, etc. by Gilles Peskine · 2 years, 8 months ago
  93. 2d28747 Merge pull request #977 from Mbed-TLS/merge-2.28 by Dave Rodgman · 2 years, 8 months ago
  94. e87c335 Fix another typo where 'PSK' was 'PKS' by Tom Cosgrove · 2 years, 8 months ago
  95. f0090d8 Merge remote-tracking branch 'origin/mbedtls-2.28' into merge-2.28 by Dave Rodgman · 2 years, 8 months ago
  96. c1b9842 Don't change typos in debug messages used by ssl-opt.sh by Tom Cosgrove · 2 years, 8 months ago
  97. 49f99bc Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
  98. 9603a44 Valgrind for constant flow: skip non-CF test suites by Gilles Peskine · 2 years, 8 months ago
  99. 619b73d Test MBEDTLS_USE_PSA_CRYPTO with Valgrind by Gilles Peskine · 2 years, 8 months ago
  100. 13e7307 Create a separate test suite for constant-time functions by Gilles Peskine · 2 years, 8 months ago