1. f303c0d Fix several bugs with multiline comments by Gilles Peskine · 3 years, 9 months ago
  2. b4b18c1 Improve comment and string stripping by Gilles Peskine · 3 years, 9 months ago
  3. bc1e8f6 Fix terminology in comment by Gilles Peskine · 3 years, 9 months ago
  4. b9fc488 Move comment and string literal processing to a new function by Gilles Peskine · 3 years, 9 months ago
  5. 9b2fa72 Simplify some regex definitions by Gilles Peskine · 3 years, 9 months ago
  6. 152de23 Lift some code out of parse_identifiers by Gilles Peskine · 3 years, 9 months ago
  7. c879420 Fix comment parsing by Gilles Peskine · 3 years, 9 months ago
  8. e2d707f Merge pull request #4866 from gabor-mezei-arm/3649_move_constant_time_functions_into_separate_module by Gilles Peskine · 3 years, 9 months ago
  9. be7b21d Merge branch 'development' into 3649_move_constant_time_functions_into_separate_module by Gabor Mezei · 3 years, 9 months ago
  10. 30f5560 Reverse the cert file by XiaokangQian · 3 years, 9 months ago
  11. f9fca8a Add back cipher suite information in ssh-opt.sh by XiaokangQian · 3 years, 9 months ago
  12. 25476a4 Change code based on review by XiaokangQian · 3 years, 9 months ago
  13. ff5f6c8 Refine test code and test scripts by XiaokangQian · 3 years, 9 months ago
  14. 07c5547 Change cert file to server2-sha256.crt by XiaokangQian · 3 years, 9 months ago
  15. f977e9a Add componet test and rsa signature options by XiaokangQian · 3 years, 9 months ago
  16. a27b352 Disable PSA_CRYPTO in tls1.3 tests by XiaokangQian · 3 years, 9 months ago
  17. bdf26de Fix test failure and remove useless code by XiaokangQian · 3 years, 9 months ago
  18. 3887ab5 Use O_NEXT_SRV to support ciphersuite option by XiaokangQian · 3 years, 9 months ago
  19. 22dd68c Rebase code and run through the whole test flow by XiaokangQian · 3 years, 9 months ago
  20. d150189 Change script to solve G_NEXT_SRV_RSA not set issue by XiaokangQian · 3 years, 9 months ago
  21. 4b82ca1 Refine test code and test scripts by XiaokangQian · 3 years, 9 months ago
  22. d940e64 Add test script for RSA signature by XiaokangQian · 3 years, 9 months ago
  23. 146247d Merge pull request #5172 from bensze01/invalid_nonce_error by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  24. ac00659 Merge pull request #5121 from yuhaoth/pr/add-wrapup-and-hello-test by Ronald Cron · 3 years, 9 months ago
  25. 6d48e20 Indicate nonce sizes invalid for ChaCha20-Poly1305 by Bence Szépkúti · 3 years, 9 months ago
  26. 357b78e Indicate if we know that a nonce length is invalid by Bence Szépkúti · 3 years, 9 months ago
  27. 1e4423b5 Remove expected failure from test_psa_compliance by Bence Szépkúti · 3 years, 9 months ago
  28. 9b9fbda Merge pull request #5094 from bensze01/test_psa_compliance by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  29. 5a57a51 Merge pull request #5180 from daverodgman/key_derivation_output_key_error_code by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  30. 61f797a Merge pull request #5111 from mprse/aps_mem_leak by paul-elliott-arm · 3 years, 9 months ago
  31. 6d38c19 Add http connection pass check by Jerry Yu · 3 years, 9 months ago
  32. e1b1e2d Add minimal feature sets test by Jerry Yu · 3 years, 9 months ago
  33. 491d849 Fix derive_input test ignoring parameter by Dave Rodgman · 3 years, 9 months ago
  34. 3f86a90 Update test to handle changed error code by Dave Rodgman · 3 years, 9 months ago
  35. 28777db Merge pull request #4952 from xkqian/add_server_finished by Ronald Cron · 3 years, 9 months ago
  36. 3306284 Change code base on comments by XiaokangQian · 3 years, 9 months ago
  37. f1a7ea8 Merge pull request #5092 from mprse/generate_key2 by Gilles Peskine · 3 years, 9 months ago
  38. 087f047 Merge pull request #5076 from mstarzyk-mobica/psa_ccm_no_tag by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  39. d0aa3e9 Inprove code base on review comments by XiaokangQian · 3 years, 9 months ago
  40. f13c560 Revert some changes about tls13 and macros by XiaokangQian · 3 years, 9 months ago
  41. a763498 Change code based on commetns by XiaokangQian · 3 years, 10 months ago
  42. b376eac Track upstreaming task in an issue by Bence Szépkúti · 3 years, 9 months ago
  43. cb28871 Document the values in EXPECTED_FAILURES by Bence Szépkúti · 3 years, 9 months ago
  44. e2855c3 Move to an updated fork of psa-arch-tests by Bence Szépkúti · 3 years, 9 months ago
  45. 260f5d9 Merge pull request #4953 from yuhaoth/pr/add-tls13-read-certificate-verfify by Ronald Cron · 3 years, 9 months ago
  46. 5398c10 Add return value check for cerificate verify by Jerry Yu · 3 years, 9 months ago
  47. 4db2624 Fix test bug: some classification flags were not tested by Gilles Peskine · 3 years, 9 months ago
  48. a4256c1 Ensure that all flags are actually tested by Gilles Peskine · 3 years, 9 months ago
  49. 4977e9f Add PSA_ALG_IS_HASH_AND_SIGN to the metadata tests by Gilles Peskine · 3 years, 11 months ago
  50. f7b4137 Untangle PSA_ALG_IS_HASH_AND_SIGN and PSA_ALG_IS_SIGN_HASH by Gilles Peskine · 3 years, 11 months ago
  51. c1ec49e Test PSA_HASH_BLOCK_LENGTH by Gilles Peskine · 3 years, 11 months ago
  52. ef0d02e Explain why support_test_psa_compliance is needed by Bence Szépkúti · 3 years, 9 months ago
  53. b381841 Keep local clone around even if the test succeeds by Bence Szépkúti · 3 years, 9 months ago
  54. c63d160 Make directory creation code more compact by Bence Szépkúti · 3 years, 9 months ago
  55. 67fb314 Add licence header to script by Bence Szépkúti · 3 years, 9 months ago
  56. 34b5f56 Make main() suitable to being called from python by Bence Szépkúti · 3 years, 9 months ago
  57. 53de262 Move psa_crypto_slot_management.h out from psa_crypto_helpers.h by Przemyslaw Stekiel · 3 years, 9 months ago
  58. 386f582 Add a missing psa_crypto test suite test name by Andrzej Kurek · 3 years, 9 months ago
  59. 449781f Fix pylint errors by Bence Szépkúti · 3 years, 9 months ago
  60. 83aa604 Simplify regex and use named capture groups by Bence Szépkúti · 3 years, 9 months ago
  61. c2bac00 Use print(end='') to silence double newline by Bence Szépkúti · 3 years, 10 months ago
  62. d2ea2c0 Indicate errors interleaved with test suite output by Bence Szépkúti · 3 years, 10 months ago
  63. e3fcb50 Adapt generate_key() test code to mbedTLS standards by Przemyslaw Stekiel · 3 years, 9 months ago
  64. 7bc26b8 generate_psa_tests.py: add key generation result to test case argument list, add comments by Przemyslaw Stekiel · 3 years, 9 months ago
  65. 0dbe1df Merge pull request #4859 from brett-warren-arm/supported_groups by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  66. 834886d Add certificate verify check by Jerry Yu · 3 years, 9 months ago
  67. 4313d3a Merge pull request #5010 from gilles-peskine-arm/psa-rsa-pss_any_salt by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  68. 7f813d5 add group api tests by Brett Warren · 3 years, 10 months ago
  69. daac359 Change check condition order by Jerry Yu · 3 years, 9 months ago
  70. fed825a ssl_client2, ssl_server2: add check for psa memory leaks by Przemyslaw Stekiel · 3 years, 9 months ago
  71. f660c7c Merge pull request #4993 from xffbai/add-tls13-read-certificate by Ronald Cron · 3 years, 9 months ago
  72. ca9236b Make the changes easier to backport by Bence Szépkúti · 3 years, 10 months ago
  73. 136819f Merge pull request #4959 from gilles-peskine-arm/psa-add-aria by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  74. 774b442 Merge pull request #5116 from gilles-peskine-arm/remove-greentea-3.0 by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  75. da71054 Merge pull request #5011 from gilles-peskine-arm/test_ssl_o2-3.0 by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  76. 1df3db0 Add certificate success check by Jerry Yu · 3 years, 9 months ago
  77. 10fad74 Extend CCM*-no-tag tests by Mateusz Starzyk · 3 years, 9 months ago
  78. 937ac67 Disable client cert for gnutls tests by Jerry Yu · 3 years, 9 months ago
  79. cf1f376 Merge pull request #4937 from xkqian/add_tls13_encrypted_extension by Ronald Cron · 3 years, 9 months ago
  80. 4c9313f Merge pull request #4514 from mpg/generated-files-cmake by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  81. ab7f50d Change macro names and add test script for extensions by XiaokangQian · 3 years, 10 months ago
  82. 5893246 Merge pull request #4919 from yuhaoth/pr/add-tls13-server-hello-parser by Ronald Cron · 3 years, 9 months ago
  83. cbe4a05 Merge pull request #5090 from gilles-peskine-arm/ssl-opt-resend-retry-3.0 by paul-elliott-arm · 3 years, 9 months ago
  84. f257a6e Add CCM*-no-tag tests for the cipher module. by Mateusz Starzyk · 3 years, 9 months ago
  85. 475bfe6 Merge pull request #5108 from gilles-peskine-arm/base64-no-table-3.0 by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  86. d025422 Remove on-target testing by Gilles Peskine · 3 years, 11 months ago
  87. 9317e09 Merge pull request #5007 from mprse/pk_opaque by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  88. bb5d483 ssl-opt.sh: adapt paramteters of key opaque cases by Przemyslaw Stekiel · 3 years, 9 months ago
  89. 148d3d7 Merge pull request #5066 from paul-elliott-arm/ssl_opt_fixes by paul-elliott-arm · 3 years, 9 months ago
  90. c8cc1ff Merge pull request #5062 from mprse/issue_4056 by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  91. 93365a7 Rename variable to avoid a name clash by Gilles Peskine · 4 years ago
  92. ba951f5 Move the list of Base64 digits out of the test data by Gilles Peskine · 4 years ago
  93. c1776a0 Move declarations of testing-only base64 functions to their own header by Gilles Peskine · 4 years ago
  94. 2729878 Mark output as public before testing it by Gilles Peskine · 4 years ago
  95. a64417a Add unit tests for base64 internal functions by Gilles Peskine · 4 years ago
  96. 4fa0725 Merge pull request #5002 from mstarzyk-mobica/psa_output_buffer_limitation by Gilles Peskine · 3 years, 10 months ago
  97. 3ee10e8 Fix unused variable in generate_psa_tests.py by David Horstmann · 3 years, 10 months ago
  98. 65d8c69 Remove unnecessary check for ';' in filenames by David Horstmann · 3 years, 10 months ago
  99. a8d1406 Rename DEV_MODE to GEN_FILES by David Horstmann · 3 years, 10 months ago
  100. 3e30ad9 Use MBEDTLS_PYTHON_EXECUTABLE by David Horstmann · 3 years, 10 months ago