1. cc59c99 test_suite_ssl: make PSA build independent on MD module by Przemek Stekiel · 3 years ago
  2. 1e48445 Merge pull request #6104 from superna9999/6097-remove-useless-md-in-test by Manuel Pégourié-Gonnard · 3 years ago
  3. aba26d0 Merge pull request #5963 from tom-daubney-arm/remove_ssl_compression_new by Dave Rodgman · 3 years ago
  4. f6b8c32 Merge pull request #6065 from mpg/explore2 by Manuel Pégourié-Gonnard · 3 years ago
  5. 20f89a9 Remove uses of SSL compression by Thomas Daubney · 3 years, 2 months ago
  6. 6ac7c03 TLS 1.3: Add session test checks by Jerry Yu · 3 years, 1 month ago
  7. bc7c1a4 fix typo/format/name issues by Jerry Yu · 3 years, 1 month ago
  8. f092629 Add save load test for tls13 by Jerry Yu · 3 years, 1 month ago
  9. a180f99 Add load-save tests for tls13 by Jerry Yu · 3 years, 1 month ago
  10. 1ac476c Add save buf size test for tls13 by Jerry Yu · 3 years, 1 month ago
  11. 6e8fec2 add session serialization load buf by Jerry Yu · 3 years, 1 month ago
  12. 534ff40 Add serialize_version_check for tls13 by Jerry Yu · 3 years, 1 month ago
  13. 0aabb6d Fix dependency in test_suite_pk by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  14. 87276a3 Merge pull request #5952 from tuvshinzayaArm/add-missing-break by Dave Rodgman · 3 years, 1 month ago
  15. db2c804 Fix dependencies in test_suite_pk by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  16. 73692b7 Rework macros expressing dependencies by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  17. 7085aa4 Merge pull request #5896 from wernerlewis/aes_shallow_copy by Dave Rodgman · 3 years, 1 month ago
  18. 0270b9f Rm useless use of MD in PKCS#1v2.1 test functions by Neil Armstrong · 3 years, 1 month ago
  19. a357cf4 Rename new_session_ticket state by Jerry Yu · 3 years, 1 month ago
  20. 5ea6517 Rm useless use of MD in ECDSA test functions by Neil Armstrong · 3 years, 1 month ago
  21. abac037 Migrate from old inline to new actual function. by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  22. 4772884 New internal module for managing hash information by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  23. 4608c48 Rm useless use of MD in PK test functions by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  24. 5ef4e8d Don't depend on strong entropy for RSA tests by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  25. 1d1174a Rm spurious declared dependency in test_suite_rsa by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  26. 236c4e2 Adjust test dependencies after last commit by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  27. a4aa12f Rm useless use of MD in RSA test functions by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  28. 5ce9959 Adjust test dependencies after last commit by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  29. a9e1d99 Rm useless use of MD in PKCS#1v1.5 test functions by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  30. 4c1087f Use MBEDTLS_OR_PSA_WANT_xxx in test_suite_rsa by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  31. 3637c51 Refine dependencies in test_suite_pkcs1_v15 by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  32. 81c69b5 Revert "Revert "Revert "Add generated files for 3.2.0 release""" by Paul Elliott · 3 years, 1 month ago
  33. cd08ba0 Bump version to 3.2.1 by Paul Elliott · 3 years, 1 month ago
  34. 185d24b Revert "Revert "Add generated files for 3.2.0 release"" by Dave Rodgman · 3 years, 1 month ago
  35. bbd0dc6 Fix hash-specific dependencies of test_suite_pk by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  36. abcfa90 PK test functions don't depend on software SHA-256 by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  37. 2d08ea4 Some PK test functions no longer depend on MD by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  38. 043c8c5 Add USE_PSA version of PK test functions by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  39. e496c62 Sort out MD dependencies in RSA tests by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  40. 6a0a160 Avoid a dependency on MD in test_suite_pk by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  41. 7adb8cb Revert "Add generated files for 3.2.0 release" by Paul Elliott · 3 years, 1 month ago
  42. cb21f2e Add generated files for 3.2.0 release by Paul Elliott · 3 years, 1 month ago
  43. 20362cd Bump library and so versions for 3.2.0 release by Paul Elliott · 3 years, 1 month ago
  44. 9a8d784 Fixup test tls13_server_certificate_msg_invalid_vector_len by Paul Elliott · 3 years, 1 month ago
  45. ce7d76e Merge remote-tracking branch 'mbedtls-restricted/development-restricted' into mbedtls-3.2.0rc0-pr by Ronald Cron · 3 years, 1 month ago
  46. ddb8cd6 test_suite_ssl: Fix handshake options cleanup by Andrzej Kurek · 3 years, 1 month ago
  47. 9dc4402 test_suite_ssl: zeroize the cache pointer in case if the struct memory gets reused by Andrzej Kurek · 3 years, 1 month ago
  48. 1e08568 test_suite_ssl: remove unnecessary user data checks by Andrzej Kurek · 3 years, 1 month ago
  49. 3d0d501 test_suite_ssl: prefer ASSERT_ALLOC over malloc by Andrzej Kurek · 3 years, 1 month ago
  50. 92d7417 Formatting fixes Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com> by Andrzej Kurek · 3 years, 1 month ago
  51. e11acb2 test_suite_ssl: add proper cache cleanup by Andrzej Kurek · 3 years, 1 month ago
  52. e8ad0d7 Disable bad session id length test in TLS 1.3 by Andrzej Kurek · 3 years, 2 months ago
  53. 456a109 test_suite_ssl: add required dependencies for default handshake parameters by Andrzej Kurek · 3 years, 2 months ago
  54. 6e518ab test_suite_ssl: add missing options cleanup by Andrzej Kurek · 3 years, 2 months ago
  55. ed58b50 test_suite_ssl: add missing MBEDTLS_SSL_SERVER_C dependency by Andrzej Kurek · 3 years, 2 months ago
  56. 626a931 test_suite_ssl: Add missing arguments in endpoint initialization by Andrzej Kurek · 3 years, 2 months ago
  57. 514683a Add a test with a bad session_id_len that makes cache setting fail by Andrzej Kurek · 3 years, 2 months ago
  58. 780dc18 Refactor test_suite_ssl tests to enable cache setting by Andrzej Kurek · 3 years, 2 months ago
  59. 4d7af2a Merge pull request #5835 from superna9999/5831-tls-1-2-ciphersuite-selection by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  60. 0e39ece Merge pull request #5916 from yuhaoth/pr/tls13-refactor-get-sig-alg-from-pk by Ronald Cron · 3 years, 1 month ago
  61. 6931e43 Fix Handshake select ECDH-RSA- test dependencies by Neil Armstrong · 3 years, 1 month ago
  62. 790ab52 Merge pull request #5962 from gilles-peskine-arm/storage-format-doc-202206 by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  63. cb67e1a Merge pull request #5917 from gilles-peskine-arm/asn1write-0-fix by Ronald Cron · 3 years, 1 month ago
  64. b2c3b5b Fix depends on handshake_ciphersuite_select tests by Neil Armstrong · 3 years, 1 month ago
  65. db13497 Reorganize & add more handshake_ciphersuite_select to test all MBEDTLS_KEY_EXCHANGE_XXX cases by Neil Armstrong · 3 years, 1 month ago
  66. f6a56cf Merge pull request #939 from ronald-cron-arm/tls13-add-missing-overread-check by Paul Elliott · 3 years, 1 month ago
  67. ec0193d Update test to cover move-decrypt sequence by Werner Lewis · 3 years, 2 months ago
  68. dd76ef3 Refactor AES context to be shallow-copyable by Werner Lewis · 3 years, 2 months ago
  69. 5b50f38 Merge pull request #934 from gilles-peskine-arm/mpi-0-mod-2 by Dave Rodgman · 3 years, 1 month ago
  70. a0bb906 fix handshake_version test fail. by Jerry Yu · 3 years, 1 month ago
  71. d86abf2 Merge pull request #5861 from wernerlewis/csr_subject_comma by Gilles Peskine · 3 years, 1 month ago
  72. 2407279 Add tests with specific hash for handshake_ciphersuite_select positive tests by Neil Armstrong · 3 years, 1 month ago
  73. 8c52ed8 Add negative testing of ciphersuite selection using Opaque algs & usage by Neil Armstrong · 3 years, 2 months ago
  74. 585cd70 tests: ssl: Fix coverity deadcode issue by Ronald Cron · 3 years, 2 months ago
  75. b94854f Merge pull request #5973 from ronald-cron-arm/tls13-misc-tests by Ronald Cron · 3 years, 1 month ago
  76. 5969a4b Don't call memcpy(NULL, 0) which has undefined behavior by Gilles Peskine · 3 years, 1 month ago
  77. f5b7082 Merge pull request #5811 from polhenarejos/bug_x448 by Dave Rodgman · 3 years, 1 month ago
  78. 9b0e940 Fix case where final special char exceeds buffer by Werner Lewis · 3 years, 1 month ago
  79. 31ecb96 Add tests for exceeded buffer size by Werner Lewis · 3 years, 2 months ago
  80. b33dacd Fix parsing of special chars in X509 DN values by Werner Lewis · 3 years, 3 months ago
  81. cf600bc Comment fixes by Ronald Cron · 3 years, 2 months ago
  82. e7b9b6b tls13: Add checks of overread check failures by Ronald Cron · 3 years, 2 months ago
  83. e3dac4a tls13: Add Certificate msg parsing tests with invalid vector lengths by Ronald Cron · 3 years, 2 months ago
  84. 21a1b2d Enable "Sending app data" SSL unit tests for TLS 1.3 by Ronald Cron · 3 years, 2 months ago
  85. 93a7f7d Merge pull request #5954 from wernerlewis/x509_next_merged by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  86. 3e5585b Replace TEST_ASSERT macro uses by Werner Lewis · 3 years, 1 month ago
  87. ac80a66 Reduce buffer sizes to expected size by Werner Lewis · 3 years, 1 month ago
  88. 0c9e74b Remove mbedtls_psa_hkdf_expand() and mbedtls_psa_hkdf_extract() tests by Przemek Stekiel · 3 years, 3 months ago
  89. e0469b5 Merge pull request #931 from AndrzejKurek/clihlo_cookie_pxy_fix by Gilles Peskine · 3 years, 2 months ago
  90. 76851ae Add warnings to test code and data about storage format stability by Gilles Peskine · 3 years, 2 months ago
  91. 36aeb7f Merge pull request #5834 from mprse/HKDF_1 by Gilles Peskine · 3 years, 2 months ago
  92. 12657cd Remove binary int use by Werner Lewis · 3 years, 2 months ago
  93. 90c46c3 Use consistent test case names by Werner Lewis · 3 years, 2 months ago
  94. b3acb05 Add mbedtls_x509_dn_get_next function by Werner Lewis · 3 years, 2 months ago
  95. eb8570f Fix missing newline by Dave Rodgman · 3 years, 2 months ago
  96. 5cab9da fix whitespace by Dave Rodgman · 3 years, 2 months ago
  97. 5708046 Add test-case for checking curve order by Dave Rodgman · 3 years, 2 months ago
  98. 8988e23 Add missing break by Tuvshinzaya Erdenekhuu · 3 years, 2 months ago
  99. 6194053 ASN.1: test that we can parse what we can write by Gilles Peskine · 3 years, 2 months ago
  100. b7e215f Fix copypasta in test data by Gilles Peskine · 3 years, 2 months ago