1. 3590691 Fix issues raised by Pylint 2.4.4 on CI by Yuto Takano · 4 years ago
  2. 4b7d23d Separate make clean and make lib in check_names by Yuto Takano · 4 years ago
  3. 704b0f7 Use .span() for positions, and separate line_no argument in Match by Yuto Takano · 4 years ago
  4. b1417b4 Use Enums for the enum-parsing state machine by Yuto Takano · 4 years ago
  5. 5473be2 Use a class variable for `quiet` instead of passing it around by Yuto Takano · 4 years ago
  6. 6adb287 Move duplicated behaviour in get_files to own function by Yuto Takano · 4 years ago
  7. 90bc026 Exclusively use re.search() to avoid confusion with .match() by Yuto Takano · 4 years ago
  8. 9d9c6dc Align the item counts in check_names for ease of reading by Yuto Takano · 4 years ago
  9. 165700c Remove unnecessary try/catch in list_internal_identifiers by Yuto Takano · 4 years ago
  10. 8246eb8 Fix English typos in comments of check_names and list-identifiers by Yuto Takano · 4 years ago
  11. fb86ac7 Comment Match.__str__ and use format() to simplify calculation by Yuto Takano · 4 years ago
  12. d73cec1 Add newline at end of list-identifiers.sh by Yuto Takano · 4 years ago
  13. ac72fac Put back list-identifiers.sh as a thin wrapper around the python script by Yuto Takano · 4 years ago
  14. 206b022 Fix off-by-one error in string formatting in Python by Yuto Takano · 4 years ago
  15. 7828ca2 Fix typos pointed out by check_names by Yuto Takano · 4 years ago
  16. 7bfac1d Fix incorrect reference to NameCheck in script docstring by Yuto Takano · 4 years ago
  17. 55c6c87 Separate code parsing and name checking in two classes by Yuto Takano · 4 years ago
  18. 5095343 Bring back logging of number of files by Yuto Takano · 4 years ago
  19. 8e9a219 Improve ease of specifying which files to look in (check_names) by Yuto Takano · 4 years ago
  20. f005c33 Change variable name argparser to parser by Yuto Takano · 4 years ago
  21. d70d446 Improve code style consistency in check_names.py by Yuto Takano · 4 years ago
  22. 68d2412 Create list_internal_identifiers.py by Yuto Takano · 4 years ago
  23. 977e07f Use glob in get_files(), call setup_logger on init by Yuto Takano · 4 years ago
  24. 51efcb1 Rename check-names.py to check_names.py by Yuto Takano · 4 years ago
  25. 6fececf Comment why is used by Yuto Takano · 4 years ago
  26. fc54dfb Move check_repo_path into NameCheck as staticmethod by Yuto Takano · 4 years ago
  27. 55614b5 Use --quiet to hide explanations and show only minimal necessary info by Yuto Takano · 4 years ago
  28. b47b504 Improve comments in parse_mbed_words() by Yuto Takano · 4 years ago
  29. 12a7ecd Fix further pylint issues picked up by Travis CI by Yuto Takano · 4 years ago
  30. a083d15 Specify file open encoding as utf-8 in check-names by Yuto Takano · 4 years ago
  31. 381fda8 Print line number next to problem in check-names by Yuto Takano · 4 years ago
  32. bcc3d99 Fix compatibiliy with Python 3.5 on the CI by Yuto Takano · 4 years ago
  33. d93fa37 Address all pylint issues to follow style by Yuto Takano · 4 years ago
  34. 9e0e0e9 Fix Pylint-detected function argument syntax error by Yuto Takano · 4 years ago
  35. 25eeb7b Output subprocess stdout if it errored by Yuto Takano · 4 years ago
  36. cfc9e4a Change identifier regex to better support multiline declarations by Yuto Takano · 4 years ago
  37. 8f457cf Use enumerate() to get line numbers by Yuto Takano · 4 years ago
  38. a4e7512 Output line number, line, and position of error by Yuto Takano · 4 years ago
  39. 159255a Document dependency on nm by Yuto Takano · 4 years ago
  40. 13ecd99 Improve regex to adapt to flexible spaces by Yuto Takano · 4 years ago
  41. 5c1acf2 Match macros with spaces between # and define by Yuto Takano · 4 years ago
  42. d24e037 Warn user if files are excluded from search by Yuto Takano · 4 years ago
  43. 5939a2a Check environment by verifying other dirs' existence by Yuto Takano · 4 years ago
  44. 201f9e8 Make use of -v to log some debug information by Yuto Takano · 4 years ago
  45. 81528c0 Add documentation, fix identifier parsing by Yuto Takano · 4 years ago
  46. 6f38ab3 Fix legacy troublesome regex by Yuto Takano · 4 years ago
  47. fe02684 Python port of f6643ccd90694ae99d05541990b78738a8444ab0 by Yuto Takano · 4 years ago
  48. 0fd48f7 Python port of 7cc4c68eb63a24f9cbf814254cd537df819958e5 by Yuto Takano · 4 years ago
  49. 1722098 Parse identifiers from library headers: Python port of d9eee3b417c2e8f63dd10d835ab9a9472242c2ed by Yuto Takano · 4 years ago
  50. 56e3a5c Add test driver symbols: Python port of 7f13fa2454282b21930045a3f4f9a2835d80425e by Yuto Takano · 4 years ago
  51. e77f699 Exclude FStar and Hacl: Python port of 9b33e7d7d7426e3d7f27cd7d206765ae33e3e61f by Yuto Takano · 4 years ago
  52. 062289c Invoke config.py instead of pl: Python port of 5d46f6a89b25603f0a77466c618213200c328510 by Yuto Takano · 4 years ago
  53. c62b408 Per-line opt-out of typo check: Python port of b6837761815e1a8f6f475be4575824fc386a08dd by Yuto Takano · 4 years ago
  54. e503d61 Remove 1.3 to 2.0 helpers: Python port of 7d48b2821808e964ab594462e419fbed0e015729 by Yuto Takano · 4 years ago
  55. 157444c Add library header files: Python port of 65a6fa3e2669cb02af5399d0f60b5bed3e62a9be by Yuto Takano · 4 years ago
  56. c763cc3 Check for double underscores: Python port of 712f7a804e391737b0e9d2593abe291f4ccb0303 by Yuto Takano · 4 years ago
  57. fa950ae Look in 3rdparty: Python port of 8a0f5bb3c11196a5bc0df6393a47e56c40adb7ac by Yuto Takano · 4 years ago
  58. bb7dca4 Work with PSA constants: Python port of 03091d1114450dd19a10215094682f14761540d9 by Yuto Takano · 4 years ago
  59. ed91cf0 Remove Yotta: Python port of 3ad2efdc82a3d15f373b9d12e6764efec3577b55 by Yuto Takano · 4 years ago
  60. c183893 Also check PSA: Python port of 2d9d6db60f5fd0a4993d90e47f39462647624ad6 by Yuto Takano · 4 years ago
  61. 3963967 Restructure check-names.py with more verbose error messages by Yuto Takano · 4 years ago
  62. b61f0e1 Merge upstream 3.0 from 'development' in ARMmbed/mbedtls by Yuto Takano · 4 years ago
  63. 6c79b5d Keep compatibility with python versions prior to 3.5 by Darryl Green · 7 years ago
  64. a783d9c Remove check-names.sh and sub-scripts it used by Darryl Green · 7 years ago
  65. 4e9b51b Update scripts to use check-names.py by Darryl Green · 7 years ago
  66. d580292 Rewrite check-names.sh in python by Darryl Green · 7 years ago
  67. 78f6f05 Merge pull request #4695 from yutotakano/fix-ssl-opt.sh-hard-abort by Gilles Peskine · 4 years ago
  68. 3fbc5d3 Merge pull request #4815 from gilles-peskine-arm/generate_errors-multiline-3.0 by Gilles Peskine · 4 years ago
  69. cfb5d39 Merge pull request #4659 from spencer-burke/fixing_4222 by Gilles Peskine · 4 years ago
  70. 58887ba Show warnings if something looks wrong by Gilles Peskine · 4 years ago
  71. 7f8e277 Document the big regex by Gilles Peskine · 4 years ago
  72. d297157 Move MBEDTLS_ERR_xxx Doxygen comments before the definition by Gilles Peskine · 4 years ago
  73. 05aa543 Better support multiline comments for MBEDTLS_ERR_xxx by Gilles Peskine · 4 years ago
  74. 47b0956 More flexible parsing of Doxygen comments for MBEDTLS_ERR_xxx by Gilles Peskine · 4 years ago
  75. 8bb9b80 Merge pull request #4806 from hanno-arm/ssl_session_serialization_version by Gilles Peskine · 4 years ago
  76. fa0d61e Fix typo by Hanno Becker · 4 years ago
  77. 5772313 Document temporary overlap of TLS version in SSL context and session by Hanno Becker · 4 years ago
  78. dce5097 Prefix "version" with "library" or "protocol" to avoid ambiguity by Hanno Becker · 4 years ago
  79. 37bdbe6 Remove mentions of truncated HMAC from ssl_tls.c by Hanno Becker · 4 years ago
  80. 6981347 Merge pull request #4758 from paul-elliott-arm/fix_cipher_output_size by Gilles Peskine · 4 years ago
  81. 677c6c4 Merge pull request #4801 from hanno-arm/ssl_session_exported_private by Dave Rodgman · 4 years ago
  82. 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
  83. 1a515d1 Merge pull request #4777 from gilles-peskine-arm/save-coverage-summary-3.0 by Manuel Pégourié-Gonnard · 4 years ago
  84. 06672ef Merge pull request #4776 from gilles-peskine-arm/generate_psa_tests-robutness-202107 by Manuel Pégourié-Gonnard · 4 years ago
  85. b637150 Merge pull request #4730 from TRodziewicz/finish_removing_tls_1.0_and_1.1 by Manuel Pégourié-Gonnard · 4 years ago
  86. b4b184a Remove reference to compat-1.2.h by Gilles Peskine · 4 years ago
  87. 3c62693 Merge pull request #4701 from gilles-peskine-arm/make_generated_files-non_english-3.0 by Ronald Cron · 4 years ago
  88. fadbdbb Store TLS version in SSL session structure by Hanno Becker · 4 years ago
  89. 3b9bea0 Merge pull request #4750 from yutotakano/fix-reserved-identifier-clash by Gilles Peskine · 4 years, 1 month ago
  90. 5d26efd Add ChangeLog entry by Hanno Becker · 4 years, 1 month ago
  91. 0379942 Explicitly mark mbedtls_ssl_config.respect_cli_pref as private by Hanno Becker · 4 years, 1 month ago
  92. 95832d8 Explicitly mark mbedtls_ssl_session.exported as private by Hanno Becker · 4 years, 1 month ago
  93. d8d1932 Fix mixup about the directory containing the success indicator file by Gilles Peskine · 4 years, 1 month ago
  94. dfce58f Merge pull request #4753 from JoeSubbiani/TestBlockSizes_dev by Ronald Cron · 4 years, 1 month ago
  95. 6ee3b7e More robust failure detection for the coverage report generation by Gilles Peskine · 4 years, 1 month ago
  96. b969570 Explain the final error checking by Gilles Peskine · 4 years, 1 month ago
  97. a1c9fbe Merge pull request #4626 from SiliconLabs/arch_silabs_3399 by Gilles Peskine · 4 years, 1 month ago
  98. 3daaea8 Changing the places of the mbedtls_test_hook_test_fail callback declaration by TRodziewicz · 4 years, 1 month ago
  99. ac6cc9f Merge pull request #4784 from gilles-peskine-arm/psa-storage-format-test-strategy-20210511-3.0 by Ronald Cron · 4 years, 1 month ago
  100. 8ec3c8f Do not require test data to be in the repository by Gilles Peskine · 4 years, 3 months ago