1. f7a824b Add check, if the algorithm supports psa_sign_hash() before running the test. by oberon-sk · 2 years, 6 months ago
  2. daa6595 Merge pull request #7046 from mpg/cleanup-md-tests by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  3. 1e4abae Merge pull request #7048 from KloolK/record-size-limit/extend-test-framework by Janos Follath · 2 years, 6 months ago
  4. 3196ceb Merge pull request #7052 from yanrayw/7008-compatsh-disable-VERIFY-for-PSK by Gilles Peskine · 2 years, 6 months ago
  5. b009559 Merge pull request #7049 from KloolK/typos by Gilles Peskine · 2 years, 6 months ago
  6. b8531c4 Merge pull request #6882 from AndrzejKurek/x509_san_parsing_testing-dev by Gilles Peskine · 2 years, 6 months ago
  7. a22749e Merge pull request #6816 from nick-child-ibm/pkcs7_coverage by Dave Rodgman · 2 years, 6 months ago
  8. 834e65d Merge pull request #6499 from xkqian/tls13_write_end_of_early_data by Ronald Cron · 2 years, 6 months ago
  9. 2189fda Use TEST_EQUAL in one more place in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  10. a9a1b21 Use ASSERT_COMPARE in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  11. 4f70b3c Fix pylint warning by Dave Rodgman · 2 years, 6 months ago
  12. c7c94df pkcs7/test: Format generate test script by Nick Child · 2 years, 6 months ago
  13. 9cb1aa2 Merge pull request #6970 from valeriosetti/issue6857 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  14. 0de0d86 Rebase code to restore reco-delay and fix some style issues by Xiaokang Qian · 2 years, 6 months ago
  15. 3038297 compat.sh: simplify code of iterating on VERIFY for PSK tests by Yanray Wang · 2 years, 6 months ago
  16. 57a138d Update message log for end of early data test cases by Xiaokang Qian · 2 years, 8 months ago
  17. 7ed30e5 Fix the issue that gnutls server doesn't support packet by Xiaokang Qian · 2 years, 8 months ago
  18. 94dd1dd Update test case to indicate parsing of end of early data by Xiaokang Qian · 2 years, 8 months ago
  19. 125afcb Add end-of-early-data write by Xiaokang Qian · 2 years, 9 months ago
  20. 3dafc6c pkcs7: Drop support for signature in contentInfo of signed data by Nick Child · 2 years, 6 months ago
  21. 7dcdc13 Change SHA256_C to HAS_ALG_SHA256_VIA[..] in x509 tests by Andrzej Kurek · 2 years, 7 months ago
  22. 5d82c3b X.509: Improve negative testing for SubjectAltName parsing by Hanno Becker · 6 years ago
  23. db305ff X.509: Improve negative testing for SubjectAltName parsing by Hanno Becker · 6 years ago
  24. a0c806a Merge pull request #7003 from lpy4105/issue/do-not-run-x86-tests-on-arm64 by Gilles Peskine · 2 years, 6 months ago
  25. 3f9961b compat.sh: remove G_CLIENT_PRIO as it's not used by Yanray Wang · 2 years, 6 months ago
  26. a89c4d5 compat.sh: display "no" even if $VERIFY=YES for PSK test cases by Yanray Wang · 2 years, 6 months ago
  27. 5d646e7 compat.sh: do not filter PSK ciphersuites for GnuTLS if $VERIFY=YES by Yanray Wang · 2 years, 6 months ago
  28. c66a46f compat.sh: remove check_openssl_server_bug by Yanray Wang · 2 years, 6 months ago
  29. 35c0ead compat.sh: avoid running duplicate test cases for PSK by Yanray Wang · 2 years, 6 months ago
  30. dae7057 compat.sh: ignore $VERIFY in PSK TYPE by Yanray Wang · 2 years, 6 months ago
  31. bf74f52 test: add a comment specifying why restartable cannot be tested by Valerio Setti · 2 years, 6 months ago
  32. 4836374 test: ECDSA driver only: fixing disparities in tests by Valerio Setti · 2 years, 6 months ago
  33. 4e0278d test: ECDSA driver only: disable ECP_RESTARTABLE by Valerio Setti · 2 years, 6 months ago
  34. 4e26df9 test: ECDSA driver_only: verify disparities in PK by Valerio Setti · 2 years, 6 months ago
  35. 1aabe5c Fix typos by Jan Bruckner · 2 years, 6 months ago
  36. aa31b19 Extend test framework for Record Size Limit Extension by Jan Bruckner · 2 years, 6 months ago
  37. cced352 Fix style in test_suite_md.function by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  38. 50886c2 pkcs7/test: Add test for parsing a disabled algorithm by Nick Child · 2 years, 6 months ago
  39. 6291cc2 pkcs7/test: Remove f strings in generator script by Nick Child · 2 years, 6 months ago
  40. 0cfb08d Merge pull request #6922 from mprse/csr_v3 by Gilles Peskine · 2 years, 6 months ago
  41. f5e2331 Use TEST_EQUAL when applicable in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  42. b707bed Avoid unnecessary copy in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  43. 4ba98f5 Use MBEDTLS_MD_MAX_SIZE in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  44. c90514e Use MD type not string to in MD test data by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  45. 753ad17 Merge pull request #6982 from aditya-deshpande-arm/check-files-characters by Gilles Peskine · 2 years, 6 months ago
  46. e2db23d Merge pull request #6902 from yanrayw/6651-enable-cipher-suite-names-consistent by Gilles Peskine · 2 years, 6 months ago
  47. bae8d2a Merge pull request #7028 from daverodgman/sizeof-brackets by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  48. d56def5 Merge pull request #6946 from valeriosetti/issue6856 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  49. 131ec93 Remove the additional dot in output of compat.sh by Yanray Wang · 2 years, 6 months ago
  50. 6dd757a Fix use of sizeof without brackets by Dave Rodgman · 2 years, 6 months ago
  51. 00c1ccb depends.py: fix typo and slightly reorganized code by Valerio Setti · 2 years, 6 months ago
  52. ebb2269 Allow whole Box Drawings range by Aditya Deshpande · 2 years, 6 months ago
  53. c92df3b all.sh: test_m32_xx is not supported on arm64 host by Pengyu Lv · 2 years, 10 months ago
  54. 470f10c Merge pull request #6941 from gabor-mezei-arm/6375_quasi-reduction_function by Gilles Peskine · 2 years, 6 months ago
  55. a0c15d0 pkcs7/test: Add test cases for pkcs7 with 3 signers by Nick Child · 2 years, 6 months ago
  56. 951f700 pkcs7/test: Allocate hash dynamically by Nick Child · 2 years, 6 months ago
  57. c547447 pkcs7/test: Let verify take dynamic number of certs by Nick Child · 2 years, 6 months ago
  58. ec81709 pkcs7: Ensure all data in asn1 structure is accounted for by Nick Child · 2 years, 8 months ago
  59. 4983ddf test/pkcs7: Add more tests for better coverage by Nick Child · 2 years, 8 months ago
  60. b781770 test/pkcs7: Add helper function by Nick Child · 2 years, 8 months ago
  61. e8a8116 test/pkcs7: Add test for expired cert by Nick Child · 2 years, 8 months ago
  62. ff2746f test/pkcs7: Add test for wrong hash alg by Nick Child · 2 years, 8 months ago
  63. 15b6dd0 Modify comments to make them more inclusive by Aditya Deshpande · 2 years, 6 months ago
  64. ea63708 Allow specific Box Drawing UTF characters that are used in Markdown trees in check_files.py by Aditya Deshpande · 2 years, 6 months ago
  65. aae6125 Merge pull request #6883 from valeriosetti/issue6843 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  66. e28397a Merge pull request #6938 from aditya-deshpande-arm/check-names-exclusions by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  67. 18b9b03 test: add test for a full length serial of 0xFF by Valerio Setti · 2 years, 6 months ago
  68. a87f839 test: improve error handling in x509_set_serial_check() by Valerio Setti · 2 years, 6 months ago
  69. 169d9e6 Merge pull request #6802 from gilles-peskine-arm/test_suite_psa_crypto_metadata-20221215 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  70. 59f4a18 Fix test dependency SHA1 -> SHA256 by Przemek Stekiel · 2 years, 6 months ago
  71. b82977a Merge pull request #6962 from davidhorstmann-arm/fix-check-python-errors by Gilles Peskine · 2 years, 6 months ago
  72. 81505e4 Merge pull request #6917 from yanrayw/6658-not-print-Terminated-ubuntu-22.04 by Gilles Peskine · 2 years, 6 months ago
  73. b20028b Avoid using external programs in inner loops by Gilles Peskine · 2 years, 6 months ago
  74. 47aab85 Batch cipher translations to go faster by Gilles Peskine · 2 years, 6 months ago
  75. 292cd6f Don't use the cipher suite in check_openssl_server_bug by Gilles Peskine · 2 years, 6 months ago
  76. af4815c x509: replace/fix name of new function for setting serial by Valerio Setti · 2 years, 6 months ago
  77. d7992df Use input files to parse CSR instead of bytes by Przemek Stekiel · 2 years, 6 months ago
  78. 9cb0f7a test: driver-only: fix disparities in random by Valerio Setti · 2 years, 7 months ago
  79. 3002c99 test: extend analyze_outcomes.py in order to skip only some test in a suite by Valerio Setti · 2 years, 7 months ago
  80. 7e57920 test: driver-only: fix disparities in psa_crypto_se_driver_hal by Valerio Setti · 2 years, 7 months ago
  81. 4682948 test: driver-only: fix disparities in ECP by Valerio Setti · 2 years, 7 months ago
  82. 94e21e1 Skip unsupported extensions by Przemek Stekiel · 2 years, 6 months ago
  83. 92cce3f Use extension .csr.der to indicate format by Przemek Stekiel · 2 years, 6 months ago
  84. f0e25c72 Add missing dependencies for negative tests, remove PEM dependency by Przemek Stekiel · 2 years, 6 months ago
  85. f0c7579 Fix a missing type hint warning by David Horstmann · 2 years, 6 months ago
  86. 86c90fc Rename variables to follow the naming convention by Gabor Mezei · 2 years, 6 months ago
  87. ee2aff2 Add check for test input by Gabor Mezei · 2 years, 6 months ago
  88. 00d3e96 Merge pull request #6855 from mpg/driver-only-ecdsa-starter by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  89. 1609685 Add negative test cases and use DER format for CSRs by Przemek Stekiel · 2 years, 6 months ago
  90. 3f948c9 Fix typo in test dependencies by Przemek Stekiel · 2 years, 6 months ago
  91. 685d472 Adapt expected output of existing tests by Przemek Stekiel · 2 years, 7 months ago
  92. 46a4a49 Add tests to very parsing of CSR v3 extensions by Przemek Stekiel · 2 years, 7 months ago
  93. e7fbbb3 Generate csr files to test v3 extensions by Przemek Stekiel · 2 years, 7 months ago
  94. 4455fd2 Merge pull request #6531 from AndrzejKurek/depends-py-kex-fixes by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  95. 9073f7d Remove unneeded check by Gabor Mezei · 2 years, 7 months ago
  96. e81a2b8 Change the fix_quasi_reduction function to static by Gabor Mezei · 2 years, 7 months ago
  97. aaa1d2a Move the quasi reduction fixing function to bignum_mod_raw by Gabor Mezei · 2 years, 7 months ago
  98. d84902f Add issue numbers to TODO comments by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  99. bc19a0b Fix missing SHA-224 in test driver build by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  100. 5a2e026 Improve a few comments & documentation by Manuel Pégourié-Gonnard · 2 years, 7 months ago