1. d70d446 Improve code style consistency in check_names.py by Yuto Takano · 4 years ago
  2. 68d2412 Create list_internal_identifiers.py by Yuto Takano · 4 years ago
  3. 977e07f Use glob in get_files(), call setup_logger on init by Yuto Takano · 4 years ago
  4. 51efcb1 Rename check-names.py to check_names.py by Yuto Takano · 4 years ago
  5. 6fececf Comment why is used by Yuto Takano · 4 years ago
  6. fc54dfb Move check_repo_path into NameCheck as staticmethod by Yuto Takano · 4 years ago
  7. 55614b5 Use --quiet to hide explanations and show only minimal necessary info by Yuto Takano · 4 years ago
  8. b47b504 Improve comments in parse_mbed_words() by Yuto Takano · 4 years ago
  9. 12a7ecd Fix further pylint issues picked up by Travis CI by Yuto Takano · 4 years ago
  10. a083d15 Specify file open encoding as utf-8 in check-names by Yuto Takano · 4 years ago
  11. 381fda8 Print line number next to problem in check-names by Yuto Takano · 4 years ago
  12. bcc3d99 Fix compatibiliy with Python 3.5 on the CI by Yuto Takano · 4 years ago
  13. d93fa37 Address all pylint issues to follow style by Yuto Takano · 4 years ago
  14. 9e0e0e9 Fix Pylint-detected function argument syntax error by Yuto Takano · 4 years ago
  15. 25eeb7b Output subprocess stdout if it errored by Yuto Takano · 4 years ago
  16. cfc9e4a Change identifier regex to better support multiline declarations by Yuto Takano · 4 years ago
  17. 8f457cf Use enumerate() to get line numbers by Yuto Takano · 4 years ago
  18. a4e7512 Output line number, line, and position of error by Yuto Takano · 4 years ago
  19. 159255a Document dependency on nm by Yuto Takano · 4 years ago
  20. 13ecd99 Improve regex to adapt to flexible spaces by Yuto Takano · 4 years ago
  21. 5c1acf2 Match macros with spaces between # and define by Yuto Takano · 4 years ago
  22. d24e037 Warn user if files are excluded from search by Yuto Takano · 4 years ago
  23. 5939a2a Check environment by verifying other dirs' existence by Yuto Takano · 4 years ago
  24. 201f9e8 Make use of -v to log some debug information by Yuto Takano · 4 years ago
  25. 81528c0 Add documentation, fix identifier parsing by Yuto Takano · 4 years ago
  26. 6f38ab3 Fix legacy troublesome regex by Yuto Takano · 4 years ago
  27. fe02684 Python port of f6643ccd90694ae99d05541990b78738a8444ab0 by Yuto Takano · 4 years ago
  28. 0fd48f7 Python port of 7cc4c68eb63a24f9cbf814254cd537df819958e5 by Yuto Takano · 4 years ago
  29. 1722098 Parse identifiers from library headers: Python port of d9eee3b417c2e8f63dd10d835ab9a9472242c2ed by Yuto Takano · 4 years ago
  30. 56e3a5c Add test driver symbols: Python port of 7f13fa2454282b21930045a3f4f9a2835d80425e by Yuto Takano · 4 years ago
  31. e77f699 Exclude FStar and Hacl: Python port of 9b33e7d7d7426e3d7f27cd7d206765ae33e3e61f by Yuto Takano · 4 years ago
  32. 062289c Invoke config.py instead of pl: Python port of 5d46f6a89b25603f0a77466c618213200c328510 by Yuto Takano · 4 years ago
  33. c62b408 Per-line opt-out of typo check: Python port of b6837761815e1a8f6f475be4575824fc386a08dd by Yuto Takano · 4 years ago
  34. e503d61 Remove 1.3 to 2.0 helpers: Python port of 7d48b2821808e964ab594462e419fbed0e015729 by Yuto Takano · 4 years ago
  35. 157444c Add library header files: Python port of 65a6fa3e2669cb02af5399d0f60b5bed3e62a9be by Yuto Takano · 4 years ago
  36. c763cc3 Check for double underscores: Python port of 712f7a804e391737b0e9d2593abe291f4ccb0303 by Yuto Takano · 4 years ago
  37. fa950ae Look in 3rdparty: Python port of 8a0f5bb3c11196a5bc0df6393a47e56c40adb7ac by Yuto Takano · 4 years ago
  38. bb7dca4 Work with PSA constants: Python port of 03091d1114450dd19a10215094682f14761540d9 by Yuto Takano · 4 years ago
  39. ed91cf0 Remove Yotta: Python port of 3ad2efdc82a3d15f373b9d12e6764efec3577b55 by Yuto Takano · 4 years ago
  40. c183893 Also check PSA: Python port of 2d9d6db60f5fd0a4993d90e47f39462647624ad6 by Yuto Takano · 4 years ago
  41. 3963967 Restructure check-names.py with more verbose error messages by Yuto Takano · 4 years ago
  42. b61f0e1 Merge upstream 3.0 from 'development' in ARMmbed/mbedtls by Yuto Takano · 4 years ago
  43. 6c79b5d Keep compatibility with python versions prior to 3.5 by Darryl Green · 7 years ago
  44. a783d9c Remove check-names.sh and sub-scripts it used by Darryl Green · 7 years ago
  45. 4e9b51b Update scripts to use check-names.py by Darryl Green · 7 years ago
  46. d580292 Rewrite check-names.sh in python by Darryl Green · 7 years ago
  47. 78f6f05 Merge pull request #4695 from yutotakano/fix-ssl-opt.sh-hard-abort by Gilles Peskine · 4 years ago
  48. 8bb9b80 Merge pull request #4806 from hanno-arm/ssl_session_serialization_version by Gilles Peskine · 4 years ago
  49. 6981347 Merge pull request #4758 from paul-elliott-arm/fix_cipher_output_size by Gilles Peskine · 4 years ago
  50. 8da9dc0 Merge pull request #4748 from TRodziewicz/re-introduce_ext_checks_for_psa_unlock-wipe_key_slot by Manuel Pégourié-Gonnard · 4 years ago
  51. 1a515d1 Merge pull request #4777 from gilles-peskine-arm/save-coverage-summary-3.0 by Manuel Pégourié-Gonnard · 4 years ago
  52. 06672ef Merge pull request #4776 from gilles-peskine-arm/generate_psa_tests-robutness-202107 by Manuel Pégourié-Gonnard · 4 years ago
  53. b637150 Merge pull request #4730 from TRodziewicz/finish_removing_tls_1.0_and_1.1 by Manuel Pégourié-Gonnard · 4 years ago
  54. fadbdbb Store TLS version in SSL session structure by Hanno Becker · 4 years ago
  55. d8d1932 Fix mixup about the directory containing the success indicator file by Gilles Peskine · 4 years, 1 month ago
  56. dfce58f Merge pull request #4753 from JoeSubbiani/TestBlockSizes_dev by Ronald Cron · 4 years, 1 month ago
  57. 6ee3b7e More robust failure detection for the coverage report generation by Gilles Peskine · 4 years, 1 month ago
  58. b969570 Explain the final error checking by Gilles Peskine · 4 years, 1 month ago
  59. 3daaea8 Changing the places of the mbedtls_test_hook_test_fail callback declaration by TRodziewicz · 4 years, 1 month ago
  60. 12c7741 Removing unneded extern declaration of a callback and including common.h where the cb is needed by TRodziewicz · 4 years, 1 month ago
  61. 5ccdc55 Remove trailing whitespace by Joe Subbiani · 4 years, 1 month ago
  62. 113d80c Simplify the test and description by Joe Subbiani · 4 years, 1 month ago
  63. a417f56 Add non regression test for cipher output size by Paul Elliott · 4 years, 1 month ago
  64. fc70b52 Save the coverage report to a file by Gilles Peskine · 4 years, 1 month ago
  65. bbced87 Show the udp_proxy seed in the console log by Gilles Peskine · 4 years, 1 month ago
  66. a3d2264 Only run an unbridled parallel make (make -j) if MAKEFLAGS is unset by Gilles Peskine · 4 years, 1 month ago
  67. 6ee3bc0 Fix typo in test dependencies by Gilles Peskine · 4 years, 1 month ago
  68. e9ad95a Error out if enumerating the generated data files fails by Gilles Peskine · 4 years, 1 month ago
  69. 8b427c8 Use python3 when building on non-Windows for Windows by Gilles Peskine · 4 years, 1 month ago
  70. 5df77c6 Fix race condition when running generate_psa_tests.py by Gilles Peskine · 4 years, 1 month ago
  71. bf4d0ce Remove obsolete MBEDTLS_xxx dependencies by Gilles Peskine · 4 years, 1 month ago
  72. 829fe70 Correction to callback declaration and usage by TRodziewicz · 4 years, 1 month ago
  73. c590611 Add requested montgomery curve tests by Archana · 4 years, 1 month ago
  74. 8584f5b test: psa: Improve description of curve 448 tests by Archana · 4 years, 1 month ago
  75. ef6aa5c Support Curve448 via the PSA API by Archana · 4 years, 2 months ago
  76. 1d2e2bb Add missing Curve448 support for PSA keys by Archana · 4 years, 2 months ago
  77. c3366a4 Added mis-removed test and removed unneeded tests by TRodziewicz · 4 years, 1 month ago
  78. 299510e Correction to comments and changelog removed by TRodziewicz · 4 years, 1 month ago
  79. 7871c2e Adding new macro for tests failing by TRodziewicz · 4 years, 1 month ago
  80. da36c9f Improve Code Style by Joe Subbiani · 4 years, 1 month ago
  81. 3fa1673 Fix grammar suggesting an upper bound on MAX_CONTENT_LEN by Yuto Takano · 4 years, 1 month ago
  82. 9c09d55 Raise max_content_len constraint by one in Connection ID tests by Yuto Takano · 4 years, 1 month ago
  83. bc87b1d Add content length constraint to tests that use max_frag_len by Yuto Takano · 4 years, 1 month ago
  84. 93213f6 Remove test cases and update power 2 check by Joe Subbiani · 4 years, 1 month ago
  85. 45f2a40 Speed up the generation of storage format test cases by Gilles Peskine · 4 years, 1 month ago
  86. 45419c1 Revert "Add auto-generated files" by Dave Rodgman · 4 years, 1 month ago
  87. 8a3b232 Revert "Add additional generated files" by Dave Rodgman · 4 years, 1 month ago
  88. fc46318 Change test suite duplicate descriptions by Joe Subbiani · 4 years, 1 month ago
  89. f37bbe5 Extend psa_crypto_metadata tests to check for powers of 2 by Joe Subbiani · 4 years, 1 month ago
  90. d9be652 Corrections to the new functions names and error message wording by TRodziewicz · 4 years, 1 month ago
  91. 053b99b Re-introduction of key slot chekcs by TRodziewicz · 4 years, 1 month ago
  92. 6f65743 Move repetitive equality check to `requires_config_value_equals` by Yuto Takano · 4 years, 1 month ago
  93. 0248582 Reword and add explanatory comments for MAX_IM_CA tests by Yuto Takano · 4 years, 1 month ago
  94. b0a1c5b Use `requires_max_content_len`, add check in Renegotiation by Yuto Takano · 4 years, 1 month ago
  95. 2be6f1a Add space between command substitution braces and content by Yuto Takano · 4 years, 2 months ago
  96. 73e7dcb Add MAX_IM_CA requirement to int_max+1 chain as well by Yuto Takano · 4 years, 2 months ago
  97. e43556b Remove hard exit with MAX_INTERMEDIATE_CA in ssl-opt.sh by Yuto Takano · 4 years, 2 months ago
  98. 0509fea Remove hard exit in ssh-opt.sh, replace with `requires` functions by Yuto Takano · 4 years, 2 months ago
  99. 2a9c783 Add additional generated files by Dave Rodgman · 4 years, 1 month ago
  100. 3e84187 Add auto-generated files by Dave Rodgman · 4 years, 1 month ago