1. ef0d02e Explain why support_test_psa_compliance is needed by Bence Szépkúti · 3 years, 9 months ago
  2. b381841 Keep local clone around even if the test succeeds by Bence Szépkúti · 3 years, 9 months ago
  3. c63d160 Make directory creation code more compact by Bence Szépkúti · 3 years, 9 months ago
  4. 67fb314 Add licence header to script by Bence Szépkúti · 3 years, 9 months ago
  5. 34b5f56 Make main() suitable to being called from python by Bence Szépkúti · 3 years, 9 months ago
  6. 449781f Fix pylint errors by Bence Szépkúti · 3 years, 9 months ago
  7. 83aa604 Simplify regex and use named capture groups by Bence Szépkúti · 3 years, 9 months ago
  8. c2bac00 Use print(end='') to silence double newline by Bence Szépkúti · 3 years, 9 months ago
  9. d2ea2c0 Indicate errors interleaved with test suite output by Bence Szépkúti · 3 years, 9 months ago
  10. ca9236b Make the changes easier to backport by Bence Szépkúti · 3 years, 9 months ago
  11. 80b31c5 Run the PSA Compliance test suite in all.sh by Bence Szépkúti · 3 years, 10 months ago
  12. 6210320 Merge pull request #4989 from AndrzejKurek/remove-ssl-export-keys by Gilles Peskine · 3 years, 10 months ago
  13. bf21c07 Merge pull request #5072 from mprse/issue_5065 by Gilles Peskine · 3 years, 10 months ago
  14. 7637ab0 Merge pull request #5037 from mprse/issue_4551 by Gilles Peskine · 3 years, 10 months ago
  15. 0d4640a Merge pull request #4984 from gilles-peskine-arm/check-names-files by Gilles Peskine · 3 years, 10 months ago
  16. 316c4fa Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  17. 1ecfdea all.sh: add full - MBEDTLS_CHACHAPOLY_C without PSA_WANT_ALG_GCM and PSA_WANT_ALG_CHACHA20_POLY1305 by Przemyslaw Stekiel · 3 years, 10 months ago
  18. b576c7b Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  19. 25f7063 enerate_psa_tests.py fix format by Przemyslaw Stekiel · 3 years, 10 months ago
  20. d9d630c Addapt psa_generate_key() tests by Przemyslaw Stekiel · 3 years, 10 months ago
  21. bf3ec84 Merge pull request #5003 from gilles-peskine-arm/all.sh-makeflags-nproc by Gilles Peskine · 3 years, 10 months ago
  22. 050d2fc Limit make parallelism to the number of CPUs by Gilles Peskine · 3 years, 10 months ago
  23. 6b34ac7 Merge pull request #4955 from gilles-peskine-arm/make-tests-v-development by Gilles Peskine · 3 years, 10 months ago
  24. 324f72e Fix a bug where the ssl context is used after it's nullified by Andrzej Kurek · 3 years, 10 months ago
  25. 8a83224 Fix typo by Gilles Peskine · 3 years, 10 months ago
  26. 89458d1 More robust handling of excluded files by Gilles Peskine · 3 years, 10 months ago
  27. b19be6b Merge pull request #1638 from dgreen-arm/check-names-rewrite by Gilles Peskine · 3 years, 10 months ago
  28. 27f84fc Merge pull request #4813 from JoeSubbiani/TranslateCiphersuite_dev by Ronald Cron · 3 years, 10 months ago
  29. c3a6f63 Merge updates from upstream development branch into check-names-rewrite by Yuto Takano · 3 years, 11 months ago
  30. 3587dfd Move long -D lists from all.sh to a header file by Gilles Peskine · 3 years, 11 months ago
  31. 396853a 'make test': show failing test cases when cmake does by Gilles Peskine · 3 years, 11 months ago
  32. 7a5ab04 Add tls13 test with everst and ecp restartable by Jerry Yu · 3 years, 11 months ago
  33. e5d6106 Extend test in translate_ciphers.py by Joe Subbiani · 4 years ago
  34. 49d57bc Improve indentation according to pylint by Joe Subbiani · 4 years ago
  35. 54110b3 Reduce translate_ciphers.py test list by Joe Subbiani · 4 years ago
  36. b0aba9a Improve comments to be more accurate by Joe Subbiani · 4 years ago
  37. 79f5790 Remove test_translate_format() by Joe Subbiani · 4 years ago
  38. a25ffab Integrate tests as unit tests into one file by Joe Subbiani · 4 years ago
  39. f2de374 Remove unused import by Joe Subbiani · 4 years ago
  40. a3d991c Improve python coding style by Joe Subbiani · 4 years ago
  41. 918ee79 Improve consitancy and useability by Joe Subbiani · 4 years ago
  42. d614c0b Include translate ciphers tests in all.sh by Joe Subbiani · 4 years ago
  43. 3eac5b9 Use zip rather than enumerate by Joe Subbiani · 4 years ago
  44. a56e10d Run test_translate_ciphers_format.sh from root by Joe Subbiani · 4 years ago
  45. f849a93 Improve python coding style by Joe Subbiani · 4 years ago
  46. f3fcc29 Move translate scripts to appropriate folder by Joe Subbiani · 4 years ago
  47. 0bf740e Merge pull request #4765 from gilles-peskine-arm/all.sh-subshells-3.0 by Gilles Peskine · 4 years ago
  48. e45ee40 Merge pull request #4811 from hanno-arm/tls13_ciphersuite_api by Manuel Pégourié-Gonnard · 4 years ago
  49. fc1e9ff Use Abstract Base Classes to ensure Problem is not instantiated by Yuto Takano · 4 years ago
  50. 5f83171 Fix listing line number wrongly using start char pos by Yuto Takano · 4 years ago
  51. 7143209 Remove unused imports in list_internal_identifiers.py by Yuto Takano · 4 years ago
  52. 3590691 Fix issues raised by Pylint 2.4.4 on CI by Yuto Takano · 4 years ago
  53. 4b7d23d Separate make clean and make lib in check_names by Yuto Takano · 4 years ago
  54. 704b0f7 Use .span() for positions, and separate line_no argument in Match by Yuto Takano · 4 years ago
  55. b1417b4 Use Enums for the enum-parsing state machine by Yuto Takano · 4 years ago
  56. 5473be2 Use a class variable for `quiet` instead of passing it around by Yuto Takano · 4 years ago
  57. 6adb287 Move duplicated behaviour in get_files to own function by Yuto Takano · 4 years ago
  58. 90bc026 Exclusively use re.search() to avoid confusion with .match() by Yuto Takano · 4 years ago
  59. 9d9c6dc Align the item counts in check_names for ease of reading by Yuto Takano · 4 years ago
  60. 165700c Remove unnecessary try/catch in list_internal_identifiers by Yuto Takano · 4 years ago
  61. 8246eb8 Fix English typos in comments of check_names and list-identifiers by Yuto Takano · 4 years ago
  62. fb86ac7 Comment Match.__str__ and use format() to simplify calculation by Yuto Takano · 4 years ago
  63. 4512f21 Merge pull request #3572 from mpg/add-arm-linux-build by Manuel Pégourié-Gonnard · 4 years ago
  64. ae33685 Add ssl-opt.sh run to TLS 1.3 test in all.sh by Hanno Becker · 4 years ago
  65. 2aec149 Merge pull request #4248 from hanno-arm/tls13_populate_transform by Dave Rodgman · 4 years ago
  66. d73cec1 Add newline at end of list-identifiers.sh by Yuto Takano · 4 years ago
  67. ac72fac Put back list-identifiers.sh as a thin wrapper around the python script by Yuto Takano · 4 years ago
  68. 206b022 Fix off-by-one error in string formatting in Python by Yuto Takano · 4 years ago
  69. 7bfac1d Fix incorrect reference to NameCheck in script docstring by Yuto Takano · 4 years ago
  70. 55c6c87 Separate code parsing and name checking in two classes by Yuto Takano · 4 years ago
  71. f8f88d6 Merge pull request #4746 from gilles-peskine-arm/bump-version-3.0 by Janos Follath · 4 years ago
  72. 5095343 Bring back logging of number of files by Yuto Takano · 4 years ago
  73. 8e9a219 Improve ease of specifying which files to look in (check_names) by Yuto Takano · 4 years ago
  74. f005c33 Change variable name argparser to parser by Yuto Takano · 4 years ago
  75. d70d446 Improve code style consistency in check_names.py by Yuto Takano · 4 years ago
  76. 68d2412 Create list_internal_identifiers.py by Yuto Takano · 4 years ago
  77. 977e07f Use glob in get_files(), call setup_logger on init by Yuto Takano · 4 years ago
  78. 51efcb1 Rename check-names.py to check_names.py by Yuto Takano · 4 years ago
  79. 6fececf Comment why is used by Yuto Takano · 4 years ago
  80. fc54dfb Move check_repo_path into NameCheck as staticmethod by Yuto Takano · 4 years ago
  81. 55614b5 Use --quiet to hide explanations and show only minimal necessary info by Yuto Takano · 4 years ago
  82. b47b504 Improve comments in parse_mbed_words() by Yuto Takano · 4 years ago
  83. 12a7ecd Fix further pylint issues picked up by Travis CI by Yuto Takano · 4 years ago
  84. a083d15 Specify file open encoding as utf-8 in check-names by Yuto Takano · 4 years ago
  85. 381fda8 Print line number next to problem in check-names by Yuto Takano · 4 years ago
  86. bcc3d99 Fix compatibiliy with Python 3.5 on the CI by Yuto Takano · 4 years ago
  87. d93fa37 Address all pylint issues to follow style by Yuto Takano · 4 years ago
  88. 9e0e0e9 Fix Pylint-detected function argument syntax error by Yuto Takano · 4 years ago
  89. 25eeb7b Output subprocess stdout if it errored by Yuto Takano · 4 years ago
  90. cfc9e4a Change identifier regex to better support multiline declarations by Yuto Takano · 4 years ago
  91. 8f457cf Use enumerate() to get line numbers by Yuto Takano · 4 years ago
  92. a4e7512 Output line number, line, and position of error by Yuto Takano · 4 years ago
  93. 159255a Document dependency on nm by Yuto Takano · 4 years ago
  94. 13ecd99 Improve regex to adapt to flexible spaces by Yuto Takano · 4 years ago
  95. 5c1acf2 Match macros with spaces between # and define by Yuto Takano · 4 years ago
  96. d24e037 Warn user if files are excluded from search by Yuto Takano · 4 years ago
  97. 5939a2a Check environment by verifying other dirs' existence by Yuto Takano · 4 years ago
  98. 201f9e8 Make use of -v to log some debug information by Yuto Takano · 4 years ago
  99. 81528c0 Add documentation, fix identifier parsing by Yuto Takano · 4 years ago
  100. 6f38ab3 Fix legacy troublesome regex by Yuto Takano · 4 years ago