- e95df0b Fix CI failure by Pengyu Lv · 2 years, 6 months ago
- 4a37eef Only check files known to git by Pengyu Lv · 2 years, 6 months ago
- bae83d2 Improve readability by Pengyu Lv · 2 years, 6 months ago
- 44b75a6 adjust help message by Pengyu Lv · 2 years, 6 months ago
- 75e11d3 print skipped file names to stdout by Pengyu Lv · 2 years, 6 months ago
- a4b9b77 code_style.py: Add helpers to print warning and skipped files by Pengyu Lv · 2 years, 6 months ago
- b1c9cc3 code_style.py: Apply exclusions to the file list by Pengyu Lv · 2 years, 6 months ago
- d6bb16a Merge pull request #6976 from davidhorstmann-arm/2.28-c-build-helper-improvements by Gilles Peskine · 2 years, 6 months ago
- 9a10538 Merge pull request #6965 from davidhorstmann-arm/2.28-code-style-improvements by Gilles Peskine · 2 years, 6 months ago
- e28f2ee Add docstring for new compile function. by David Horstmann · 2 years, 6 months ago
- 0b1b97b Make c_build_helper module respect HOSTCC by David Horstmann · 2 years, 6 months ago
- ddb09e4 c_build_helper.py: Move compile to helper by David Horstmann · 2 years, 7 months ago
- 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
- 04aaa45 Remove unnecessary '\' linebreak characters by David Horstmann · 2 years, 6 months ago
- 659d905 Give proper Dict type hints in crypto_knowledge.py by David Horstmann · 2 years, 6 months ago
- 6956cb5 Don't wrap stdout and stderr in UTF-8 wrapper by David Horstmann · 2 years, 6 months ago
- 5682e80 Output diff without capturing it by David Horstmann · 2 years, 6 months ago
- 6d02f0c Add basic output on success by David Horstmann · 2 years, 6 months ago
- 3febe15 Remove overly verbose output on success by David Horstmann · 2 years, 7 months ago
- 64827e4 Change print to print_err for an error message by David Horstmann · 2 years, 7 months ago
- a27d872 Document that the script must be run from the root by David Horstmann · 2 years, 7 months ago
- f7b7bf7 Remove provisional notice on code style script by David Horstmann · 2 years, 7 months ago
- 1d671c9 Merge pull request #6835 from gilles-peskine-arm/code-style-files-2.28 by Gilles Peskine · 2 years, 7 months ago
- b71d28b Fix example command by Gilles Peskine · 2 years, 7 months ago
- 1b6c09a Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
- 0c6052f Modify generate errors script by Thomas Daubney · 2 years, 7 months ago
- 242df48 Fix pylint warnings about comparison to True by David Horstmann · 2 years, 7 months ago
- fa69def Fix incorrect typing of function in code_style.py by David Horstmann · 2 years, 7 months ago
- b92d30f Check Uncrustify returncode in code_style.py by David Horstmann · 2 years, 7 months ago
- 7f7630c Refactoring: new method Algorithm.is_valid_for_operation by Gilles Peskine · 2 years, 8 months ago
- 7528986 Documentation improvements by Gilles Peskine · 2 years, 7 months ago
- 38f514d Support restyling only the specified files by Gilles Peskine · 2 years, 7 months ago
- 4ca54d4 Don't touch the style of generated files by Gilles Peskine · 2 years, 8 months ago
- bb3d316 You need --coverage when linking as well by Gilles Peskine · 2 years, 8 months ago
- 26aae47 Add option to reset the traces, to use after rework by Gilles Peskine · 2 years, 8 months ago
- f11c33c Put temporary files in a temporary directory by Gilles Peskine · 2 years, 8 months ago
- 862e4a3 Add a bit of documentation by Gilles Peskine · 2 years, 8 months ago
- 7f4705d Move lcov commands to a separate script by Gilles Peskine · 2 years, 8 months ago
- eead72e Reindent line continuations for pylint by David Horstmann · 2 years, 8 months ago
- c747fdf Fixup: Config file name in code style script by David Horstmann · 2 years, 8 months ago
- 1f8b4d9 Add spaces around '+' by David Horstmann · 2 years, 8 months ago
- c543870 Explain that the script is only for the future by David Horstmann · 2 years, 8 months ago
- 3a6f9f9 Use constant for supported Uncrustify version by David Horstmann · 2 years, 8 months ago
- 99a669a Fix typo in code style script by David Horstmann · 2 years, 8 months ago
- 448cfec Use helper function for error printing by David Horstmann · 2 years, 8 months ago
- 27b3704 Miscellaneous improvements to code style script by David Horstmann · 2 years, 8 months ago
- 20d6bfa Add script to run Uncrustify by David Horstmann · 2 years, 9 months ago
- 377e7e9 Documentation typo by Gilles Peskine · 2 years, 10 months ago
- 7ff4766 Unify check_repo_path by Gilles Peskine · 2 years, 11 months ago
- 239765a Use relative imports when importing other modules in the same directory by Gilles Peskine · 2 years, 11 months ago
- f8d031f generate_*_tests.py: chdir to mbedtls root by Gilles Peskine · 2 years, 10 months ago
- 4881540 generate_*_tests.py: simplify test_suite_directory handling by Gilles Peskine · 2 years, 10 months ago
- bd5147c Clarify the descriptions of test-case-data-related modules by Gilles Peskine · 2 years, 11 months ago
- 69feebd More precise name for test data generation by Gilles Peskine · 2 years, 11 months ago
- 40de3d3 Backport build_tree.py from development by Gilles Peskine · 2 years, 10 months ago
- 279188f Merge pull request #6396 from gilles-peskine-arm/platform.h-unconditional-2.28 by Gilles Peskine · 2 years, 10 months ago
- 207b874 Merge pull request #6307 from wernerlewis/bignum_test_script_2.28 by Gilles Peskine · 2 years, 10 months ago
- 78c34c2 Add a note that config.py must remain compatible with Python 3.4 by Gilles Peskine · 2 years, 10 months ago
- 36f19b9 Include platform.h unconditionally: automatic part by Gilles Peskine · 2 years, 10 months ago
- eca29e4 Replace the output file atomically by Gilles Peskine · 2 years, 11 months ago
- 4ed94a4 Use a script specific description in CLI help by Werner Lewis · 2 years, 11 months ago
- 64334d9 Update references to file targets in docstrings by Werner Lewis · 2 years, 11 months ago
- 113ddd0 Add toggle for test case count in descriptions by Werner Lewis · 2 years, 11 months ago
- f518276 Update comments/docstrings in TestGenerator by Werner Lewis · 2 years, 11 months ago
- e53be35 Remove unused imports by Werner Lewis · 3 years ago
- 0d07e86 Rework TestGenerator to add file targets by Werner Lewis · 3 years ago
- 6cc5e5f Use Python 3.5 style typing for dependencies by Werner Lewis · 3 years ago
- 486b341 Add dependencies attribute to BaseTarget by Werner Lewis · 3 years ago
- 2b0f7d8 Modify wording in docstrings by Werner Lewis · 3 years ago
- 6f67bae Fix trailing whitespace by Werner Lewis · 3 years ago
- ac86390 Use argparser default for targets by Werner Lewis · 3 years ago
- b03420f Clarify documentation by Werner Lewis · 3 years ago
- 412c497 Fix TARGET types and code style by Werner Lewis · 3 years ago
- d77d33d Raise NotImplementedError in abstract methods by Werner Lewis · 3 years ago
- 486d258 Disable pylint unused arg in __new__ by Werner Lewis · 3 years ago
- 6d04142 Remove trailing whitespace in description by Werner Lewis · 3 years ago
- cace1aa Use __new__() for case counting by Werner Lewis · 3 years ago
- c34d037 Split generate_tests to reduce code complexity by Werner Lewis · 3 years ago
- 47e37b3 Use ABCMeta for abstract classes by Werner Lewis · 3 years ago
- 008d90d Add details to docstrings by Werner Lewis · 3 years ago
- 70d3f3d Remove abbreviations and clarify attributes by Werner Lewis · 3 years ago
- dcad1e9 Separate common test generation classes/functions by Werner Lewis · 3 years ago
- 5205c97 Fix a/an typos in doxygen and other comments by Tom Cosgrove · 3 years ago
- 569d602 Fix case of Mbed TLS in assemble_changelog.py by Dave Rodgman · 3 years, 1 month ago
- 3d96ea1 Add warnings to test code and data about storage format stability by Gilles Peskine · 3 years, 1 month ago
- f4be01f Document how to interpret negative reports by Gilles Peskine · 3 years, 1 month ago
- 4b9f7a2 Remove redundant sentence by Gilles Peskine · 3 years, 1 month ago
- 0e7791f Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
- 9aa892b Merge pull request #5754 from gilles-peskine-arm/psa-storage-format-test-exercise-2.28 by Gilles Peskine · 3 years, 3 months ago
- f87d843 Merge pull request #5740 from gilles-peskine-arm/psa-crypto-config-file-2.28 by Gilles Peskine · 3 years, 3 months ago
- 8e9e1f6 Merge pull request #5744 from mpg/benchmark-ecc-heap-2.28 by Gilles Peskine · 3 years, 3 months ago
- ce78c96 Rename and document mac_or_tag_lengths -> permitted_truncations by Gilles Peskine · 3 years, 4 months ago
- 913c01f Fix digits in octal constant by Gilles Peskine · 3 years, 4 months ago
- cb45170 Public keys can't be used as private-key inputs to key agreement by Gilles Peskine · 3 years, 5 months ago
- 3261124 Don't exercise OAEP with small key and large hash by Gilles Peskine · 3 years, 5 months ago
- ae93ee6 Reject block cipher modes that are not implemented in Mbed TLS by Gilles Peskine · 3 years, 5 months ago
- b0537ba Reject invalid MAC and AEAD truncations by Gilles Peskine · 3 years, 5 months ago
- d36ed48 Fix invalid argument enumeration when there are >=3 arguments by Gilles Peskine · 3 years, 5 months ago
- c77f16b Test more truncated MAC and short AEAD tag lengths by Gilles Peskine · 3 years, 5 months ago
- 4eb1c7e 64-bit block ciphers are incompatible with some modes by Gilles Peskine · 3 years, 5 months ago