1. 41934dd Share preparatory code between client and server handshake steps by Hanno Becker · 2 years, 9 months ago
  2. 6fececf Comment why is used by Yuto Takano · 2 years, 9 months ago
  3. fc54dfb Move check_repo_path into NameCheck as staticmethod by Yuto Takano · 2 years, 9 months ago
  4. f3cce8b Add handshake message writing variant that doesn't update checksum by Hanno Becker · 2 years, 9 months ago
  5. 55614b5 Use --quiet to hide explanations and show only minimal necessary info by Yuto Takano · 2 years, 9 months ago
  6. b47b504 Improve comments in parse_mbed_words() by Yuto Takano · 2 years, 9 months ago
  7. 12a7ecd Fix further pylint issues picked up by Travis CI by Yuto Takano · 2 years, 9 months ago
  8. a083d15 Specify file open encoding as utf-8 in check-names by Yuto Takano · 2 years, 9 months ago
  9. 381fda8 Print line number next to problem in check-names by Yuto Takano · 2 years, 9 months ago
  10. bcc3d99 Fix compatibiliy with Python 3.5 on the CI by Yuto Takano · 2 years, 9 months ago
  11. d93fa37 Address all pylint issues to follow style by Yuto Takano · 2 years, 9 months ago
  12. 9e0e0e9 Fix Pylint-detected function argument syntax error by Yuto Takano · 2 years, 9 months ago
  13. 25eeb7b Output subprocess stdout if it errored by Yuto Takano · 2 years, 9 months ago
  14. cfc9e4a Change identifier regex to better support multiline declarations by Yuto Takano · 2 years, 9 months ago
  15. 8f457cf Use enumerate() to get line numbers by Yuto Takano · 2 years, 9 months ago
  16. a4e7512 Output line number, line, and position of error by Yuto Takano · 2 years, 9 months ago
  17. 159255a Document dependency on nm by Yuto Takano · 2 years, 9 months ago
  18. 13ecd99 Improve regex to adapt to flexible spaces by Yuto Takano · 2 years, 9 months ago
  19. 5c1acf2 Match macros with spaces between # and define by Yuto Takano · 2 years, 9 months ago
  20. d24e037 Warn user if files are excluded from search by Yuto Takano · 2 years, 9 months ago
  21. 5939a2a Check environment by verifying other dirs' existence by Yuto Takano · 2 years, 9 months ago
  22. 201f9e8 Make use of -v to log some debug information by Yuto Takano · 2 years, 9 months ago
  23. 81528c0 Add documentation, fix identifier parsing by Yuto Takano · 2 years, 9 months ago
  24. 6f38ab3 Fix legacy troublesome regex by Yuto Takano · 2 years, 9 months ago
  25. fe02684 Python port of f6643ccd90694ae99d05541990b78738a8444ab0 by Yuto Takano · 2 years, 9 months ago
  26. 0fd48f7 Python port of 7cc4c68eb63a24f9cbf814254cd537df819958e5 by Yuto Takano · 2 years, 9 months ago
  27. 1722098 Parse identifiers from library headers: Python port of d9eee3b417c2e8f63dd10d835ab9a9472242c2ed by Yuto Takano · 2 years, 9 months ago
  28. 56e3a5c Add test driver symbols: Python port of 7f13fa2454282b21930045a3f4f9a2835d80425e by Yuto Takano · 2 years, 9 months ago
  29. e77f699 Exclude FStar and Hacl: Python port of 9b33e7d7d7426e3d7f27cd7d206765ae33e3e61f by Yuto Takano · 2 years, 9 months ago
  30. 062289c Invoke config.py instead of pl: Python port of 5d46f6a89b25603f0a77466c618213200c328510 by Yuto Takano · 2 years, 9 months ago
  31. c62b408 Per-line opt-out of typo check: Python port of b6837761815e1a8f6f475be4575824fc386a08dd by Yuto Takano · 2 years, 9 months ago
  32. e503d61 Remove 1.3 to 2.0 helpers: Python port of 7d48b2821808e964ab594462e419fbed0e015729 by Yuto Takano · 2 years, 9 months ago
  33. 157444c Add library header files: Python port of 65a6fa3e2669cb02af5399d0f60b5bed3e62a9be by Yuto Takano · 2 years, 9 months ago
  34. c763cc3 Check for double underscores: Python port of 712f7a804e391737b0e9d2593abe291f4ccb0303 by Yuto Takano · 2 years, 9 months ago
  35. fa950ae Look in 3rdparty: Python port of 8a0f5bb3c11196a5bc0df6393a47e56c40adb7ac by Yuto Takano · 2 years, 9 months ago
  36. bb7dca4 Work with PSA constants: Python port of 03091d1114450dd19a10215094682f14761540d9 by Yuto Takano · 2 years, 9 months ago
  37. ed91cf0 Remove Yotta: Python port of 3ad2efdc82a3d15f373b9d12e6764efec3577b55 by Yuto Takano · 2 years, 9 months ago
  38. c183893 Also check PSA: Python port of 2d9d6db60f5fd0a4993d90e47f39462647624ad6 by Yuto Takano · 2 years, 9 months ago
  39. 3963967 Restructure check-names.py with more verbose error messages by Yuto Takano · 2 years, 9 months ago
  40. b61f0e1 Merge upstream 3.0 from 'development' in ARMmbed/mbedtls by Yuto Takano · 2 years, 9 months ago
  41. 6c79b5d Keep compatibility with python versions prior to 3.5 by Darryl Green · 6 years ago
  42. a783d9c Remove check-names.sh and sub-scripts it used by Darryl Green · 6 years ago
  43. 4e9b51b Update scripts to use check-names.py by Darryl Green · 6 years ago
  44. d580292 Rewrite check-names.sh in python by Darryl Green · 6 years ago
  45. 80ddb99 Add --restore option to clean up but not necessarily run components by Gilles Peskine · 2 years, 9 months ago
  46. 03af678 Documentation improvements by Gilles Peskine · 2 years, 9 months ago
  47. 91e890e Add documentation by Gilles Peskine · 2 years, 9 months ago
  48. 86f6129 Documentation improvement by Gilles Peskine · 2 years, 9 months ago
  49. 7530163 Make --quiet more effective when running make generated_files by Gilles Peskine · 2 years, 9 months ago
  50. 3cbd69c Switch to 4-space indentation by Gilles Peskine · 2 years, 9 months ago
  51. 78f6f05 Merge pull request #4695 from yutotakano/fix-ssl-opt.sh-hard-abort by Gilles Peskine · 2 years, 9 months ago
  52. 3fbc5d3 Merge pull request #4815 from gilles-peskine-arm/generate_errors-multiline-3.0 by Gilles Peskine · 2 years, 9 months ago
  53. bf66e2c Documentation improvements by Gilles Peskine · 2 years, 9 months ago
  54. 1d475b6 Disable wildcards when checking for unsupported components by Gilles Peskine · 2 years, 9 months ago
  55. cfb5d39 Merge pull request #4659 from spencer-burke/fixing_4222 by Gilles Peskine · 2 years, 9 months ago
  56. ae505ee Fix missing dependency on Travis by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  57. efd14bf Enable arm-linux-gnueabi-gcc build on Travis by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  58. 3a6c769 Add arm-linux-gnueabi-gcc build to all.sh by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  59. b0302c4 Move messaging related session reset into separate helper function by Hanno Becker · 2 years, 9 months ago
  60. c111e24 Improve the detection of keep-going commands by Gilles Peskine · 2 years, 9 months ago
  61. 88a7c2b Improve --error-test reporting by Gilles Peskine · 2 years, 9 months ago
  62. ec13554 Clarify some comments by Gilles Peskine · 2 years, 9 months ago
  63. 58887ba Show warnings if something looks wrong by Gilles Peskine · 2 years, 9 months ago
  64. 7f8e277 Document the big regex by Gilles Peskine · 2 years, 9 months ago
  65. d297157 Move MBEDTLS_ERR_xxx Doxygen comments before the definition by Gilles Peskine · 2 years, 9 months ago
  66. 05aa543 Better support multiline comments for MBEDTLS_ERR_xxx by Gilles Peskine · 2 years, 9 months ago
  67. 47b0956 More flexible parsing of Doxygen comments for MBEDTLS_ERR_xxx by Gilles Peskine · 2 years, 9 months ago
  68. 8bb9b80 Merge pull request #4806 from hanno-arm/ssl_session_serialization_version by Gilles Peskine · 2 years, 9 months ago
  69. fa0d61e Fix typo by Hanno Becker · 2 years, 9 months ago
  70. d7e4b2c Remove duplicated test from SSL test suite by Hanno Becker · 2 years, 9 months ago
  71. 6c53ecc all.sh: Run basic TLS 1.3 with and without record padding by Hanno Becker · 2 years, 9 months ago
  72. 1f91878 Specify padding granularity in TLS 1.3 record protection KATs by Hanno Becker · 2 years, 9 months ago
  73. dfba065 Adjust ssl_tls13_keys.c to consolidated CID/1.3 padding granularity by Hanno Becker · 2 years, 9 months ago
  74. c0da10d Remove TLS 1.3 specific code from TLS <= 1.2 transform generator by Hanno Becker · 3 years ago
  75. f62a730 Add missing semicolon in TLS 1.3 transform generation code by Hanno Becker · 3 years ago
  76. 4153745 Add comment regarding the wire-version used in TLS 1.3 records by Hanno Becker · 3 years ago
  77. edd5bf0 Fix and document minimum length of record ciphertext in TLS 1.3 by Hanno Becker · 3 years ago
  78. 7887a77 Match parameter check in TLS 1.3 populate transform to 1.2 version by Hanno Becker · 3 years ago
  79. 80e760e Fix memory leak in TLS 1.3 record protection unit test by Hanno Becker · 3 years, 1 month ago
  80. a77d005 Add known answer tests for TLS 1.3 record protection by Hanno Becker · 3 years, 1 month ago
  81. 79e2d1b Fix AEAD additional data computation for TLS 1.3 by Hanno Becker · 3 years, 1 month ago
  82. c94060c Add TLS 1.3 specific key to SSL transform conversion function by Hanno Becker · 3 years, 1 month ago
  83. bd25755 Rename ssl_populate_transform() -> ssl_tls12_populate_transform() by Hanno Becker · 3 years, 1 month ago
  84. 5772313 Document temporary overlap of TLS version in SSL context and session by Hanno Becker · 2 years, 9 months ago
  85. dce5097 Prefix "version" with "library" or "protocol" to avoid ambiguity by Hanno Becker · 2 years, 9 months ago
  86. 37bdbe6 Remove mentions of truncated HMAC from ssl_tls.c by Hanno Becker · 2 years, 9 months ago
  87. 6981347 Merge pull request #4758 from paul-elliott-arm/fix_cipher_output_size by Gilles Peskine · 2 years, 9 months ago
  88. 677c6c4 Merge pull request #4801 from hanno-arm/ssl_session_exported_private by Dave Rodgman · 2 years, 9 months ago
  89. 8da9dc0 Merge pull request #4748 from TRodziewicz/re-introduce_ext_checks_for_psa_unlock-wipe_key_slot by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  90. 1a515d1 Merge pull request #4777 from gilles-peskine-arm/save-coverage-summary-3.0 by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  91. 06672ef Merge pull request #4776 from gilles-peskine-arm/generate_psa_tests-robutness-202107 by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  92. b637150 Merge pull request #4730 from TRodziewicz/finish_removing_tls_1.0_and_1.1 by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  93. b4b184a Remove reference to compat-1.2.h by Gilles Peskine · 2 years, 9 months ago
  94. 91b021e Add finish buffer size test by Paul Elliott · 2 years, 9 months ago
  95. 43fbda6 Add test for update buffer size by Paul Elliott · 2 years, 9 months ago
  96. 693bf31 Fix _arg argument not being cast to correct type by Paul Elliott · 2 years, 9 months ago
  97. 56e4aa6 Restore accidentally deleted blank lines by Paul Elliott · 2 years, 9 months ago
  98. 863864a Add multipart set nonce test by Paul Elliott · 2 years, 9 months ago
  99. ecce901 Change over to specific per algorith size checks by Paul Elliott · 2 years, 9 months ago
  100. 0a6a569 Add missing include to PSA test driver by Paul Elliott · 2 years, 9 months ago