1. f01de14 Add tests for mbedtls_oid_get_numeric_string() by David Horstmann · 2 years, 6 months ago
  2. 319a567 Merge pull request #7084 from daverodgman/sizemax-uintmax by Dave Rodgman · 2 years, 6 months ago
  3. 1b08d42 test: fix: replace CAN_ECDSA_SOME with CAN_ECDSA_SIGN+CAN_ECDSA_VERIFY when both are needed by Valerio Setti · 2 years, 6 months ago
  4. 16f02e0 test: adjust include after PK_CAN_ECDSA_SOME was moved by Valerio Setti · 2 years, 6 months ago
  5. d928aeb test_suite_ssl: use new macros for ECDSA capabilities by Valerio Setti · 2 years, 6 months ago
  6. ed02bb1 test_suite_debug: replace ECDSA_C with new ECDSA macros by Valerio Setti · 2 years, 6 months ago
  7. 5dc6867 test: don't skip debug and ssl suites in test parity for driver only ECDSA by Valerio Setti · 2 years, 6 months ago
  8. d3d8c85 Merge pull request #6997 from valeriosetti/issue6858 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  9. 178b5bd pk: move MBEDTLS_PK_CAN_ECDSA_SOME macro to pk.h and fix tests by Valerio Setti · 2 years, 6 months ago
  10. a119cb6 test: remove redundant ECDSA_C dependencies from test_suite_x509parse.data by Valerio Setti · 2 years, 6 months ago
  11. daa6595 Merge pull request #7046 from mpg/cleanup-md-tests by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  12. 1e4abae Merge pull request #7048 from KloolK/record-size-limit/extend-test-framework by Janos Follath · 2 years, 6 months ago
  13. 641288b Restore test guards by Dave Rodgman · 2 years, 6 months ago
  14. 91e8321 Restore more test guards by Dave Rodgman · 2 years, 6 months ago
  15. a476363 Restore more test guards by Dave Rodgman · 2 years, 6 months ago
  16. d26d744 Restore guards on a couple of tests by Dave Rodgman · 2 years, 6 months ago
  17. 4a5c9ee Remove redundant SIZE_MAX guards by Dave Rodgman · 2 years, 6 months ago
  18. 25fd51f test: add missing include in test_suite_x509parse by Valerio Setti · 2 years, 6 months ago
  19. 3196ceb Merge pull request #7052 from yanrayw/7008-compatsh-disable-VERIFY-for-PSK by Gilles Peskine · 2 years, 6 months ago
  20. b009559 Merge pull request #7049 from KloolK/typos by Gilles Peskine · 2 years, 6 months ago
  21. b8531c4 Merge pull request #6882 from AndrzejKurek/x509_san_parsing_testing-dev by Gilles Peskine · 2 years, 6 months ago
  22. a22749e Merge pull request #6816 from nick-child-ibm/pkcs7_coverage by Dave Rodgman · 2 years, 6 months ago
  23. 834e65d Merge pull request #6499 from xkqian/tls13_write_end_of_early_data by Ronald Cron · 2 years, 6 months ago
  24. 2189fda Use TEST_EQUAL in one more place in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  25. a9a1b21 Use ASSERT_COMPARE in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  26. 4f70b3c Fix pylint warning by Dave Rodgman · 2 years, 6 months ago
  27. c7c94df pkcs7/test: Format generate test script by Nick Child · 2 years, 6 months ago
  28. 00a6c6f test: fix for using proper sign/verify macros by Valerio Setti · 2 years, 6 months ago
  29. 40df835 all.sh: fix comment for test_psa_crypto_config_accel_ecdsa_use_psa by Valerio Setti · 2 years, 6 months ago
  30. fcc6933 test: fix disparities in x509parse and x509write suites by Valerio Setti · 2 years, 6 months ago
  31. b9dc251 test: add SHA1 to the supported algs in accelerated ECDSA by Valerio Setti · 2 years, 6 months ago
  32. c8801b7 test: x509: remove disparities in driver only testing for ECDSA by Valerio Setti · 2 years, 6 months ago
  33. 9cb1aa2 Merge pull request #6970 from valeriosetti/issue6857 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  34. 0de0d86 Rebase code to restore reco-delay and fix some style issues by Xiaokang Qian · 2 years, 6 months ago
  35. 3038297 compat.sh: simplify code of iterating on VERIFY for PSK tests by Yanray Wang · 2 years, 6 months ago
  36. 57a138d Update message log for end of early data test cases by Xiaokang Qian · 2 years, 8 months ago
  37. 7ed30e5 Fix the issue that gnutls server doesn't support packet by Xiaokang Qian · 2 years, 8 months ago
  38. 94dd1dd Update test case to indicate parsing of end of early data by Xiaokang Qian · 2 years, 8 months ago
  39. 125afcb Add end-of-early-data write by Xiaokang Qian · 2 years, 9 months ago
  40. 3dafc6c pkcs7: Drop support for signature in contentInfo of signed data by Nick Child · 2 years, 6 months ago
  41. 7dcdc13 Change SHA256_C to HAS_ALG_SHA256_VIA[..] in x509 tests by Andrzej Kurek · 2 years, 7 months ago
  42. 5d82c3b X.509: Improve negative testing for SubjectAltName parsing by Hanno Becker · 6 years ago
  43. db305ff X.509: Improve negative testing for SubjectAltName parsing by Hanno Becker · 6 years ago
  44. a0c806a Merge pull request #7003 from lpy4105/issue/do-not-run-x86-tests-on-arm64 by Gilles Peskine · 2 years, 6 months ago
  45. 3f9961b compat.sh: remove G_CLIENT_PRIO as it's not used by Yanray Wang · 2 years, 6 months ago
  46. a89c4d5 compat.sh: display "no" even if $VERIFY=YES for PSK test cases by Yanray Wang · 2 years, 6 months ago
  47. 5d646e7 compat.sh: do not filter PSK ciphersuites for GnuTLS if $VERIFY=YES by Yanray Wang · 2 years, 6 months ago
  48. c66a46f compat.sh: remove check_openssl_server_bug by Yanray Wang · 2 years, 6 months ago
  49. 35c0ead compat.sh: avoid running duplicate test cases for PSK by Yanray Wang · 2 years, 6 months ago
  50. dae7057 compat.sh: ignore $VERIFY in PSK TYPE by Yanray Wang · 2 years, 6 months ago
  51. bf74f52 test: add a comment specifying why restartable cannot be tested by Valerio Setti · 2 years, 6 months ago
  52. 4836374 test: ECDSA driver only: fixing disparities in tests by Valerio Setti · 2 years, 6 months ago
  53. 4e0278d test: ECDSA driver only: disable ECP_RESTARTABLE by Valerio Setti · 2 years, 6 months ago
  54. 4e26df9 test: ECDSA driver_only: verify disparities in PK by Valerio Setti · 2 years, 6 months ago
  55. 1aabe5c Fix typos by Jan Bruckner · 2 years, 6 months ago
  56. aa31b19 Extend test framework for Record Size Limit Extension by Jan Bruckner · 2 years, 6 months ago
  57. cced352 Fix style in test_suite_md.function by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  58. 50886c2 pkcs7/test: Add test for parsing a disabled algorithm by Nick Child · 2 years, 6 months ago
  59. 6291cc2 pkcs7/test: Remove f strings in generator script by Nick Child · 2 years, 6 months ago
  60. 0cfb08d Merge pull request #6922 from mprse/csr_v3 by Gilles Peskine · 2 years, 6 months ago
  61. f5e2331 Use TEST_EQUAL when applicable in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  62. b707bed Avoid unnecessary copy in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  63. 4ba98f5 Use MBEDTLS_MD_MAX_SIZE in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  64. c90514e Use MD type not string to in MD test data by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  65. 753ad17 Merge pull request #6982 from aditya-deshpande-arm/check-files-characters by Gilles Peskine · 2 years, 6 months ago
  66. e2db23d Merge pull request #6902 from yanrayw/6651-enable-cipher-suite-names-consistent by Gilles Peskine · 2 years, 6 months ago
  67. bae8d2a Merge pull request #7028 from daverodgman/sizeof-brackets by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  68. d56def5 Merge pull request #6946 from valeriosetti/issue6856 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  69. 131ec93 Remove the additional dot in output of compat.sh by Yanray Wang · 2 years, 6 months ago
  70. 6dd757a Fix use of sizeof without brackets by Dave Rodgman · 2 years, 6 months ago
  71. 00c1ccb depends.py: fix typo and slightly reorganized code by Valerio Setti · 2 years, 6 months ago
  72. ebb2269 Allow whole Box Drawings range by Aditya Deshpande · 2 years, 6 months ago
  73. c92df3b all.sh: test_m32_xx is not supported on arm64 host by Pengyu Lv · 2 years, 10 months ago
  74. 470f10c Merge pull request #6941 from gabor-mezei-arm/6375_quasi-reduction_function by Gilles Peskine · 2 years, 6 months ago
  75. a0c15d0 pkcs7/test: Add test cases for pkcs7 with 3 signers by Nick Child · 2 years, 6 months ago
  76. 951f700 pkcs7/test: Allocate hash dynamically by Nick Child · 2 years, 6 months ago
  77. c547447 pkcs7/test: Let verify take dynamic number of certs by Nick Child · 2 years, 6 months ago
  78. ec81709 pkcs7: Ensure all data in asn1 structure is accounted for by Nick Child · 2 years, 8 months ago
  79. 4983ddf test/pkcs7: Add more tests for better coverage by Nick Child · 2 years, 8 months ago
  80. b781770 test/pkcs7: Add helper function by Nick Child · 2 years, 8 months ago
  81. e8a8116 test/pkcs7: Add test for expired cert by Nick Child · 2 years, 8 months ago
  82. ff2746f test/pkcs7: Add test for wrong hash alg by Nick Child · 2 years, 8 months ago
  83. 15b6dd0 Modify comments to make them more inclusive by Aditya Deshpande · 2 years, 6 months ago
  84. 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
  85. aae6125 Merge pull request #6883 from valeriosetti/issue6843 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  86. e28397a Merge pull request #6938 from aditya-deshpande-arm/check-names-exclusions by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  87. 18b9b03 test: add test for a full length serial of 0xFF by Valerio Setti · 2 years, 6 months ago
  88. a87f839 test: improve error handling in x509_set_serial_check() by Valerio Setti · 2 years, 6 months ago
  89. 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
  90. 59f4a18 Fix test dependency SHA1 -> SHA256 by Przemek Stekiel · 2 years, 6 months ago
  91. b82977a Merge pull request #6962 from davidhorstmann-arm/fix-check-python-errors by Gilles Peskine · 2 years, 6 months ago
  92. 81505e4 Merge pull request #6917 from yanrayw/6658-not-print-Terminated-ubuntu-22.04 by Gilles Peskine · 2 years, 6 months ago
  93. b20028b Avoid using external programs in inner loops by Gilles Peskine · 2 years, 6 months ago
  94. 47aab85 Batch cipher translations to go faster by Gilles Peskine · 2 years, 6 months ago
  95. 292cd6f Don't use the cipher suite in check_openssl_server_bug by Gilles Peskine · 2 years, 6 months ago
  96. af4815c x509: replace/fix name of new function for setting serial by Valerio Setti · 2 years, 6 months ago
  97. d7992df Use input files to parse CSR instead of bytes by Przemek Stekiel · 2 years, 6 months ago
  98. 9cb0f7a test: driver-only: fix disparities in random by Valerio Setti · 2 years, 7 months ago
  99. 3002c99 test: extend analyze_outcomes.py in order to skip only some test in a suite by Valerio Setti · 2 years, 7 months ago
  100. 7e57920 test: driver-only: fix disparities in psa_crypto_se_driver_hal by Valerio Setti · 2 years, 7 months ago