1. a3f385d all.sh: Disable TLS 1.3 when pre-requisites are not meet by Ronald Cron · 1 year, 5 months ago
  2. 1053da8 Merge pull request #8921 from gilles-peskine-arm/pk_import_into_psa-test-lifetime by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  3. 78064ac Merge pull request #8901 from paul-elliott-arm/make_psa_global_data_safe by Paul Elliott · 1 year, 5 months ago
  4. a457633 Merge pull request #8911 from waleed-elmelegy-arm/check-alpn-when-receiving-early-data by Ronald Cron · 1 year, 5 months ago
  5. 62ac993 Merge pull request #8918 from ronald-cron-arm/improve-tls-srv-version-nego-testing by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  6. 567591e Merge pull request #8923 from bensze01/drop-old-compilers by Bence Szépkúti · 1 year, 5 months ago gh-readonly-queue/development/pr-8923-0edef1cf6dcc3c307265176aaea2893d93101eaa
  7. a69572b pk_import_into_psa: test persistent keys by Gilles Peskine · 1 year, 5 months ago
  8. 0edef1c Merge pull request #8914 from ronald-cron-arm/resumption-early-data-compat-tests by Ronald Cron · 1 year, 5 months ago gh-readonly-queue/development/pr-8914-44ccc8764bfbcf2e5d1c167191a89a6e512676ea
  9. 4dfb0e7 Add ALPN checking when accepting early data by Waleed Elmelegy · 1 year, 5 months ago
  10. 44ccc87 Merge pull request #8924 from Ryan-Everett-arm/threading-same-key-tests by Paul Elliott · 1 year, 5 months ago
  11. 6bee910 Merge pull request #8858 from waleed-elmelegy-arm/add_alpn_to_session by Ronald Cron · 1 year, 5 months ago
  12. dd2dc15 ssl-opt.sh: Add m->m resumption and early data tests by Ronald Cron · 1 year, 5 months ago
  13. e739892 ssl-opt.sh: Rework m->m resumption tests by Ronald Cron · 1 year, 5 months ago
  14. 3cf4145 ssl-opt.sh: Move m->m resumption tests by Ronald Cron · 1 year, 5 months ago
  15. 820199a ssl-opt.sh: Rework O->m placeholder test by Ronald Cron · 1 year, 5 months ago
  16. 1ccd7a7 ssp-opt.sh: Expand G->m resumption and early data tests by Ronald Cron · 1 year, 5 months ago
  17. 854df13 ssl-opt.sh: Group TLS 1.3 resumption and early data G->m tests by Ronald Cron · 1 year, 5 months ago
  18. 00fa13b ssl-opt.sh: Rework m->O resumption and early data tests by Ronald Cron · 1 year, 5 months ago
  19. 47d4a52 ssl-opt.sh: Remove m->O early data test based on external PSK by Ronald Cron · 1 year, 5 months ago
  20. 0521008 ssl-opt.sh: Expand m->G resumption and early data tests by Ronald Cron · 1 year, 5 months ago
  21. c893779 ssl-opt.sh: Remove redundant early data test by Ronald Cron · 1 year, 5 months ago
  22. c8d604d ssl-opt.sh: Group TLS 1.3 resumption and early data m->G tests by Ronald Cron · 1 year, 5 months ago
  23. f1ad73f ssl-opt.sh: Group TLS 1.3 resumption and early data compat tests by Ronald Cron · 1 year, 5 months ago
  24. 74191a5 ssl_server2: Split early data enablement from max_early_data_size setting by Ronald Cron · 1 year, 5 months ago
  25. e1b50f3 Document unsupported concurrency scenario in psa_exercise_key by Ryan Everett · 1 year, 5 months ago
  26. 6de38ac Add missing PSA_ASSERT in mbedtls_test_psa_raw_key_agreement_with_self by Ryan Everett · 1 year, 5 months ago
  27. 3de040f Use TEST_FAIL in threaded tests by Ryan Everett · 1 year, 5 months ago
  28. 6c48870 Fix typo in thread_import_key by Ryan Everett · 1 year, 5 months ago
  29. 7b333f1 Merge pull request #8913 from ronald-cron-arm/tls13-ticket-lifetime by Gilles Peskine · 1 year, 5 months ago
  30. 1c5ebf4 Merge pull request #8697 from BensonLiou/random_bye_on_hrr by Gilles Peskine · 1 year, 5 months ago
  31. e7c08af Merge pull request #8575 from lpy4105/issue/wrong-suite-name-in-check_test_cases_py by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  32. 93071cf Merge pull request #8920 from valeriosetti/issue8919 by Manuel Pégourié-Gonnard · 1 year, 5 months ago gh-readonly-queue/development/pr-8920-5c77ad0f4f3b21f83f73c5624ea9eb4b40d2a8e7
  33. 719c2ed Bugfix by BensonLiou · 1 year, 5 months ago
  34. 3720809 Merge branch 'development' into random_bye_on_hrr by BensonLiou · 1 year, 5 months ago
  35. 368debd Merge branch 'development' of https://github.com/Mbed-TLS/mbedtls into random_bye_on_hrr by BensonLiou · 1 year, 5 months ago
  36. 5bc5263 Add code improvments and refactoring in dealing with ALPN by Waleed Elmelegy · 1 year, 5 months ago
  37. 883f77c Add mbedtls_ssl_session_set_alpn() function by Waleed Elmelegy · 1 year, 5 months ago
  38. 2824a20 Add ALPN information in session tickets by Waleed Elmelegy · 1 year, 5 months ago
  39. f111f35 Add test cases for concurrently_use_same_persistent_key by Ryan Everett · 1 year, 5 months ago
  40. 5061999 Add test function for concurrently using the same persistent key by Ryan Everett · 1 year, 5 months ago
  41. fbf815d Add key_destroyable parameter to key export smoke tests by Ryan Everett · 1 year, 5 months ago
  42. 73e4ea3 Add key_destroyable parameter to non-raw key agreement smoke tests by Ryan Everett · 1 year, 5 months ago
  43. 775c776 Merge pull request #8877 from gilles-peskine-arm/split-minimal-3.6 by Dave Rodgman · 1 year, 5 months ago
  44. 0493ab5 Add PSA threaded init tests by Paul Elliott · 1 year, 5 months ago
  45. bedd251 fix code style by BensonLiou · 1 year, 5 months ago
  46. 40043d0 Merge pull request #8884 from ronald-cron-arm/improve-early-data-status by Ronald Cron · 1 year, 5 months ago gh-readonly-queue/development/pr-8884-e95bf7975436a7e28b9ecf4b29e681b583f42485
  47. fac1122 Rename solution files to referece VS2017 by Bence Szépkúti · 1 year, 5 months ago
  48. 60c2f47 Merge pull request #8888 from minosgalanakis/features/add_ssl_session_accessor_8529 by Dave Rodgman · 1 year, 5 months ago
  49. 4de4cc4 Merge pull request #8891 from Ryan-Everett-arm/document-SE_C-not-threadsafe by Paul Elliott · 1 year, 5 months ago
  50. 13beaa2 psa_crypto_stubs: extend stub functions for the CRYPTO_CLIENT tests by Valerio Setti · 1 year, 5 months ago
  51. 6309775 all.sh: modify/add test components for CRYPTO_CLIENT by Valerio Setti · 1 year, 5 months ago
  52. 3b20bda Merge pull request #8899 from gilles-peskine-arm/pk_copy_public_from_psa by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  53. 68f4641 Merge pull request #8894 from daverodgman/quietbuild2 by Gilles Peskine · 1 year, 5 months ago gh-readonly-queue/development/pr-8894-d7e7f48323a0fe06e705849512c7ced2a33edf46
  54. 8163028 Add key_destroyable parameter to raw key agreement smoke tests by Ryan Everett · 1 year, 5 months ago
  55. c1cc668 Add key_destroyable parameter to key derivation smoke tests by Ryan Everett · 1 year, 5 months ago
  56. d48fc10 Add key_destroyable parameter to exercise_asymmetric_encryption_key by Ryan Everett · 1 year, 5 months ago
  57. 6edd408 Add key_destroyable parameter to exercise_signature_key by Ryan Everett · 1 year, 5 months ago
  58. fbe703d Add key_destroyable parameter to exercise_aead_key by Ryan Everett · 1 year, 5 months ago
  59. 70691f3 Add key_destroyable parameter to psa_exercise_cipher_key by Ryan Everett · 1 year, 5 months ago
  60. 7763550 Add key_destroyable parameter to exercise_mac_key by Ryan Everett · 1 year, 5 months ago
  61. f08a93f Add key_destroyable parameter to check_key_attributes_sanity by Ryan Everett · 1 year, 5 months ago
  62. 0a271fd Add key_destroyable parameter to mbedtls_test_psa_exercise_key by Ryan Everett · 1 year, 5 months ago
  63. 840de7f tls13: cli: Rename STATUS_NOT_SENT to STATUS_NOT_INDICATED by Ronald Cron · 1 year, 5 months ago
  64. 3641df2 tls13: cli: Rename STATE_SENT to STATE_IND_SENT by Ronald Cron · 1 year, 5 months ago
  65. 3c5a683 tls13: cli: Rename STATE_NOT_SENT to STATE_NO_IND_SENT by Ronald Cron · 1 year, 5 months ago
  66. 0c80dc1 tls13: cli: Rename STATUS_NOT_SENT to STATUS_NO_IND_SENT by Ronald Cron · 1 year, 5 months ago
  67. 05d7cfb tls13: cli: Rename STATE_UNKNOWN to STATE_IDLE by Ronald Cron · 1 year, 5 months ago
  68. d288466 tls13: cli: Split early data user status and internal state by Ronald Cron · 1 year, 5 months ago
  69. 10797e3 ssl-opt.sh: Add O->m server version selection tests by Ronald Cron · 1 year, 5 months ago
  70. 114c5f0 ssl-opt.sh: Expand MbedTLS only version negotiation tests by Ronald Cron · 1 year, 5 months ago
  71. dcfd00c ssl-opt.sh: Change MbedTLS only version negotiation tests by Ronald Cron · 1 year, 5 months ago
  72. fe18d8d ssl-opt.sh: Group MbedTLS only version negotiation tests by Ronald Cron · 1 year, 5 months ago
  73. a1e7b6a ssl-opt.sh: Group cli ver nego tests against GnuTLS and OpenSSL by Ronald Cron · 1 year, 5 months ago
  74. dfad493 ssl-opt.sh: Expand G->m server version selection tests by Ronald Cron · 1 year, 5 months ago
  75. 98bdcc4 ssl-opt.sh: Change G->m server version selection tests by Ronald Cron · 1 year, 5 months ago
  76. cd1370e ssl-opt.sh: Group G->m server version selection checks by Ronald Cron · 1 year, 5 months ago
  77. d6a710a Fix copypasta by Gilles Peskine · 1 year, 5 months ago
  78. 0dc79a7 Fix and test pk_copy_from_psa with an unsupported algorithm by Gilles Peskine · 1 year, 5 months ago
  79. 17d5b6b Test mbedtls_pk_copy_public_from_psa on non-exportable keys by Gilles Peskine · 1 year, 5 months ago
  80. bf69f2e New function mbedtls_pk_copy_public_from_psa by Gilles Peskine · 1 year, 5 months ago
  81. d7e7f48 Merge pull request #8774 from valeriosetti/issue8709 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  82. 235799b Simplify locating original tool by Dave Rodgman · 1 year, 5 months ago
  83. 294a3c2 Remove unnecessary use of export by Dave Rodgman · 1 year, 5 months ago
  84. ec4ed8e Merge pull request #8857 from ronald-cron-arm/tls13-cli-max-early-data-size by Ronald Cron · 1 year, 5 months ago
  85. a7f3c4e Merge pull request #8822 from daverodgman/sha3-perf by Dave Rodgman · 1 year, 5 months ago
  86. 6fbde6e test_suite_pk: revert erroneous missing initialization of PSA key IDs by Valerio Setti · 1 year, 5 months ago
  87. 8b3c6ff test_suite_pk: add comment for pk_copy_from_psa_builtin_fail by Valerio Setti · 1 year, 5 months ago
  88. 43edc75 Merge pull request #8882 from Ryan-Everett-arm/threading-key-tests by Janos Follath · 1 year, 5 months ago
  89. 9cc01cc Merge pull request #8831 from yanesca/switch_to_new_exp by Dave Rodgman · 1 year, 5 months ago
  90. e095a67 pk: improve mbedtls_pk_copy_from_psa() by Valerio Setti · 1 year, 5 months ago
  91. 6f5f9f5 test_suite_pk: fix some comments by Valerio Setti · 1 year, 5 months ago
  92. ab7ddbc test_suite_pk: when ANY_HASH is used then pick any available MD alg in the build by Valerio Setti · 1 year, 5 months ago
  93. 3433f83 test_suite_pk: improve PSA alg selection in pk_copy_from_psa_success() by Valerio Setti · 1 year, 5 months ago
  94. 039bbba test_suite_pk: destroy original xkey after pk_copy_from_psa() in pk_copy_from_psa_success() by Valerio Setti · 1 year, 5 months ago
  95. 4114a54 test_suite_pk: add description for psa_pub_key_from_priv() by Valerio Setti · 1 year, 5 months ago
  96. 42a58a5 test_suite_pk: minor fixes for test failures by Valerio Setti · 1 year, 5 months ago
  97. e700d80 rsa: rsa_rsassa_pss_sign() to check MD alg both in parameters and RSA context by Valerio Setti · 1 year, 5 months ago
  98. f22eff9 test_suite_pk: add new test case for an algorithm only avaible in driver by Valerio Setti · 1 year, 5 months ago
  99. a657ae3 pk: pk_copy_from_psa() performs the conversion even if the algorithm doesn't match by Valerio Setti · 1 year, 5 months ago
  100. 1015985 test_suite_pk: add more test cases for pk_copy_from_psa_success() by Valerio Setti · 1 year, 5 months ago