1. f13c560 Revert some changes about tls13 and macros by XiaokangQian · 3 years, 9 months ago
  2. a763498 Change code based on commetns by XiaokangQian · 3 years, 10 months ago
  3. 260f5d9 Merge pull request #4953 from yuhaoth/pr/add-tls13-read-certificate-verfify by Ronald Cron · 3 years, 9 months ago
  4. 5398c10 Add return value check for cerificate verify by Jerry Yu · 3 years, 9 months ago
  5. 4db2624 Fix test bug: some classification flags were not tested by Gilles Peskine · 3 years, 9 months ago
  6. a4256c1 Ensure that all flags are actually tested by Gilles Peskine · 3 years, 9 months ago
  7. 4977e9f Add PSA_ALG_IS_HASH_AND_SIGN to the metadata tests by Gilles Peskine · 3 years, 11 months ago
  8. f7b4137 Untangle PSA_ALG_IS_HASH_AND_SIGN and PSA_ALG_IS_SIGN_HASH by Gilles Peskine · 3 years, 11 months ago
  9. c1ec49e Test PSA_HASH_BLOCK_LENGTH by Gilles Peskine · 3 years, 11 months ago
  10. 386f582 Add a missing psa_crypto test suite test name by Andrzej Kurek · 3 years, 9 months ago
  11. 0dbe1df Merge pull request #4859 from brett-warren-arm/supported_groups by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  12. 834886d Add certificate verify check by Jerry Yu · 3 years, 9 months ago
  13. 4313d3a Merge pull request #5010 from gilles-peskine-arm/psa-rsa-pss_any_salt by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  14. 7f813d5 add group api tests by Brett Warren · 3 years, 10 months ago
  15. daac359 Change check condition order by Jerry Yu · 3 years, 9 months ago
  16. f660c7c Merge pull request #4993 from xffbai/add-tls13-read-certificate by Ronald Cron · 3 years, 9 months ago
  17. 136819f Merge pull request #4959 from gilles-peskine-arm/psa-add-aria by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  18. 774b442 Merge pull request #5116 from gilles-peskine-arm/remove-greentea-3.0 by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  19. da71054 Merge pull request #5011 from gilles-peskine-arm/test_ssl_o2-3.0 by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  20. 1df3db0 Add certificate success check by Jerry Yu · 3 years, 9 months ago
  21. 937ac67 Disable client cert for gnutls tests by Jerry Yu · 3 years, 9 months ago
  22. cf1f376 Merge pull request #4937 from xkqian/add_tls13_encrypted_extension by Ronald Cron · 3 years, 9 months ago
  23. 4c9313f Merge pull request #4514 from mpg/generated-files-cmake by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  24. ab7f50d Change macro names and add test script for extensions by XiaokangQian · 3 years, 10 months ago
  25. 5893246 Merge pull request #4919 from yuhaoth/pr/add-tls13-server-hello-parser by Ronald Cron · 3 years, 9 months ago
  26. cbe4a05 Merge pull request #5090 from gilles-peskine-arm/ssl-opt-resend-retry-3.0 by paul-elliott-arm · 3 years, 9 months ago
  27. 475bfe6 Merge pull request #5108 from gilles-peskine-arm/base64-no-table-3.0 by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  28. d025422 Remove on-target testing by Gilles Peskine · 3 years, 11 months ago
  29. 9317e09 Merge pull request #5007 from mprse/pk_opaque by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  30. bb5d483 ssl-opt.sh: adapt paramteters of key opaque cases by Przemyslaw Stekiel · 3 years, 9 months ago
  31. 148d3d7 Merge pull request #5066 from paul-elliott-arm/ssl_opt_fixes by paul-elliott-arm · 3 years, 9 months ago
  32. c8cc1ff Merge pull request #5062 from mprse/issue_4056 by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  33. 93365a7 Rename variable to avoid a name clash by Gilles Peskine · 4 years ago
  34. ba951f5 Move the list of Base64 digits out of the test data by Gilles Peskine · 4 years ago
  35. c1776a0 Move declarations of testing-only base64 functions to their own header by Gilles Peskine · 4 years ago
  36. 2729878 Mark output as public before testing it by Gilles Peskine · 4 years ago
  37. a64417a Add unit tests for base64 internal functions by Gilles Peskine · 4 years ago
  38. 4fa0725 Merge pull request #5002 from mstarzyk-mobica/psa_output_buffer_limitation by Gilles Peskine · 3 years, 9 months ago
  39. 3ee10e8 Fix unused variable in generate_psa_tests.py by David Horstmann · 3 years, 10 months ago
  40. 65d8c69 Remove unnecessary check for ';' in filenames by David Horstmann · 3 years, 10 months ago
  41. a8d1406 Rename DEV_MODE to GEN_FILES by David Horstmann · 3 years, 10 months ago
  42. 3e30ad9 Use MBEDTLS_PYTHON_EXECUTABLE by David Horstmann · 3 years, 10 months ago
  43. f602eb1 Add comment explaining generate_psa_code.py by David Horstmann · 3 years, 10 months ago
  44. 7570d24 Fix issue with DEV_MODE=OFF case by David Horstmann · 3 years, 10 months ago
  45. d64f4b2 Fix assorted spelling and wording issues by David Horstmann · 3 years, 10 months ago
  46. ae7bd35 Select test data directory using generated list by David Horstmann · 3 years, 10 months ago
  47. 1732b5d Move test link_to_source() calls into a foreach by David Horstmann · 3 years, 10 months ago
  48. 7b78ec8 Change variable name to lowercase by David Horstmann · 3 years, 10 months ago
  49. e12e7f4 Get generated data file list from script by David Horstmann · 3 years, 10 months ago
  50. 9327fb3 Fix test_ref_config component of all.sh by Manuel Pégourié-Gonnard · 3 years, 11 months ago
  51. bfe54d7 Cleanup: rm all files generated by cmake by Manuel Pégourié-Gonnard · 3 years, 11 months ago
  52. 389150d Cleanup: remove *.datax files with CMake by Manuel Pégourié-Gonnard · 3 years, 11 months ago
  53. e90e405 Introduce "Dev mode" option by Manuel Pégourié-Gonnard · 4 years ago
  54. 313bcfc Stop writing to the source tree. by Manuel Pégourié-Gonnard · 4 years ago
  55. ce3ba8f Allow CMake to run generate_psa_tests by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  56. a9cb894 Add --directory option to generate_psa_tests.py by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  57. 42681f3 Improve formatting of CMake file by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  58. 745bb61 Fix format issue and enhance test by Jerry Yu · 3 years, 10 months ago
  59. 42920ec tls1_3:skip handshake msg test with PSA_CRYPTO by Jerry Yu · 3 years, 10 months ago
  60. 4ae2d62 Improve tls13 handshake test by Jerry Yu · 3 years, 11 months ago
  61. e05e126 Remove bash specific code by Paul Elliott · 3 years, 10 months ago
  62. 33d01ff Remove redundant value assignemnt to olen. by Mateusz Starzyk · 3 years, 10 months ago
  63. 8132c2f Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  64. 788ad33 Move is-it-resend logic into a function by Gilles Peskine · 3 years, 10 months ago
  65. 89615ee Show values when TEST_EQUAL fails by Gilles Peskine · 4 years, 3 months ago
  66. e7fc7ef Always set a build type for cmake when building for testing by Gilles Peskine · 3 years, 10 months ago
  67. 58ed8a7 Remove use of -p with lsof by Paul Elliott · 3 years, 10 months ago
  68. f11d30e Retry if a test case fails because of an unexpected resend by Gilles Peskine · 3 years, 10 months ago
  69. 0e3534c Move retry logic into check_test_failure by Gilles Peskine · 3 years, 10 months ago
  70. 196d73b Move the core loop of run_test into an auxiliary function by Gilles Peskine · 3 years, 10 months ago
  71. 236bf98 Move some code of run_test into auxiliary functions by Gilles Peskine · 3 years, 10 months ago
  72. 6210320 Merge pull request #4989 from AndrzejKurek/remove-ssl-export-keys by Gilles Peskine · 3 years, 10 months ago
  73. bf21c07 Merge pull request #5072 from mprse/issue_5065 by Gilles Peskine · 3 years, 10 months ago
  74. 7637ab0 Merge pull request #5037 from mprse/issue_4551 by Gilles Peskine · 3 years, 10 months ago
  75. 0d4640a Merge pull request #4984 from gilles-peskine-arm/check-names-files by Gilles Peskine · 3 years, 10 months ago
  76. 316c4fa Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  77. 2bb5e9c Merge pull request #4760 from gilles-peskine-arm/ecb-alt-ret-3.0 by Gilles Peskine · 3 years, 10 months ago
  78. 0421715 Use 127.0.0.1 rather than localhost by Paul Elliott · 3 years, 10 months ago
  79. 1428f25 Fix incorrect check for DTLS by Paul Elliott · 3 years, 10 months ago
  80. 09cfa18 Spelling fix by Paul Elliott · 3 years, 10 months ago
  81. 1ecfdea all.sh: add full - MBEDTLS_CHACHAPOLY_C without PSA_WANT_ALG_GCM and PSA_WANT_ALG_CHACHA20_POLY1305 by Przemyslaw Stekiel · 3 years, 10 months ago
  82. d60950c Use newer OpenSSL for tests failing with the old by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  83. 7780413 Use PSA_HASH_LENGTH instead hardcoded integer values by Przemyslaw Stekiel · 3 years, 10 months ago
  84. b576c7b Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  85. 25f7063 enerate_psa_tests.py fix format by Przemyslaw Stekiel · 3 years, 10 months ago
  86. d9d630c Addapt psa_generate_key() tests by Przemyslaw Stekiel · 3 years, 10 months ago
  87. f4d2fd4 Fix cmake invocation syntax by Gilles Peskine · 3 years, 10 months ago
  88. dbf7b7e Switch cmake -O2 builds around to where we test a lot by Gilles Peskine · 3 years, 10 months ago
  89. 77f0535 Clarify a comment by Gilles Peskine · 3 years, 10 months ago
  90. cf52222 Correct support function name by Gilles Peskine · 3 years, 10 months ago
  91. bf3ec84 Merge pull request #5003 from gilles-peskine-arm/all.sh-makeflags-nproc by Gilles Peskine · 3 years, 10 months ago
  92. 575f23c add client/server opaque test by Przemyslaw Stekiel · 3 years, 10 months ago
  93. b9b817e Fix PSA_ALG_RSA_PSS verification accepting an arbitrary salt length by Gilles Peskine · 3 years, 10 months ago
  94. 25794d8 Test PSS verification with different salt lengths by Gilles Peskine · 3 years, 10 months ago
  95. 033b178 Test that a PSS policy doesn't allow PSS_ANY_SALT and vice versa by Gilles Peskine · 3 years, 10 months ago
  96. f5322b3 Shorten some test descriptions by Gilles Peskine · 3 years, 10 months ago
  97. 454f31c Add test cases for PSA_ALG_RSA_PSS_ANY_SALT by Gilles Peskine · 3 years, 10 months ago
  98. a4337d7 Update metadata tests with the new IS_ALG_RSA_PSS_xxx_SALT predicates by Gilles Peskine · 3 years, 10 months ago
  99. acd2d0e New algorithm PSA_ALG_RSA_PSS_ANY_SALT by Gilles Peskine · 3 years, 10 months ago
  100. ff0aee0 Build with -O2 when running ssl-opt by Gilles Peskine · 3 years, 10 months ago