1. 8243ebf Merge pull request #8477 from paul-elliott-arm/full_no_platform_2_28 by Paul Elliott · 1 year, 9 months ago gh-readonly-queue/mbedtls-2.28/pr-8477-588feb858890c9d0b66a9e5dfb33fc8355d5903c
  2. 6805037 Add build preset full_no_platform by Paul Elliott · 1 year, 9 months ago
  3. 7ff7965 Update headers by Dave Rodgman · 1 year, 9 months ago
  4. 0ee9dac Merge pull request #8122 from gilles-peskine-arm/ssl-test-no-legacy-2.28 by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  5. 3c6b7c8 Move check into list_files_to_merge by Dave Rodgman · 1 year, 10 months ago
  6. 68cb935 Check for incorrect changelog extensions by Dave Rodgman · 1 year, 10 months ago
  7. f08ca83 Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 1 year, 11 months ago
  8. bd44d93 Allow "Mbed TLS" as the project name in Doxygen by Gilles Peskine · 2 years ago
  9. 3a11771 Pacify pylint by Gilles Peskine · 1 year, 11 months ago
  10. 937b91e Fix boolean options in the wrong section by Gilles Peskine · 1 year, 11 months ago
  11. 549a961 Remove GNUTLS_LEGACY by Gilles Peskine · 2 years ago
  12. fb806b6 Merge pull request #7969 from gowthamsk-arm/use_earliest_latest_compilers_2.28 by Bence Szépkúti · 2 years ago gh-readonly-queue/mbedtls-2.28/pr-7969-e15b8d21d62a68ac602c4f8dbfd6cb17d04bf06c
  13. 2afb24f Use variables for selecting compilers by Gowtham Suresh Kumar · 2 years ago
  14. dd7b24c whitespace fix by Dave Rodgman · 2 years ago
  15. e67ffd6 pylint tidy-up by Dave Rodgman · 2 years ago
  16. 73b87e3 Make code_style.py -s default to -s=mbedtls-2.28 by Dave Rodgman · 2 years ago
  17. b96dbc6 Make code_style.py -s more precise by Dave Rodgman · 2 years ago
  18. 1e3af24 Update test scripts to use latest/earliest compilers by Gowtham Suresh Kumar · 2 years, 1 month ago
  19. 73521b0 Tests: provide necessary functions for MBEDTLS_PSA_INJECT_ENTROPY by Gilles Peskine · 2 years, 3 months ago
  20. 7b78049 Handle deleted files correctly by Gilles Peskine · 2 years, 1 month ago
  21. 8ceeba4 Add --since option to check files modified since a given commit by Gilles Peskine · 2 years, 1 month ago
  22. 0f1053c Clean up subprocess invocation in get_src_files by Gilles Peskine · 2 years, 1 month ago
  23. 02501f6 Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 10 months ago
  24. 5b673a8 Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 10 months ago
  25. e95df0b Fix CI failure by Pengyu Lv · 2 years, 6 months ago
  26. 4a37eef Only check files known to git by Pengyu Lv · 2 years, 6 months ago
  27. bae83d2 Improve readability by Pengyu Lv · 2 years, 6 months ago
  28. 44b75a6 adjust help message by Pengyu Lv · 2 years, 6 months ago
  29. 75e11d3 print skipped file names to stdout by Pengyu Lv · 2 years, 6 months ago
  30. a4b9b77 code_style.py: Add helpers to print warning and skipped files by Pengyu Lv · 2 years, 6 months ago
  31. b1c9cc3 code_style.py: Apply exclusions to the file list by Pengyu Lv · 2 years, 6 months ago
  32. d6bb16a Merge pull request #6976 from davidhorstmann-arm/2.28-c-build-helper-improvements by Gilles Peskine · 2 years, 6 months ago
  33. 9a10538 Merge pull request #6965 from davidhorstmann-arm/2.28-code-style-improvements by Gilles Peskine · 2 years, 6 months ago
  34. e28f2ee Add docstring for new compile function. by David Horstmann · 2 years, 6 months ago
  35. 0b1b97b Make c_build_helper module respect HOSTCC by David Horstmann · 2 years, 6 months ago
  36. ddb09e4 c_build_helper.py: Move compile to helper by David Horstmann · 2 years, 7 months ago
  37. 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
  38. 04aaa45 Remove unnecessary '\' linebreak characters by David Horstmann · 2 years, 6 months ago
  39. 659d905 Give proper Dict type hints in crypto_knowledge.py by David Horstmann · 2 years, 6 months ago
  40. 6956cb5 Don't wrap stdout and stderr in UTF-8 wrapper by David Horstmann · 2 years, 6 months ago
  41. 5682e80 Output diff without capturing it by David Horstmann · 2 years, 6 months ago
  42. 6d02f0c Add basic output on success by David Horstmann · 2 years, 6 months ago
  43. 3febe15 Remove overly verbose output on success by David Horstmann · 2 years, 7 months ago
  44. 64827e4 Change print to print_err for an error message by David Horstmann · 2 years, 7 months ago
  45. a27d872 Document that the script must be run from the root by David Horstmann · 2 years, 7 months ago
  46. f7b7bf7 Remove provisional notice on code style script by David Horstmann · 2 years, 7 months ago
  47. 1d671c9 Merge pull request #6835 from gilles-peskine-arm/code-style-files-2.28 by Gilles Peskine · 2 years, 7 months ago
  48. b71d28b Fix example command by Gilles Peskine · 2 years, 7 months ago
  49. 1b6c09a Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  50. 0c6052f Modify generate errors script by Thomas Daubney · 2 years, 7 months ago
  51. 242df48 Fix pylint warnings about comparison to True by David Horstmann · 2 years, 7 months ago
  52. fa69def Fix incorrect typing of function in code_style.py by David Horstmann · 2 years, 7 months ago
  53. b92d30f Check Uncrustify returncode in code_style.py by David Horstmann · 2 years, 7 months ago
  54. 7f7630c Refactoring: new method Algorithm.is_valid_for_operation by Gilles Peskine · 2 years, 8 months ago
  55. 7528986 Documentation improvements by Gilles Peskine · 2 years, 7 months ago
  56. 38f514d Support restyling only the specified files by Gilles Peskine · 2 years, 8 months ago
  57. 4ca54d4 Don't touch the style of generated files by Gilles Peskine · 2 years, 8 months ago
  58. bb3d316 You need --coverage when linking as well by Gilles Peskine · 2 years, 8 months ago
  59. 26aae47 Add option to reset the traces, to use after rework by Gilles Peskine · 2 years, 8 months ago
  60. f11c33c Put temporary files in a temporary directory by Gilles Peskine · 2 years, 8 months ago
  61. 862e4a3 Add a bit of documentation by Gilles Peskine · 2 years, 8 months ago
  62. 7f4705d Move lcov commands to a separate script by Gilles Peskine · 2 years, 8 months ago
  63. eead72e Reindent line continuations for pylint by David Horstmann · 2 years, 8 months ago
  64. c747fdf Fixup: Config file name in code style script by David Horstmann · 2 years, 8 months ago
  65. 1f8b4d9 Add spaces around '+' 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. 3a6f9f9 Use constant for supported Uncrustify version by David Horstmann · 2 years, 8 months ago
  68. 99a669a Fix typo in code style script by David Horstmann · 2 years, 8 months ago
  69. 448cfec Use helper function for error printing by David Horstmann · 2 years, 8 months ago
  70. 27b3704 Miscellaneous improvements to code style script by David Horstmann · 2 years, 8 months ago
  71. 20d6bfa Add script to run Uncrustify by David Horstmann · 2 years, 9 months ago
  72. 377e7e9 Documentation typo by Gilles Peskine · 2 years, 10 months ago
  73. 7ff4766 Unify check_repo_path by Gilles Peskine · 2 years, 11 months ago
  74. 239765a Use relative imports when importing other modules in the same directory by Gilles Peskine · 2 years, 11 months ago
  75. f8d031f generate_*_tests.py: chdir to mbedtls root by Gilles Peskine · 2 years, 10 months ago
  76. 4881540 generate_*_tests.py: simplify test_suite_directory handling by Gilles Peskine · 2 years, 10 months ago
  77. bd5147c Clarify the descriptions of test-case-data-related modules by Gilles Peskine · 2 years, 11 months ago
  78. 69feebd More precise name for test data generation by Gilles Peskine · 2 years, 11 months ago
  79. 40de3d3 Backport build_tree.py from development by Gilles Peskine · 2 years, 10 months ago
  80. 279188f Merge pull request #6396 from gilles-peskine-arm/platform.h-unconditional-2.28 by Gilles Peskine · 2 years, 10 months ago
  81. 207b874 Merge pull request #6307 from wernerlewis/bignum_test_script_2.28 by Gilles Peskine · 2 years, 10 months ago
  82. 78c34c2 Add a note that config.py must remain compatible with Python 3.4 by Gilles Peskine · 2 years, 10 months ago
  83. 36f19b9 Include platform.h unconditionally: automatic part by Gilles Peskine · 2 years, 10 months ago
  84. eca29e4 Replace the output file atomically by Gilles Peskine · 2 years, 11 months ago
  85. 4ed94a4 Use a script specific description in CLI help by Werner Lewis · 2 years, 11 months ago
  86. 64334d9 Update references to file targets in docstrings by Werner Lewis · 2 years, 11 months ago
  87. 113ddd0 Add toggle for test case count in descriptions by Werner Lewis · 2 years, 11 months ago
  88. f518276 Update comments/docstrings in TestGenerator by Werner Lewis · 2 years, 11 months ago
  89. e53be35 Remove unused imports by Werner Lewis · 3 years ago
  90. 0d07e86 Rework TestGenerator to add file targets by Werner Lewis · 3 years ago
  91. 6cc5e5f Use Python 3.5 style typing for dependencies by Werner Lewis · 3 years ago
  92. 486b341 Add dependencies attribute to BaseTarget by Werner Lewis · 3 years ago
  93. 2b0f7d8 Modify wording in docstrings by Werner Lewis · 3 years ago
  94. 6f67bae Fix trailing whitespace by Werner Lewis · 3 years ago
  95. ac86390 Use argparser default for targets by Werner Lewis · 3 years ago
  96. b03420f Clarify documentation by Werner Lewis · 3 years ago
  97. 412c497 Fix TARGET types and code style by Werner Lewis · 3 years ago
  98. d77d33d Raise NotImplementedError in abstract methods by Werner Lewis · 3 years ago
  99. 486d258 Disable pylint unused arg in __new__ by Werner Lewis · 3 years ago
  100. 6d04142 Remove trailing whitespace in description by Werner Lewis · 3 years ago