1. 8a83224 Fix typo by Gilles Peskine · 3 years, 10 months ago
  2. 89458d1 More robust handling of excluded files by Gilles Peskine · 3 years, 10 months ago
  3. b19be6b Merge pull request #1638 from dgreen-arm/check-names-rewrite by Gilles Peskine · 3 years, 10 months ago
  4. 27f84fc Merge pull request #4813 from JoeSubbiani/TranslateCiphersuite_dev by Ronald Cron · 3 years, 10 months ago
  5. c3a6f63 Merge updates from upstream development branch into check-names-rewrite by Yuto Takano · 3 years, 11 months ago
  6. 9e4c020 Merge pull request #4969 from jclab-joseph/pr/fix/build-alpine by Gilles Peskine · 3 years, 11 months ago
  7. 6113af6 Fix test code to can be built on alpine by joseph · 3 years, 11 months ago
  8. f2cb19f Merge pull request #4891 from yuhaoth/pr/enable-key-exchange-in-client-hello by Ronald Cron · 3 years, 11 months ago
  9. 76e31ec Add gnutls version test for client hello by Jerry Yu · 3 years, 11 months ago
  10. f0f2294 Merge pull request #4708 from mstarzyk-mobica/ccm_chunked by Gilles Peskine · 3 years, 11 months ago
  11. 93cb611 Merge pull request #4878 from SiliconLabs/remove_dependency_4877 by Gilles Peskine · 3 years, 11 months ago
  12. 133740b tests: Improve incomplete then overflow tests by Ronald Cron · 3 years, 11 months ago
  13. 7a5ab04 Add tls13 test with everst and ecp restartable by Jerry Yu · 3 years, 11 months ago
  14. 9d17bf4 Styling and refactoring by Archana · 4 years ago
  15. 9a2b6ff Fix test vector dependency by Archana · 4 years ago
  16. a316b7e Rebase and update signature for curve448 tests by Archana · 4 years ago
  17. 74d99c6 Add a test to validate copy to read only lifetime by Archana · 4 years ago
  18. 449608b Code style improvements by Archana · 4 years ago
  19. 8a18036 Add opaque test driver support for copy key by Archana · 4 years, 1 month ago
  20. 6ed4bda pre-existing validation extended by Archana · 4 years ago
  21. 4d7ae1d Add test driver support for opaque key import by Archana · 4 years, 1 month ago
  22. ed2ef2d add client hello msg test by Jerry Yu · 4 years ago
  23. 83e4c12 Add CCM tests for passing unexpected input. by Mateusz Starzyk · 4 years ago
  24. efec38b Extend CCM corner cases tests. by Mateusz Starzyk · 4 years ago
  25. cd975e4 Extend CCM corner cases tests. by Mateusz Starzyk · 4 years ago
  26. e5d6106 Extend test in translate_ciphers.py by Joe Subbiani · 4 years ago
  27. 49d57bc Improve indentation according to pylint by Joe Subbiani · 4 years ago
  28. 54110b3 Reduce translate_ciphers.py test list by Joe Subbiani · 4 years ago
  29. b0aba9a Improve comments to be more accurate by Joe Subbiani · 4 years ago
  30. 1d592cb Remove NULL-SHA256 specific to OpenSSL by Joe Subbiani · 4 years ago
  31. 79f5790 Remove test_translate_format() by Joe Subbiani · 4 years ago
  32. a25ffab Integrate tests as unit tests into one file by Joe Subbiani · 4 years ago
  33. f2de374 Remove unused import by Joe Subbiani · 4 years ago
  34. a3d991c Improve python coding style by Joe Subbiani · 4 years ago
  35. 918ee79 Improve consitancy and useability by Joe Subbiani · 4 years ago
  36. 439a696 Improve translation error checking by Joe Subbiani · 4 years ago
  37. c3610ba Check exit status of translate_ciphers.py by Joe Subbiani · 4 years ago
  38. d614c0b Include translate ciphers tests in all.sh by Joe Subbiani · 4 years ago
  39. 3050f05 Subtract 1 from input in CCM's incomplete data tests by Mateusz Starzyk · 4 years ago
  40. 3eac5b9 Use zip rather than enumerate by Joe Subbiani · 4 years ago
  41. a56e10d Run test_translate_ciphers_format.sh from root by Joe Subbiani · 4 years ago
  42. f849a93 Improve python coding style by Joe Subbiani · 4 years ago
  43. f3fcc29 Move translate scripts to appropriate folder by Joe Subbiani · 4 years ago
  44. 4a703ce Remove commented out old code by Joe Subbiani · 4 years ago
  45. 43592bd Remove trailing whitespaces by Joe Subbiani · 4 years ago
  46. a032963 Modify comment descriptions of add_xxx_ciphersuites() by Joe Subbiani · 4 years ago
  47. 6452f1e Modify file name comments to match the file rename by Joe Subbiani · 4 years ago
  48. 0fadf8e Improve coding style and consistancy by Joe Subbiani · 4 years ago
  49. 34d6262 Reduce calls to translate_ciphers.py in compat.sh by Joe Subbiani · 4 years ago
  50. d16d273 Compact 2 format functions to 1 by Joe Subbiani · 4 years ago
  51. 15d7124 Replace lists with calls to translate_ciphersuite.py by Joe Subbiani · 4 years ago
  52. a16ccac Format files and add license comment by Joe Subbiani · 4 years, 1 month ago
  53. 29239b0 Move translate scripts to test directory by Joe Subbiani · 4 years, 1 month ago
  54. 13592ca Merge pull request #4879 from yuhaoth/pr/upgrade-gnutls-next by Ronald Cron · 4 years ago 2.x
  55. df25073 Use AES-128 for multipart CCM corner cases tests by Mateusz Starzyk · 4 years ago
  56. 75261df fix comment issues by Jerry Yu · 4 years ago
  57. b12d81d Add feature tests for gnutls-next by Jerry Yu · 4 years ago
  58. ab46aa0 Upgrade gnutls-next to 3.7.2 by Jerry Yu · 4 years ago
  59. 0bf740e Merge pull request #4765 from gilles-peskine-arm/all.sh-subshells-3.0 by Gilles Peskine · 4 years ago
  60. 7251eda Replace BAD_SEQUENCE error with BAD_INPUT by Mateusz Starzyk · 4 years ago
  61. 5a8abb1 Merge pull request #4883 from mstarzyk-mobica/fix_psa_sign_msg by Manuel Pégourié-Gonnard · 4 years ago
  62. 1ebcd55 Extend mac_key_policy test. by Mateusz Starzyk · 4 years ago
  63. e45ee40 Merge pull request #4811 from hanno-arm/tls13_ciphersuite_api by Manuel Pégourié-Gonnard · 4 years ago
  64. 31c01d3 Rename available values for tls13_kex_modes by Jerry Yu · 4 years ago
  65. cbefb6b Merge branch 'development' into ccm_chunked by Mateusz Starzyk · 4 years ago
  66. d07f4fc Use separate expected results for MAC sign and verify key policy. by Mateusz Starzyk · 4 years ago
  67. fc1e9ff Use Abstract Base Classes to ensure Problem is not instantiated by Yuto Takano · 4 years ago
  68. cb0a7cd Fix mac_key_policy test function by Mateusz Starzyk · 4 years ago
  69. 5f83171 Fix listing line number wrongly using start char pos by Yuto Takano · 4 years ago
  70. 7143209 Remove unused imports in list_internal_identifiers.py by Yuto Takano · 4 years ago
  71. 3590691 Fix issues raised by Pylint 2.4.4 on CI by Yuto Takano · 4 years ago
  72. 4b7d23d Separate make clean and make lib in check_names by Yuto Takano · 4 years ago
  73. 704b0f7 Use .span() for positions, and separate line_no argument in Match by Yuto Takano · 4 years ago
  74. b1417b4 Use Enums for the enum-parsing state machine by Yuto Takano · 4 years ago
  75. 5473be2 Use a class variable for `quiet` instead of passing it around by Yuto Takano · 4 years ago
  76. 0dc86b5 Remove dependency of builtin keys on storage by Archana · 4 years, 1 month ago
  77. 6adb287 Move duplicated behaviour in get_files to own function by Yuto Takano · 4 years ago
  78. 90bc026 Exclusively use re.search() to avoid confusion with .match() by Yuto Takano · 4 years ago
  79. 9d9c6dc Align the item counts in check_names for ease of reading by Yuto Takano · 4 years ago
  80. 165700c Remove unnecessary try/catch in list_internal_identifiers by Yuto Takano · 4 years ago
  81. 8246eb8 Fix English typos in comments of check_names and list-identifiers by Yuto Takano · 4 years ago
  82. fb86ac7 Comment Match.__str__ and use format() to simplify calculation by Yuto Takano · 4 years ago
  83. f11724b Merge pull request #4861 from yuhaoth/pr/add-openssl-gnutls-tls1_3-check by Manuel Pégourié-Gonnard · 4 years ago
  84. 4512f21 Merge pull request #3572 from mpg/add-arm-linux-build by Manuel Pégourié-Gonnard · 4 years ago
  85. 932064d Add ssl-opt.sh tests for ssl_client/server TLS 1.3 kex parameters by Hanno Becker · 4 years ago
  86. ae33685 Add ssl-opt.sh run to TLS 1.3 test in all.sh by Hanno Becker · 4 years ago
  87. 2aec149 Merge pull request #4248 from hanno-arm/tls13_populate_transform by Dave Rodgman · 4 years ago
  88. 0402979 Add openssl/gnutls tls1.3 feature tests. by Jerry Yu · 4 years ago
  89. d73cec1 Add newline at end of list-identifiers.sh by Yuto Takano · 4 years ago
  90. ac72fac Put back list-identifiers.sh as a thin wrapper around the python script by Yuto Takano · 4 years ago
  91. e0f5227 Add CCM test for calling finish without any input. by Mateusz Starzyk · 4 years ago
  92. 8fb1754 Add short description for CCM test functions. by Mateusz Starzyk · 4 years ago
  93. f442de6 Add tests for CCM corner cases. by Mateusz Starzyk · 4 years ago
  94. bccbf88 Rename CCM test functions. by Mateusz Starzyk · 4 years ago
  95. ceb5bc6 Fix typos. by Mateusz Starzyk · 4 years ago
  96. 8788906 Add CCM test for edge cases. by Mateusz Starzyk · 4 years ago
  97. c8bdf36 Validate tag pointer in ccm function. by Mateusz Starzyk · 4 years ago
  98. 27a1bef Tidy up test functions. by Mateusz Starzyk · 4 years, 1 month ago
  99. 29ec75b Add multipart testing to CCM* tests. by Mateusz Starzyk · 4 years, 1 month ago
  100. 25a3dfe Add multipart tests for ccm suite. by Mateusz Starzyk · 4 years, 1 month ago