1. 774b442 Merge pull request #5116 from gilles-peskine-arm/remove-greentea-3.0 by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  2. da71054 Merge pull request #5011 from gilles-peskine-arm/test_ssl_o2-3.0 by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  3. d025422 Remove on-target testing by Gilles Peskine · 3 years, 11 months ago
  4. 3ee10e8 Fix unused variable in generate_psa_tests.py by David Horstmann · 3 years, 10 months ago
  5. 65d8c69 Remove unnecessary check for ';' in filenames by David Horstmann · 3 years, 10 months ago
  6. a8d1406 Rename DEV_MODE to GEN_FILES by David Horstmann · 3 years, 10 months ago
  7. d64f4b2 Fix assorted spelling and wording issues by David Horstmann · 3 years, 10 months ago
  8. e12e7f4 Get generated data file list from script by David Horstmann · 3 years, 10 months ago
  9. 9327fb3 Fix test_ref_config component of all.sh by Manuel Pégourié-Gonnard · 3 years, 11 months ago
  10. bfe54d7 Cleanup: rm all files generated by cmake by Manuel Pégourié-Gonnard · 3 years, 11 months ago
  11. a9cb894 Add --directory option to generate_psa_tests.py by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  12. e7fc7ef Always set a build type for cmake when building for testing by Gilles Peskine · 3 years, 10 months ago
  13. 6210320 Merge pull request #4989 from AndrzejKurek/remove-ssl-export-keys by Gilles Peskine · 3 years, 10 months ago
  14. bf21c07 Merge pull request #5072 from mprse/issue_5065 by Gilles Peskine · 3 years, 10 months ago
  15. 7637ab0 Merge pull request #5037 from mprse/issue_4551 by Gilles Peskine · 3 years, 10 months ago
  16. 0d4640a Merge pull request #4984 from gilles-peskine-arm/check-names-files by Gilles Peskine · 3 years, 10 months ago
  17. 316c4fa Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  18. 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
  19. b576c7b Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  20. 25f7063 enerate_psa_tests.py fix format by Przemyslaw Stekiel · 3 years, 10 months ago
  21. d9d630c Addapt psa_generate_key() tests by Przemyslaw Stekiel · 3 years, 10 months ago
  22. f4d2fd4 Fix cmake invocation syntax by Gilles Peskine · 3 years, 10 months ago
  23. dbf7b7e Switch cmake -O2 builds around to where we test a lot by Gilles Peskine · 3 years, 10 months ago
  24. 77f0535 Clarify a comment by Gilles Peskine · 3 years, 10 months ago
  25. cf52222 Correct support function name by Gilles Peskine · 3 years, 10 months ago
  26. bf3ec84 Merge pull request #5003 from gilles-peskine-arm/all.sh-makeflags-nproc by Gilles Peskine · 3 years, 10 months ago
  27. ff0aee0 Build with -O2 when running ssl-opt by Gilles Peskine · 3 years, 10 months ago
  28. 050d2fc Limit make parallelism to the number of CPUs by Gilles Peskine · 3 years, 10 months ago
  29. 6b34ac7 Merge pull request #4955 from gilles-peskine-arm/make-tests-v-development by Gilles Peskine · 3 years, 10 months ago
  30. 324f72e Fix a bug where the ssl context is used after it's nullified by Andrzej Kurek · 3 years, 10 months ago
  31. 8a83224 Fix typo by Gilles Peskine · 3 years, 10 months ago
  32. 89458d1 More robust handling of excluded files by Gilles Peskine · 3 years, 10 months ago
  33. b19be6b Merge pull request #1638 from dgreen-arm/check-names-rewrite by Gilles Peskine · 3 years, 10 months ago
  34. 27f84fc Merge pull request #4813 from JoeSubbiani/TranslateCiphersuite_dev by Ronald Cron · 3 years, 10 months ago
  35. c3a6f63 Merge updates from upstream development branch into check-names-rewrite by Yuto Takano · 3 years, 10 months ago
  36. 3587dfd Move long -D lists from all.sh to a header file by Gilles Peskine · 3 years, 11 months ago
  37. 396853a 'make test': show failing test cases when cmake does by Gilles Peskine · 3 years, 11 months ago
  38. 7a5ab04 Add tls13 test with everst and ecp restartable by Jerry Yu · 3 years, 11 months ago
  39. e5d6106 Extend test in translate_ciphers.py by Joe Subbiani · 4 years ago
  40. 49d57bc Improve indentation according to pylint by Joe Subbiani · 4 years ago
  41. 54110b3 Reduce translate_ciphers.py test list by Joe Subbiani · 4 years ago
  42. b0aba9a Improve comments to be more accurate by Joe Subbiani · 4 years ago
  43. 79f5790 Remove test_translate_format() by Joe Subbiani · 4 years ago
  44. a25ffab Integrate tests as unit tests into one file by Joe Subbiani · 4 years ago
  45. f2de374 Remove unused import by Joe Subbiani · 4 years ago
  46. a3d991c Improve python coding style by Joe Subbiani · 4 years ago
  47. 918ee79 Improve consitancy and useability by Joe Subbiani · 4 years ago
  48. d614c0b Include translate ciphers tests in all.sh by Joe Subbiani · 4 years ago
  49. 3eac5b9 Use zip rather than enumerate by Joe Subbiani · 4 years ago
  50. a56e10d Run test_translate_ciphers_format.sh from root by Joe Subbiani · 4 years ago
  51. f849a93 Improve python coding style by Joe Subbiani · 4 years ago
  52. f3fcc29 Move translate scripts to appropriate folder by Joe Subbiani · 4 years ago
  53. 0bf740e Merge pull request #4765 from gilles-peskine-arm/all.sh-subshells-3.0 by Gilles Peskine · 4 years ago
  54. e45ee40 Merge pull request #4811 from hanno-arm/tls13_ciphersuite_api by Manuel Pégourié-Gonnard · 4 years ago
  55. fc1e9ff Use Abstract Base Classes to ensure Problem is not instantiated by Yuto Takano · 4 years ago
  56. 5f83171 Fix listing line number wrongly using start char pos by Yuto Takano · 4 years ago
  57. 7143209 Remove unused imports in list_internal_identifiers.py by Yuto Takano · 4 years ago
  58. 3590691 Fix issues raised by Pylint 2.4.4 on CI by Yuto Takano · 4 years ago
  59. 4b7d23d Separate make clean and make lib in check_names by Yuto Takano · 4 years ago
  60. 704b0f7 Use .span() for positions, and separate line_no argument in Match by Yuto Takano · 4 years ago
  61. b1417b4 Use Enums for the enum-parsing state machine by Yuto Takano · 4 years ago
  62. 5473be2 Use a class variable for `quiet` instead of passing it around by Yuto Takano · 4 years ago
  63. 6adb287 Move duplicated behaviour in get_files to own function by Yuto Takano · 4 years ago
  64. 90bc026 Exclusively use re.search() to avoid confusion with .match() by Yuto Takano · 4 years ago
  65. 9d9c6dc Align the item counts in check_names for ease of reading by Yuto Takano · 4 years ago
  66. 165700c Remove unnecessary try/catch in list_internal_identifiers by Yuto Takano · 4 years ago
  67. 8246eb8 Fix English typos in comments of check_names and list-identifiers by Yuto Takano · 4 years ago
  68. fb86ac7 Comment Match.__str__ and use format() to simplify calculation by Yuto Takano · 4 years ago
  69. 4512f21 Merge pull request #3572 from mpg/add-arm-linux-build by Manuel Pégourié-Gonnard · 4 years ago
  70. ae33685 Add ssl-opt.sh run to TLS 1.3 test in all.sh by Hanno Becker · 4 years ago
  71. 2aec149 Merge pull request #4248 from hanno-arm/tls13_populate_transform by Dave Rodgman · 4 years ago
  72. d73cec1 Add newline at end of list-identifiers.sh by Yuto Takano · 4 years ago
  73. ac72fac Put back list-identifiers.sh as a thin wrapper around the python script by Yuto Takano · 4 years ago
  74. 206b022 Fix off-by-one error in string formatting in Python by Yuto Takano · 4 years ago
  75. 7bfac1d Fix incorrect reference to NameCheck in script docstring by Yuto Takano · 4 years ago
  76. 55c6c87 Separate code parsing and name checking in two classes by Yuto Takano · 4 years ago
  77. f8f88d6 Merge pull request #4746 from gilles-peskine-arm/bump-version-3.0 by Janos Follath · 4 years ago
  78. 5095343 Bring back logging of number of files by Yuto Takano · 4 years ago
  79. 8e9a219 Improve ease of specifying which files to look in (check_names) by Yuto Takano · 4 years ago
  80. f005c33 Change variable name argparser to parser by Yuto Takano · 4 years ago
  81. d70d446 Improve code style consistency in check_names.py by Yuto Takano · 4 years ago
  82. 68d2412 Create list_internal_identifiers.py by Yuto Takano · 4 years ago
  83. 977e07f Use glob in get_files(), call setup_logger on init by Yuto Takano · 4 years ago
  84. 51efcb1 Rename check-names.py to check_names.py by Yuto Takano · 4 years ago
  85. 6fececf Comment why is used by Yuto Takano · 4 years ago
  86. fc54dfb Move check_repo_path into NameCheck as staticmethod by Yuto Takano · 4 years ago
  87. 55614b5 Use --quiet to hide explanations and show only minimal necessary info by Yuto Takano · 4 years ago
  88. b47b504 Improve comments in parse_mbed_words() by Yuto Takano · 4 years ago
  89. 12a7ecd Fix further pylint issues picked up by Travis CI by Yuto Takano · 4 years ago
  90. a083d15 Specify file open encoding as utf-8 in check-names by Yuto Takano · 4 years ago
  91. 381fda8 Print line number next to problem in check-names by Yuto Takano · 4 years ago
  92. bcc3d99 Fix compatibiliy with Python 3.5 on the CI by Yuto Takano · 4 years ago
  93. d93fa37 Address all pylint issues to follow style by Yuto Takano · 4 years ago
  94. 9e0e0e9 Fix Pylint-detected function argument syntax error by Yuto Takano · 4 years ago
  95. 25eeb7b Output subprocess stdout if it errored by Yuto Takano · 4 years ago
  96. cfc9e4a Change identifier regex to better support multiline declarations by Yuto Takano · 4 years ago
  97. 8f457cf Use enumerate() to get line numbers by Yuto Takano · 4 years ago
  98. a4e7512 Output line number, line, and position of error by Yuto Takano · 4 years ago
  99. 159255a Document dependency on nm by Yuto Takano · 4 years ago
  100. 13ecd99 Improve regex to adapt to flexible spaces by Yuto Takano · 4 years ago