1. 9597497 Update mbedtls_pk_wrap_as_opaque() usage in PK & X509write tests by Neil Armstrong · 3 years, 4 months ago
  2. ad47487 Merge pull request #5742 from superna9999/5669-review-test-incompatible-psa by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  3. 98136b1 Fixup and update comment of disabled USE_PSA_CRYPTO test check in all.sh by Neil Armstrong · 3 years, 3 months ago
  4. 1c9eb72 Update PSA specific comment in pk_rsa_verify_ext_test_vec() by Neil Armstrong · 3 years, 3 months ago
  5. eecd0d2 Merge pull request #5679 from yuhaoth/pr/add-tls13-write-server-hello by Ronald Cron · 3 years, 3 months ago
  6. a828f4d Merge pull request #5684 from tom-daubney-arm/M-AEAD_decrypt_driver_dispatch_test by Ronald Cron · 3 years, 4 months ago
  7. 882e02e Move and fixup check_test_requires_psa_disabled() into check_test_cases() by Neil Armstrong · 3 years, 4 months ago
  8. 6e6967f Reorganize PSA INVALID_PADDING handling for test #5 in pk_rsa_verify_ext_test_vec() by Neil Armstrong · 3 years, 4 months ago
  9. eef30bc Merge pull request #5755 from mpg/ecdsa-range-test by Gilles Peskine · 3 years, 4 months ago
  10. 955ddd7 fix various issues by Jerry Yu · 3 years, 4 months ago
  11. 60d83f0 Merge pull request #5710 from superna9999/5627-pk-opaque-rsa-x509 by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  12. 7d063f6 Adds comments for clarification by Thomas Daubney · 3 years, 4 months ago
  13. 8b9fd37 Add P_CLI test to easy debug by Jerry Yu · 3 years, 4 months ago
  14. abf20c7 add state check by Jerry Yu · 3 years, 4 months ago
  15. 38b8aa4 Merge pull request #5539 from xkqian/add_client_hello_to_server by Ronald Cron · 3 years, 4 months ago
  16. 21f82c7 Merge pull request #5709 from superna9999/5625-pk-opaque-rsa-tls12 by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  17. e6ed23c Fix typo in x509_crt_check() comment by Neil Armstrong · 3 years, 4 months ago
  18. e8ff350 Update code to align with tls13 coding standard by XiaokangQian · 3 years, 4 months ago
  19. 70701e3 Merge pull request #5726 from mprse/mixed_psk_1_v2 by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  20. 90c7014 Merge pull request #5728 from superna9999/5711-pk-opaque-rsa-pss-sign by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  21. 9d8716c Merge pull request #5739 from gilles-peskine-arm/depends-curves-positive-only by Gilles Peskine · 3 years, 4 months ago
  22. 843795a Use macro for public key buffer size in pk_psa_wrap_sign_ext() by Neil Armstrong · 3 years, 4 months ago
  23. afbfed9 Merge pull request #5582 from gilles-peskine-arm/ssl-opt-auto-psk by Gilles Peskine · 3 years, 4 months ago
  24. 4e47a91 Fix indentation issues by Przemek Stekiel · 3 years, 4 months ago
  25. 4daaa2b derive_output mix-psk test: add more cases for derivation of output key by Przemek Stekiel · 3 years, 4 months ago
  26. 6aabc47 derive_output test: remove redundant tests with raw key agreement by Przemek Stekiel · 3 years, 4 months ago
  27. e665466 derive_output test: add other key type value 11 to handle raw key type by Przemek Stekiel · 3 years, 4 months ago
  28. c5bd1b8 PSA key derivation mix-psk tests: add description for bad state cases by Przemek Stekiel · 3 years, 4 months ago
  29. 38647de derive_output() test: fix code style by Przemek Stekiel · 3 years, 4 months ago
  30. cd00d7f test PSA key derivation: add positive and negative cases for mixed-psk by Przemek Stekiel · 3 years, 4 months ago
  31. 09030a3 Refine component_check_test_requires_psa_disabled change grep options order for better compatibility by Neil Armstrong · 3 years, 4 months ago
  32. ec52893 Improve readability and relevance of values by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  33. 318dc76 Fix test failure issue and update code styles by XiaokangQian · 3 years, 4 months ago
  34. de33391 Rebase and solve conflicts by XiaokangQian · 3 years, 4 months ago
  35. d8d19de Expand negative coverage of ECDSA verification by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  36. 3f84d5d Update test cases and fix the test failure by XiaokangQian · 3 years, 4 months ago
  37. 8f9dfe4 Fix comments about coding styles and test cases by XiaokangQian · 3 years, 4 months ago
  38. cfd925f Fix comments and remove hrr related code by XiaokangQian · 3 years, 4 months ago
  39. ed582dd Update based on comments by XiaokangQian · 3 years, 4 months ago
  40. c4b8c99 Rebase and solve conflicts and issues by XiaokangQian · 3 years, 4 months ago
  41. 5e4528c Add test cases for server side parse client hello by XiaokangQian · 3 years, 6 months ago
  42. 9d0a3e8 generate_tls13_compat_tests.py: Fix/Unify parameter ordering by Ronald Cron · 3 years, 4 months ago
  43. df5f868 ssl-opt.sh: Fix/Unify TLS 1.3 test descriptions by Ronald Cron · 3 years, 4 months ago
  44. a2da9c7 Merge pull request #5631 from gstrauss/enum-tls-vers by Paul Elliott · 3 years, 4 months ago
  45. f4d70b2 Merge pull request #5608 from AndrzejKurek/raw-key-agreement-fail by Gilles Peskine · 3 years, 4 months ago
  46. 5bd0b51 Use terse output from lsof by Gilles Peskine · 3 years, 4 months ago
  47. a841c2a test_cmake_out_of_source: run an ssl-opt test case that exists by Gilles Peskine · 3 years, 4 months ago
  48. 7393ec5 test_cmake_out_of_source: validate that ssl-opt passed by Gilles Peskine · 3 years, 4 months ago
  49. 4ad82e4 Add component_check_test_requires_psa_disabled used to check if some tests requiring PSA to be disabled are presemt by Neil Armstrong · 3 years, 4 months ago
  50. 655725a Unify PSA & non-PSA Verify ext RSA #5 test, and handle different return in pk_rsa_verify_ext_test_vec() by Neil Armstrong · 3 years, 4 months ago
  51. 09dc05b Merge pull request #5635 from gilles-peskine-arm/psa-test-op-fail by Gilles Peskine · 3 years, 4 months ago
  52. eed1c62 Enable TLS 1.3 ALPN tests when MBEDTLS_USE_PSA_CRYPTO is enabled by Neil Armstrong · 3 years, 4 months ago
  53. 59b0d54 Convert tests to use mbedtls_ssl_conf_(min|max)_tls_version() by Glenn Strauss · 3 years, 4 months ago
  54. 39e624c Convert tests to use MBEDTLS_SSL_VERSION_TLS1_* by Glenn Strauss · 3 years, 4 months ago
  55. e3af4cb mbedtls_ssl_(read|write)_version using tls_version by Glenn Strauss · 3 years, 5 months ago
  56. 60bfe60 mbedtls_ssl_ciphersuite_t min_tls_version,max_tls_version by Glenn Strauss · 3 years, 5 months ago
  57. 2dfcea2 mbedtls_ssl_config min_tls_version, max_tls_version by Glenn Strauss · 3 years, 5 months ago
  58. da7851c Rename mbedtls_ssl_session minor_ver to tls_version by Glenn Strauss · 3 years, 5 months ago
  59. 07c6416 Rename mbedtls_ssl_transform minor_ver to tls_version by Glenn Strauss · 3 years, 5 months ago
  60. dff8462 Unify internal/external TLS protocol version enums by Glenn Strauss · 3 years, 5 months ago
  61. 06baf04 Initialize PSA to fix move_handshake_to_state when USE_PSA is enabled by Neil Armstrong · 3 years, 4 months ago
  62. 537e915 Enable DTLS renegotiation, resize_buffers, _serialize_mfl & renegotiate_mfl tests with PSA by Neil Armstrong · 3 years, 4 months ago
  63. 181fe69 Enable handshake_serialization & handshake_fragmentation tests with PSA by Neil Armstrong · 3 years, 4 months ago
  64. 993eea3 Enable app_data_tls & app_data_dtls tests with PSA by Neil Armstrong · 3 years, 4 months ago
  65. 0739336 Enable mbedtls_endpoint_sanity tests with PSA by Neil Armstrong · 3 years, 4 months ago
  66. 83e60ee tests: fix bitflip comment by Andrzej Kurek · 3 years, 4 months ago
  67. e2c342b Don't test with all-but-one elliptic curves by Gilles Peskine · 3 years, 4 months ago
  68. 636b5f1 Add comment in compat.sh about callers by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  69. 9473229 Fix compat.sh invocation in basic-built-test.sh by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  70. 5417d48 Remove mostly-redundant test build by Gilles Peskine · 3 years, 4 months ago
  71. 2ecf4ff Restore explicit version requirement on 1.3 HelloRetryRequest tests by Gilles Peskine · 3 years, 4 months ago
  72. c912673 Automatically detect protocol version requirement from force_version by Gilles Peskine · 3 years, 4 months ago
  73. 999930e Add RSA PK Wrapped Sign ext tests by Neil Armstrong · 3 years, 4 months ago
  74. 740b734 Move ticket, alpn detection into maybe_requires_ciphersuite_enabled by Gilles Peskine · 3 years, 4 months ago
  75. b898b3d Prepare to generalize maybe_requires_ciphersuite_enabled by Gilles Peskine · 3 years, 4 months ago
  76. a4dbfdd Add DHE-RSA Opaque PK key tests variants in ssl-opt.sh by Neil Armstrong · 3 years, 5 months ago
  77. 3e9a142 Add RSA Opaque PK key tests variants in ssl-opt.sh by Neil Armstrong · 3 years, 5 months ago
  78. 296787f Rm DES from invocations of compat.sh by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  79. 4111b73 Update comment and default exclude by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  80. 32df145 Order ciphersuite names alphabetically by Joe Subbiani · 4 years ago
  81. f05fae0 Remove unsupported ciphersuites by Joe Subbiani · 4 years ago
  82. 9f84761 Removed redundant mode checks by Joe Subbiani · 4 years ago
  83. 6ce6dd9 Add Test generating certificates using an opaque EC key by Neil Armstrong · 3 years, 5 months ago
  84. 98f899c Test generating certificates using an opaque RSA key by Neil Armstrong · 3 years, 5 months ago
  85. 9fb9203 Test generating CSRs using an opaque RSA key by Neil Armstrong · 3 years, 5 months ago
  86. 6c242a0 Merge pull request #5634 from superna9999/5625-pk-opaque-rsa-basics by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  87. ffbb7d3 derive_output: add optional step for derivation by Przemek Stekiel · 3 years, 4 months ago
  88. 57f58b0 Prefer TEST_EQUAL over TEST_ASSERT in test suites by Andrzej Kurek · 3 years, 4 months ago
  89. b4f874d raw_key_agreement_fail: Add a nominal run by Gilles Peskine · 3 years, 4 months ago
  90. 6cbc998 Remove redundant empty slot count check by Gilles Peskine · 3 years, 4 months ago
  91. 28f883e Remove RSA & DTLS dependency in raw key agreement test by Andrzej Kurek · 3 years, 4 months ago
  92. e1730e4 Merge pull request #5708 from AndrzejKurek/timeless-struggles by Gilles Peskine · 3 years, 4 months ago
  93. cb87403 Use 1024 bits RSA key size for RSA PK Opaque tests by Neil Armstrong · 3 years, 4 months ago
  94. 5735369 Remove the dependency on MBEDTLS_HAVE_TIME from MBEDTLS_TIMING_C by Andrzej Kurek · 3 years, 4 months ago
  95. 7435d2d Renames encrypt setup tests by Thomas Daubney · 3 years, 4 months ago
  96. a91b685 Merge pull request #5429 from yuhaoth/pr/fix-parallel-build-fail-of-cmake_out_source by Gilles Peskine · 3 years, 4 months ago
  97. 8e5e8d7 Merge pull request #5686 from AndrzejKurek/off-by-one-ssl-opt by Gilles Peskine · 3 years, 4 months ago
  98. 5defdfc Renames decrypt setup tests by Thomas Daubney · 3 years, 4 months ago
  99. 6f57be9 Removes unecessary statement by Thomas Daubney · 3 years, 4 months ago
  100. d9c69b7 Changes PSA initialisation by Thomas Daubney · 3 years, 4 months ago