1. c7b58d5 PSA test case generation: dependency inference class: base case by Gilles Peskine · 1 year, 4 months ago
  2. c3b261a Sort dependencies in automatically generated PSA test cases by Gilles Peskine · 1 year, 4 months ago
  3. c6fe12a hack_dependencies_not_implemented: more verbose indication by Gilles Peskine · 1 year, 4 months ago
  4. d4b3fe7 Merge branch 'mbedtls-2.28' into 'mbedtls-2.28-restricted' by Minos Galanakis · 1 year, 5 months ago
  5. a7cb1d0 Preserve alphabetical sorting of config options by David Horstmann · 1 year, 5 months ago
  6. c34fa81 Remove MBEDTLS_PSA_ASSUME_EXCLUSIVE_BUFFERS from full by David Horstmann · 1 year, 5 months ago
  7. 4089549 Merge pull request #8851 from billatarm/mbedtls-2.28-add-pc-files by Gilles Peskine · 1 year, 5 months ago gh-readonly-queue/mbedtls-2.28/pr-8851-5bc604f33ca4e4b818ff9584aef110b14e0ba35a
  8. f06494d Merge branch 'mbedtls-2.28' into buffer-sharing-merge-2.28 by David Horstmann · 1 year, 5 months ago
  9. e264a7d Fix generate_visualc_files.pl by Dave Rodgman · 1 year, 5 months ago
  10. a4486ce scripts/bump_version.sh: update pkgconfig version by Bill Roberts · 1 year, 6 months ago
  11. 9d52c71 Merge remote-tracking branch 'restricted/mbedtls-2.28' into mbedtls-2.28-restricted by Dave Rodgman · 1 year, 6 months ago
  12. 64dcb78 Add test data for secp192r1 by Gilles Peskine · 1 year, 7 months ago
  13. 92b90b8 Fix mixup between secp224r1 and secp224k1 in test scripts by Gilles Peskine · 1 year, 7 months ago
  14. f81f191 Fix parsing of C line comments by Gilles Peskine · 1 year, 7 months ago
  15. 7c7b7d5 Add review exception warning by Gilles Peskine · 1 year, 7 months ago
  16. 17a14f1 Adapt wrapper generators from 3.5 to 2.28 by Gilles Peskine · 1 year, 7 months ago
  17. 61a8522 Guard the macro definition by Gilles Peskine · 1 year, 9 months ago
  18. 15d32bb C function wrapper generator by Gilles Peskine · 1 year, 9 months ago
  19. cedb112 Python module to parse function declarations from a header file by Gilles Peskine · 1 year, 9 months ago
  20. b9c7058 Merge pull request #8222 from tgonzalezorlandoarm/tg/backport-psa-low-hash-mac-size by Dave Rodgman · 1 year, 9 months ago
  21. feb98cc Merge pull request #8497 from ronald-cron-arm/remove-cocci-files-2.28 by Gilles Peskine · 1 year, 9 months ago
  22. 2c04f57 programs/test/metatest indirectly includes library/common.h by Gilles Peskine · 1 year, 9 months ago
  23. 5fae560 Update new license headers by Tomás González · 1 year, 9 months ago
  24. bfc1844 Merge pull request #8480 from yuhaoth/backports/7649/add-command-for-server9-bad-saltlen by Gilles Peskine · 1 year, 9 months ago
  25. eb8f498 Remove unused *.cocci files by Ronald Cron · 1 year, 9 months ago
  26. 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
  27. 0c835db move script to `tests/scripts` by Jerry Yu · 1 year, 10 months ago
  28. 521ae84 improve document by Jerry Yu · 1 year, 10 months ago
  29. 60313c1 move asn1crypto to ci.requirements.txt by Jerry Yu · 1 year, 10 months ago
  30. 8c31148 fix wrong typo and indent issue by Jerry Yu · 1 year, 10 months ago
  31. af0b58d Add asn1crypto to python maintainer requirements by Jerry Yu · 2 years, 2 months ago
  32. 2fd6505 add script for server9_bad_saltlen by Jerry Yu · 2 years, 3 months ago
  33. 6805037 Add build preset full_no_platform by Paul Elliott · 1 year, 9 months ago
  34. 7ff7965 Update headers by Dave Rodgman · 1 year, 9 months ago
  35. 9043a2f Fix type annotation by Gilles Peskine · 2 years ago
  36. 2bff1bf New test suite for the low-level hash interface by Tomás González · 1 year, 9 months ago
  37. 734d22c Move PSA information and dependency automation into their own module by Tomás González · 1 year, 9 months ago
  38. 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
  39. 3c6b7c8 Move check into list_files_to_merge by Dave Rodgman · 1 year, 10 months ago
  40. 68cb935 Check for incorrect changelog extensions by Dave Rodgman · 1 year, 10 months ago
  41. f08ca83 Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 1 year, 11 months ago
  42. bd44d93 Allow "Mbed TLS" as the project name in Doxygen by Gilles Peskine · 2 years ago
  43. 3a11771 Pacify pylint by Gilles Peskine · 1 year, 11 months ago
  44. 937b91e Fix boolean options in the wrong section by Gilles Peskine · 1 year, 11 months ago
  45. 549a961 Remove GNUTLS_LEGACY by Gilles Peskine · 2 years ago
  46. 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
  47. 2afb24f Use variables for selecting compilers by Gowtham Suresh Kumar · 2 years ago
  48. dd7b24c whitespace fix by Dave Rodgman · 2 years ago
  49. e67ffd6 pylint tidy-up by Dave Rodgman · 2 years ago
  50. 73b87e3 Make code_style.py -s default to -s=mbedtls-2.28 by Dave Rodgman · 2 years ago
  51. b96dbc6 Make code_style.py -s more precise by Dave Rodgman · 2 years ago
  52. 1e3af24 Update test scripts to use latest/earliest compilers by Gowtham Suresh Kumar · 2 years, 1 month ago
  53. 73521b0 Tests: provide necessary functions for MBEDTLS_PSA_INJECT_ENTROPY by Gilles Peskine · 2 years, 3 months ago
  54. 7b78049 Handle deleted files correctly by Gilles Peskine · 2 years, 1 month ago
  55. 8ceeba4 Add --since option to check files modified since a given commit by Gilles Peskine · 2 years, 1 month ago
  56. 0f1053c Clean up subprocess invocation in get_src_files by Gilles Peskine · 2 years, 1 month ago
  57. 02501f6 Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 10 months ago
  58. 5b673a8 Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 10 months ago
  59. e95df0b Fix CI failure by Pengyu Lv · 2 years, 6 months ago
  60. 4a37eef Only check files known to git by Pengyu Lv · 2 years, 6 months ago
  61. bae83d2 Improve readability by Pengyu Lv · 2 years, 6 months ago
  62. 44b75a6 adjust help message by Pengyu Lv · 2 years, 6 months ago
  63. 75e11d3 print skipped file names to stdout by Pengyu Lv · 2 years, 6 months ago
  64. a4b9b77 code_style.py: Add helpers to print warning and skipped files by Pengyu Lv · 2 years, 6 months ago
  65. b1c9cc3 code_style.py: Apply exclusions to the file list by Pengyu Lv · 2 years, 6 months ago
  66. d6bb16a Merge pull request #6976 from davidhorstmann-arm/2.28-c-build-helper-improvements by Gilles Peskine · 2 years, 6 months ago
  67. 9a10538 Merge pull request #6965 from davidhorstmann-arm/2.28-code-style-improvements by Gilles Peskine · 2 years, 6 months ago
  68. e28f2ee Add docstring for new compile function. by David Horstmann · 2 years, 6 months ago
  69. 0b1b97b Make c_build_helper module respect HOSTCC by David Horstmann · 2 years, 6 months ago
  70. ddb09e4 c_build_helper.py: Move compile to helper by David Horstmann · 2 years, 7 months ago
  71. 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
  72. 04aaa45 Remove unnecessary '\' linebreak characters by David Horstmann · 2 years, 6 months ago
  73. 659d905 Give proper Dict type hints in crypto_knowledge.py by David Horstmann · 2 years, 6 months ago
  74. 6956cb5 Don't wrap stdout and stderr in UTF-8 wrapper by David Horstmann · 2 years, 6 months ago
  75. 5682e80 Output diff without capturing it by David Horstmann · 2 years, 6 months ago
  76. 6d02f0c Add basic output on success by David Horstmann · 2 years, 6 months ago
  77. 3febe15 Remove overly verbose output on success by David Horstmann · 2 years, 7 months ago
  78. 64827e4 Change print to print_err for an error message by David Horstmann · 2 years, 7 months ago
  79. a27d872 Document that the script must be run from the root by David Horstmann · 2 years, 7 months ago
  80. f7b7bf7 Remove provisional notice on code style script by David Horstmann · 2 years, 7 months ago
  81. 1d671c9 Merge pull request #6835 from gilles-peskine-arm/code-style-files-2.28 by Gilles Peskine · 2 years, 7 months ago
  82. b71d28b Fix example command by Gilles Peskine · 2 years, 7 months ago
  83. 1b6c09a Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  84. 0c6052f Modify generate errors script by Thomas Daubney · 2 years, 7 months ago
  85. 242df48 Fix pylint warnings about comparison to True by David Horstmann · 2 years, 7 months ago
  86. fa69def Fix incorrect typing of function in code_style.py by David Horstmann · 2 years, 7 months ago
  87. b92d30f Check Uncrustify returncode in code_style.py by David Horstmann · 2 years, 7 months ago
  88. 7f7630c Refactoring: new method Algorithm.is_valid_for_operation by Gilles Peskine · 2 years, 8 months ago
  89. 7528986 Documentation improvements by Gilles Peskine · 2 years, 8 months ago
  90. 38f514d Support restyling only the specified files by Gilles Peskine · 2 years, 8 months ago
  91. 4ca54d4 Don't touch the style of generated files by Gilles Peskine · 2 years, 8 months ago
  92. bb3d316 You need --coverage when linking as well by Gilles Peskine · 2 years, 8 months ago
  93. 26aae47 Add option to reset the traces, to use after rework by Gilles Peskine · 2 years, 8 months ago
  94. f11c33c Put temporary files in a temporary directory by Gilles Peskine · 2 years, 8 months ago
  95. 862e4a3 Add a bit of documentation by Gilles Peskine · 2 years, 8 months ago
  96. 7f4705d Move lcov commands to a separate script by Gilles Peskine · 2 years, 8 months ago
  97. eead72e Reindent line continuations for pylint by David Horstmann · 2 years, 8 months ago
  98. c747fdf Fixup: Config file name in code style script by David Horstmann · 2 years, 8 months ago
  99. 1f8b4d9 Add spaces around '+' by David Horstmann · 2 years, 8 months ago
  100. c543870 Explain that the script is only for the future by David Horstmann · 2 years, 8 months ago