1. ddb8cd6 test_suite_ssl: Fix handshake options cleanup by Andrzej Kurek · 3 years, 1 month ago
  2. 9dc4402 test_suite_ssl: zeroize the cache pointer in case if the struct memory gets reused by Andrzej Kurek · 3 years, 1 month ago
  3. 1e08568 test_suite_ssl: remove unnecessary user data checks by Andrzej Kurek · 3 years, 1 month ago
  4. 3d0d501 test_suite_ssl: prefer ASSERT_ALLOC over malloc by Andrzej Kurek · 3 years, 1 month ago
  5. 92d7417 Formatting fixes Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com> by Andrzej Kurek · 3 years, 1 month ago
  6. e11acb2 test_suite_ssl: add proper cache cleanup by Andrzej Kurek · 3 years, 1 month ago
  7. e8ad0d7 Disable bad session id length test in TLS 1.3 by Andrzej Kurek · 3 years, 2 months ago
  8. 456a109 test_suite_ssl: add required dependencies for default handshake parameters by Andrzej Kurek · 3 years, 2 months ago
  9. 6e518ab test_suite_ssl: add missing options cleanup by Andrzej Kurek · 3 years, 2 months ago
  10. ed58b50 test_suite_ssl: add missing MBEDTLS_SSL_SERVER_C dependency by Andrzej Kurek · 3 years, 2 months ago
  11. 626a931 test_suite_ssl: Add missing arguments in endpoint initialization by Andrzej Kurek · 3 years, 2 months ago
  12. 514683a Add a test with a bad session_id_len that makes cache setting fail by Andrzej Kurek · 3 years, 2 months ago
  13. 780dc18 Refactor test_suite_ssl tests to enable cache setting by Andrzej Kurek · 3 years, 2 months ago
  14. 4d7af2a Merge pull request #5835 from superna9999/5831-tls-1-2-ciphersuite-selection by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  15. 0e39ece Merge pull request #5916 from yuhaoth/pr/tls13-refactor-get-sig-alg-from-pk by Ronald Cron · 3 years, 1 month ago
  16. 6931e43 Fix Handshake select ECDH-RSA- test dependencies by Neil Armstrong · 3 years, 1 month ago
  17. 790ab52 Merge pull request #5962 from gilles-peskine-arm/storage-format-doc-202206 by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  18. cb67e1a Merge pull request #5917 from gilles-peskine-arm/asn1write-0-fix by Ronald Cron · 3 years, 1 month ago
  19. b2c3b5b Fix depends on handshake_ciphersuite_select tests by Neil Armstrong · 3 years, 1 month ago
  20. db13497 Reorganize & add more handshake_ciphersuite_select to test all MBEDTLS_KEY_EXCHANGE_XXX cases by Neil Armstrong · 3 years, 1 month ago
  21. a0bb906 fix handshake_version test fail. by Jerry Yu · 3 years, 1 month ago
  22. d86abf2 Merge pull request #5861 from wernerlewis/csr_subject_comma by Gilles Peskine · 3 years, 1 month ago
  23. 2407279 Add tests with specific hash for handshake_ciphersuite_select positive tests by Neil Armstrong · 3 years, 1 month ago
  24. 8c52ed8 Add negative testing of ciphersuite selection using Opaque algs & usage by Neil Armstrong · 3 years, 2 months ago
  25. 585cd70 tests: ssl: Fix coverity deadcode issue by Ronald Cron · 3 years, 2 months ago
  26. b94854f Merge pull request #5973 from ronald-cron-arm/tls13-misc-tests by Ronald Cron · 3 years, 1 month ago
  27. 5969a4b Don't call memcpy(NULL, 0) which has undefined behavior by Gilles Peskine · 3 years, 1 month ago
  28. f5b7082 Merge pull request #5811 from polhenarejos/bug_x448 by Dave Rodgman · 3 years, 1 month ago
  29. 9b0e940 Fix case where final special char exceeds buffer by Werner Lewis · 3 years, 1 month ago
  30. 31ecb96 Add tests for exceeded buffer size by Werner Lewis · 3 years, 2 months ago
  31. b33dacd Fix parsing of special chars in X509 DN values by Werner Lewis · 3 years, 3 months ago
  32. 21a1b2d Enable "Sending app data" SSL unit tests for TLS 1.3 by Ronald Cron · 3 years, 2 months ago
  33. 93a7f7d Merge pull request #5954 from wernerlewis/x509_next_merged by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  34. 3e5585b Replace TEST_ASSERT macro uses by Werner Lewis · 3 years, 1 month ago
  35. ac80a66 Reduce buffer sizes to expected size by Werner Lewis · 3 years, 1 month ago
  36. 0c9e74b Remove mbedtls_psa_hkdf_expand() and mbedtls_psa_hkdf_extract() tests by Przemek Stekiel · 3 years, 3 months ago
  37. 76851ae Add warnings to test code and data about storage format stability by Gilles Peskine · 3 years, 2 months ago
  38. 36aeb7f Merge pull request #5834 from mprse/HKDF_1 by Gilles Peskine · 3 years, 2 months ago
  39. 12657cd Remove binary int use by Werner Lewis · 3 years, 2 months ago
  40. 90c46c3 Use consistent test case names by Werner Lewis · 3 years, 2 months ago
  41. b3acb05 Add mbedtls_x509_dn_get_next function by Werner Lewis · 3 years, 2 months ago
  42. eb8570f Fix missing newline by Dave Rodgman · 3 years, 2 months ago
  43. 5cab9da fix whitespace by Dave Rodgman · 3 years, 2 months ago
  44. 5708046 Add test-case for checking curve order by Dave Rodgman · 3 years, 2 months ago
  45. 6194053 ASN.1: test that we can parse what we can write by Gilles Peskine · 3 years, 2 months ago
  46. b7e215f Fix copypasta in test data by Gilles Peskine · 3 years, 2 months ago
  47. 6c9fd61 exercise_key_agreement_key: add special handling for HKDF_EXPAND by Przemek Stekiel · 3 years, 2 months ago
  48. 2c2730a ASN.1 write tests: test with larger buffer by Gilles Peskine · 3 years, 2 months ago
  49. 321a089 Fix bug whereby 0 was written as 0200 rather than 020100 by Gilles Peskine · 3 years, 2 months ago
  50. c9a30fb Add MPI write tests when the MPI object has a leading zero limb by Gilles Peskine · 3 years, 2 months ago
  51. 0ab804a Fix mismatch between test data and test description by Gilles Peskine · 3 years, 2 months ago
  52. d8579b7 Uncomment mbedtls_asn1_write_mpi tests with leading 1 bit by Gilles Peskine · 3 years, 2 months ago
  53. 1193069 Merge pull request #5827 from wernerlewis/time_utc by Dave Rodgman · 3 years, 2 months ago
  54. 5f2bc75 Merge pull request #5792 from yuhaoth/pr/add-tls13-moving-state-tests by Paul Elliott · 3 years, 2 months ago
  55. b088a90 test_suite_psa_crypto_storage_format: disable KA(ECDH,HKDF_EXTRACT/EXPAND...) test cases by Przemek Stekiel · 3 years, 2 months ago
  56. 00e5eaa test: ssl: Remove more TLS 1.2 dependencies in handshake state tests by Ronald Cron · 3 years, 2 months ago
  57. bdddaef test: ssl: Enable client authentication in handshake state tests by Ronald Cron · 3 years, 2 months ago
  58. 4b55a89 Merge pull request #5887 from tom-daubney-arm/mbedtls_x509_crt_ext_types_accessor by Dave Rodgman · 3 years, 2 months ago
  59. 5c9c2ce Add correct test dependencies by Thomas Daubney · 3 years, 2 months ago
  60. a5f39e0 Move accessor definition by Thomas Daubney · 3 years, 2 months ago
  61. 6686773 derive_output tests: fix output key length to be consistent with teh description by Przemek Stekiel · 3 years, 2 months ago
  62. cde3f78 Make info valid only after secret for HKDF-EXPAND + adapt tests by Przemek Stekiel · 3 years, 2 months ago
  63. 0586f4c Make salt mandatory for HKDF-EXTRACT + adapt tests by Przemek Stekiel · 3 years, 2 months ago
  64. 6994e3e fix various issues by Jerry Yu · 3 years, 2 months ago
  65. 0e99391 derive_output test: fix output key bit length by Przemek Stekiel · 3 years, 2 months ago
  66. 3e8249c Add PSA_WANT_ALG_HKDF_EXPAND, PSA_WANT_ALG_HKDF_EXTRACT, adapt code and dependencies by Przemek Stekiel · 3 years, 2 months ago
  67. f0f0bd0 test_suite_psa_crypto_metadata: add test cases for the HKDF-Extract/Expand algorithms by Przemek Stekiel · 3 years, 2 months ago
  68. acd01e5 Use ASN1 UTC tags for dates before 2000 by Werner Lewis · 3 years, 3 months ago
  69. f2d32e6 fix tls13_only test fail by Jerry Yu · 3 years, 2 months ago
  70. 3ff4fc6 Add test data by Thomas Daubney · 3 years, 2 months ago
  71. bd5466a Add test for accessor by Thomas Daubney · 3 years, 2 months ago
  72. 7bf3358 Remove duplicated tests by Jerry Yu · 3 years, 2 months ago
  73. 1443537 fix test fail when WANT_READ/WRITE returned by Jerry Yu · 3 years, 2 months ago
  74. 66537f4 fix certificate request fail by Jerry Yu · 3 years, 2 months ago
  75. 1e7c438 remove tls1.3 dependancy by Jerry Yu · 3 years, 2 months ago
  76. 09858ae Merge pull request #5813 from mprse/deprecate_mbedtls_cipher_setup_psa by Gilles Peskine · 3 years, 2 months ago
  77. 66adf31 Update comments by Jerry Yu · 3 years, 2 months ago
  78. df0a71a Add handshake version test by Jerry Yu · 3 years, 2 months ago
  79. b3d86de fix hanshake wrapup fail by Jerry Yu · 3 years, 3 months ago
  80. df65b66 Add handshake over test by Jerry Yu · 3 years, 3 months ago
  81. 85e5c81 fix check test cases fail by Jerry Yu · 3 years, 3 months ago
  82. d9d049d revert dbg config by Jerry Yu · 3 years, 3 months ago
  83. d8c57fe Add moving state test for TLS1.3 by Jerry Yu · 3 years, 3 months ago
  84. 023ff7a Move dependes_on of move handshakes state by Jerry Yu · 3 years, 3 months ago
  85. 69e348d Merge pull request #5833 from superna9999/5826-create-mbedtls-pk-can-do-psa by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  86. c661ff5 Fix pk_can_do_ext tests with non-opaque keys by Neil Armstrong · 3 years, 3 months ago
  87. 5c5b116 Add pk_can_do_ext test for non-opaque keys by Neil Armstrong · 3 years, 3 months ago
  88. 476d9c4 Use MBEDTLS_TEST_DEPRECATED only in tests by Przemek Stekiel · 3 years, 3 months ago
  89. fcdd023 derive_output tests: add invalid input secret test for HKDF-Expand by Przemek Stekiel · 3 years, 3 months ago
  90. 8eb0afb Remove duplicate pk_can_do_ext test by Neil Armstrong · 3 years, 3 months ago
  91. 408f6a6 Add usage parameter to mbedtls_pk_can_do_ext() by Neil Armstrong · 3 years, 3 months ago
  92. 434d4eb Remove invalid comments in pk_can_do_ext() by Neil Armstrong · 3 years, 3 months ago
  93. 7be11a7 Use TEST_LE_U in some places where it applies by Gilles Peskine · 3 years, 4 months ago
  94. 3ff2544 Separate the validation of the size macros and of the function by Gilles Peskine · 3 years, 4 months ago
  95. d4a258a Improve PSA_RAW_KEY_AGREEMENT_OUTPUT_SIZE validation by Gilles Peskine · 3 years, 4 months ago
  96. 992bee8 Test psa_raw_key_agreement with a larger/smaller buffer by Gilles Peskine · 3 years, 4 months ago
  97. 9b7e296 Merge pull request #4211 from ccawley2011/mingw by Gilles Peskine · 3 years, 3 months ago
  98. e58ca8b Add MBEDTLS_TEST_DEPRECATED dependency by Przemek Stekiel · 3 years, 3 months ago
  99. 61922d1 Fix mbedtls_cipher_setup_psa() dependencies in tests by Przemek Stekiel · 3 years, 3 months ago
  100. 4014a04 Merge pull request #5617 from gilles-peskine-arm/chacha20-rfc7539-test-vector by Manuel Pégourié-Gonnard · 3 years, 3 months ago