1. 55614b5 Use --quiet to hide explanations and show only minimal necessary info by Yuto Takano · 4 years ago
  2. b47b504 Improve comments in parse_mbed_words() by Yuto Takano · 4 years ago
  3. 12a7ecd Fix further pylint issues picked up by Travis CI by Yuto Takano · 4 years ago
  4. a083d15 Specify file open encoding as utf-8 in check-names by Yuto Takano · 4 years ago
  5. 381fda8 Print line number next to problem in check-names by Yuto Takano · 4 years ago
  6. bcc3d99 Fix compatibiliy with Python 3.5 on the CI by Yuto Takano · 4 years ago
  7. d93fa37 Address all pylint issues to follow style by Yuto Takano · 4 years ago
  8. 9e0e0e9 Fix Pylint-detected function argument syntax error by Yuto Takano · 4 years ago
  9. 25eeb7b Output subprocess stdout if it errored by Yuto Takano · 4 years ago
  10. cfc9e4a Change identifier regex to better support multiline declarations by Yuto Takano · 4 years ago
  11. 8f457cf Use enumerate() to get line numbers by Yuto Takano · 4 years ago
  12. a4e7512 Output line number, line, and position of error by Yuto Takano · 4 years ago
  13. 159255a Document dependency on nm by Yuto Takano · 4 years ago
  14. 13ecd99 Improve regex to adapt to flexible spaces by Yuto Takano · 4 years ago
  15. 5c1acf2 Match macros with spaces between # and define by Yuto Takano · 4 years ago
  16. d24e037 Warn user if files are excluded from search by Yuto Takano · 4 years ago
  17. 5939a2a Check environment by verifying other dirs' existence by Yuto Takano · 4 years ago
  18. 201f9e8 Make use of -v to log some debug information by Yuto Takano · 4 years ago
  19. 81528c0 Add documentation, fix identifier parsing by Yuto Takano · 4 years ago
  20. 6f38ab3 Fix legacy troublesome regex by Yuto Takano · 4 years ago
  21. fe02684 Python port of f6643ccd90694ae99d05541990b78738a8444ab0 by Yuto Takano · 4 years ago
  22. 0fd48f7 Python port of 7cc4c68eb63a24f9cbf814254cd537df819958e5 by Yuto Takano · 4 years ago
  23. 1722098 Parse identifiers from library headers: Python port of d9eee3b417c2e8f63dd10d835ab9a9472242c2ed by Yuto Takano · 4 years ago
  24. 56e3a5c Add test driver symbols: Python port of 7f13fa2454282b21930045a3f4f9a2835d80425e by Yuto Takano · 4 years ago
  25. e77f699 Exclude FStar and Hacl: Python port of 9b33e7d7d7426e3d7f27cd7d206765ae33e3e61f by Yuto Takano · 4 years ago
  26. 062289c Invoke config.py instead of pl: Python port of 5d46f6a89b25603f0a77466c618213200c328510 by Yuto Takano · 4 years ago
  27. c62b408 Per-line opt-out of typo check: Python port of b6837761815e1a8f6f475be4575824fc386a08dd by Yuto Takano · 4 years ago
  28. e503d61 Remove 1.3 to 2.0 helpers: Python port of 7d48b2821808e964ab594462e419fbed0e015729 by Yuto Takano · 4 years ago
  29. 157444c Add library header files: Python port of 65a6fa3e2669cb02af5399d0f60b5bed3e62a9be by Yuto Takano · 4 years ago
  30. c763cc3 Check for double underscores: Python port of 712f7a804e391737b0e9d2593abe291f4ccb0303 by Yuto Takano · 4 years ago
  31. fa950ae Look in 3rdparty: Python port of 8a0f5bb3c11196a5bc0df6393a47e56c40adb7ac by Yuto Takano · 4 years ago
  32. bb7dca4 Work with PSA constants: Python port of 03091d1114450dd19a10215094682f14761540d9 by Yuto Takano · 4 years ago
  33. ed91cf0 Remove Yotta: Python port of 3ad2efdc82a3d15f373b9d12e6764efec3577b55 by Yuto Takano · 4 years ago
  34. c183893 Also check PSA: Python port of 2d9d6db60f5fd0a4993d90e47f39462647624ad6 by Yuto Takano · 4 years ago
  35. 3963967 Restructure check-names.py with more verbose error messages by Yuto Takano · 4 years ago
  36. b61f0e1 Merge upstream 3.0 from 'development' in ARMmbed/mbedtls by Yuto Takano · 4 years ago
  37. 6c79b5d Keep compatibility with python versions prior to 3.5 by Darryl Green · 7 years ago
  38. a783d9c Remove check-names.sh and sub-scripts it used by Darryl Green · 7 years ago
  39. 4e9b51b Update scripts to use check-names.py by Darryl Green · 7 years ago
  40. d580292 Rewrite check-names.sh in python by Darryl Green · 7 years ago
  41. d8d1932 Fix mixup about the directory containing the success indicator file by Gilles Peskine · 4 years ago
  42. 6ee3b7e More robust failure detection for the coverage report generation by Gilles Peskine · 4 years ago
  43. b969570 Explain the final error checking by Gilles Peskine · 4 years ago
  44. fc70b52 Save the coverage report to a file by Gilles Peskine · 4 years, 1 month ago
  45. bbced87 Show the udp_proxy seed in the console log by Gilles Peskine · 4 years, 1 month ago
  46. a3d2264 Only run an unbridled parallel make (make -j) if MAKEFLAGS is unset by Gilles Peskine · 4 years, 1 month ago
  47. 45f2a40 Speed up the generation of storage format test cases by Gilles Peskine · 4 years, 1 month ago
  48. 2c9e54a Fix pylint issue by gabor-mezei-arm · 4 years, 1 month ago
  49. 0c24edd Return iterator instead of list by gabor-mezei-arm · 4 years, 1 month ago
  50. 6385780 Rename function by gabor-mezei-arm · 4 years, 1 month ago
  51. 2a499c0 Refactor handlibg of the key usage flags by gabor-mezei-arm · 4 years, 1 month ago
  52. 2784bfe Move key type validation to crypto_knowledge by gabor-mezei-arm · 4 years, 1 month ago
  53. 340fbf3 Refactor key generation by gabor-mezei-arm · 4 years, 1 month ago
  54. 5df1dee Rename variables and funcions by gabor-mezei-arm · 4 years, 1 month ago
  55. 2710bb1 Use string in dict instead of Expr object by gabor-mezei-arm · 4 years, 1 month ago
  56. d9050a5 Remove unnecessary test cases by gabor-mezei-arm · 4 years, 1 month ago
  57. 8f40510 Add better name for variables by gabor-mezei-arm · 4 years, 1 month ago
  58. 35929eb Simplify code by gabor-mezei-arm · 4 years, 1 month ago
  59. 11e4838 Fix generated file modification by gabor-mezei-arm · 4 years, 1 month ago
  60. 49d6ea9 Fix test case duplication by gabor-mezei-arm · 4 years, 1 month ago
  61. 0f8136a Fix pylint issues by gabor-mezei-arm · 4 years, 1 month ago
  62. 672e376 Add test case generation for usage extensions when loading keys by gabor-mezei-arm · 4 years, 1 month ago
  63. 7748b6f Add key usage policy extension support for key generation by gabor-mezei-arm · 4 years, 1 month ago
  64. a4102cb Use different subslasses for the test data files by gabor-mezei-arm · 4 years, 1 month ago
  65. 780cf9d Create a function for gather all the keys. by gabor-mezei-arm · 4 years, 1 month ago
  66. 6ee7253 Extend description generation by gabor-mezei-arm · 4 years, 1 month ago
  67. 68c030a Use builder method pattern to generate a key by gabor-mezei-arm · 4 years, 1 month ago
  68. b5db2c4 Convert iterators to lists to remove late binding by gabor-mezei-arm · 4 years, 1 month ago
  69. 7b5c4e2 Add type annotations by gabor-mezei-arm · 4 years, 1 month ago
  70. 414d6bd Fix pre-existing typo in comment by Bence Szépkúti · 4 years, 1 month ago
  71. fc04aa2 Remove MBEDTLS_USER_CONFIG_VERSION handling by Bence Szépkúti · 4 years, 1 month ago
  72. ba7248a Introduce versioning in the config files by Bence Szépkúti · 4 years, 2 months ago
  73. bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
  74. 10bda58 Merge pull request #4259 from CJKay/cmake-config by Dave Rodgman · 4 years, 1 month ago
  75. 3698fa1 Merge pull request #4673 from gilles-peskine-arm/psa_crypto_spm-from_platform_h by Ronald Cron · 4 years, 1 month ago
  76. eb7bdaa Add storage tests for lifetimes by Gilles Peskine · 4 years, 4 months ago
  77. 32750ef Merge pull request #4685 from mpg/improve-all-sh-robustness by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  78. a805d57 Merge pull request #4588 from TRodziewicz/remove_MD2_MD4_RC4_Blowfish_and_XTEA by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  79. 87db8a2 Clean up old files before generating them by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  80. a354867 In the SPM test build, fail if a symbol wasn't renamed by Gilles Peskine · 4 years, 2 months ago
  81. d1dcfd5 Do a test build with MBEDTLS_PSA_CRYPTO_SPM by Gilles Peskine · 4 years, 2 months ago
  82. d51aaad Remove config option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  83. 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
  84. 17575dc Merge pull request #4629 from TRodziewicz/rename_functions_whose_deprecated_variants_have_been_removd by Gilles Peskine · 4 years, 2 months ago
  85. 28a4a96 Corrections to the docs wording and changes to aux scripts by TRodziewicz · 4 years, 2 months ago
  86. 1628a9c MBEDTLS_DEBUG_C is compatible with every whole-module ALT except DHM by Gilles Peskine · 4 years, 2 months ago
  87. 5c3f18d MBEDTLS_PK_PARSE_EC_EXTENDED is incompatible with MBEDTLS_ECP_ALT by Gilles Peskine · 4 years, 2 months ago
  88. cc73cc5 Test the build with whole-module alternative implementations by Gilles Peskine · 4 years, 2 months ago
  89. 26371e4 Rename the _ret() functions by TRodziewicz · 4 years, 2 months ago
  90. 0730cd5 Merge branch 'development' into Remove__CHECK_PARAMS_option by TRodziewicz · 4 years, 2 months ago
  91. d259e34 Add CMake package config file by Chris Kay · 4 years, 4 months ago
  92. f9f9cc2 Merge pull request #4579 from tom-daubney-arm/rm_ecdh_legacy_context_config_option by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  93. 42aaf7a Removes component_test_new_ecdh_context in all.sh by Thomas Daubney · 4 years, 2 months ago
  94. 8f4eaca Removes MBEDTLS_ECDH_LEGACY_CONTEXT from config.h by Thomas Daubney · 4 years, 2 months ago
  95. 7146cb9 Merge pull request #4559 from gilles-peskine-arm/psa-storage-format-test-algorithms-3.0 by Ronald Cron · 4 years, 2 months ago
  96. 875b5fb Refactor optional parameter check tests by Ronald Cron · 4 years, 3 months ago
  97. 142c205 Merge pull request #4513 from Patater/psa-without-genprime-fix by Ronald Cron · 4 years, 2 months ago
  98. 45f1cd7 key_storage_read: pass exercise as a flag rather than a boolean by Gilles Peskine · 4 years, 4 months ago
  99. ae4c460 Do support multiple files generated from the same script by Gilles Peskine · 4 years, 4 months ago
  100. 20f55f6 Abbreviate algorithms in test descriptions by Gilles Peskine · 4 years, 4 months ago