1. cdb5a7d test_suite_pk: modify pk_psa_genkey() in order to use predefined keys by Valerio Setti · 1 year, 4 months ago
  2. 8bfa7fd test_suite_pk: use a single helper function to generate PSA keys by Valerio Setti · 1 year, 5 months ago
  3. dfc1915 test_suite_pk: modify pk_genkey() in order to use predefined keys by Valerio Setti · 1 year, 5 months ago
  4. 8b3a272 test-data: add predefined RSA and EC keys by Valerio Setti · 1 year, 5 months ago
  5. cfb9f4d ssl-opt.sh: Fix some test dependencies by Ronald Cron · 1 year, 4 months ago
  6. 561181c Use latest installed OpenSSL 3 as OPENSSL_NEXT by Ronald Cron · 1 year, 4 months ago
  7. b3cdd4b ssl-opt.sh: Adapt tests to OpenSSL 3 by Ronald Cron · 1 year, 4 months ago
  8. 0e711e1 Add RSA key certificates by Ronald Cron · 1 year, 4 months ago
  9. 79d2587 Merge pull request #9009 from mpg/fix-wrong-dep-test-case-3.6 by Gilles Peskine · 1 year, 4 months ago gh-readonly-queue/mbedtls-3.6/pr-9009-f05f7066a12f57c105a6cd3dd6f13f0f947829f6
  10. 6a8e4eb all.sh: Use full instead of default as the base for the new component by Ronald Cron · 1 year, 4 months ago
  11. f02af2d tests: ssl: Fix dependencies of SRV TLS 1.3 session serialization tests by Ronald Cron · 1 year, 4 months ago
  12. 54a9b11 ssl-opt.sh: Add tests where tickets are ignored by Ronald Cron · 1 year, 4 months ago
  13. c93fc86 ssl-opt.sh: Add missing MBEDTLS_SSL_SESSION_TICKETS dependencies by Norbert Fabritius · 2 years, 4 months ago
  14. 06d9934 all.sh: Add component testing default minus session tickets by Norbert Fabritius · 2 years, 4 months ago
  15. 094f553 tests: ssl: Fix dependencies of TLS 1.3 session serialization tests by Ronald Cron · 1 year, 4 months ago
  16. 346b818 tests: ssl: Add hostname checks in session serialization tests by Ronald Cron · 1 year, 4 months ago
  17. 1fb5854 tests: ssl: Remove redundant test by Ronald Cron · 1 year, 4 months ago
  18. 8196369 tests: ssl: Fix session field guards by Ronald Cron · 1 year, 4 months ago
  19. 4ee6ddc Merge pull request #9004 from valeriosetti/issue8903-backport by Bence Szépkúti · 1 year, 4 months ago
  20. 87747c7 Fix closing comment to match opening guard by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  21. 5aa6a64 Fix style of preprocessor expression by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  22. 3bb89dc Fix failures in psa_cryto_driver_wrappers suite by Pengyu Lv · 1 year, 8 months ago
  23. a44cab0 Add missing dependency of fallback test in driver wrappers suite by Pengyu Lv · 1 year, 8 months ago
  24. b13c218 Add missing definition of AT_LEAST_ONE_BUILTIN_KDF by Pengyu Lv · 1 year, 8 months ago
  25. 64b6e4d Fix wrong dependency in psa_crypto_driver_wrappers suite by Pengyu Lv · 1 year, 8 months ago
  26. a9d3eaf Fix wrong dependency in psa_crypto_pake suite by Pengyu Lv · 1 year, 8 months ago
  27. f3abbfe Fix typo in ssl test suite by Pengyu Lv · 1 year, 8 months ago
  28. 0dfb5bb Correct dependancy on `MBEDTLS_X509_INFO` for x509parse by Pengyu Lv · 1 year, 8 months ago
  29. b2840b0 test_suite_pk: add failing check for sign_ext() in pk_psa_wrap_sign_ext() by Valerio Setti · 1 year, 5 months ago
  30. 7e9711a test_suite_pk: test check_pair() also with opaque RSA keys by Valerio Setti · 1 year, 4 months ago
  31. e146940 Merge pull request #1216 from Mbed-TLS/mbedtls-3.6.0_mergeback by minosgalanakis · 1 year, 4 months ago
  32. 9860056 Revert "Autogenerated files for 3.6.0" by Minos Galanakis · 1 year, 4 months ago
  33. e8a6833 Autogenerated files for 3.6.0 by Minos Galanakis · 1 year, 5 months ago
  34. 4492dbd Version Bump for 3.6.0 by Minos Galanakis · 1 year, 5 months ago
  35. 611f899 Merge pull request #8957 from valeriosetti/issue8836 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  36. e2925ef Merge pull request #8967 from ronald-cron-arm/improve-version-selection-tests-titles by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  37. d9d6435 Merge branch 'development-restricted' into mbedtls-3.6.0rc0-pr by Minos Galanakis · 1 year, 5 months ago
  38. 2107feb Merge pull request #8586 from lpy4105/issue/fix-fake-case-listed-in-compat_sh by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  39. 35884a4 ssl-opt.sh: Improve version selection test titles by Ronald Cron · 1 year, 5 months ago
  40. 2833050 test_suite_pk: fix guards in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  41. 144c27b pkwrite: add new internal symbol for the max supported public key DER length by Valerio Setti · 1 year, 5 months ago
  42. 027796c test_suite_pk: uniformly generate RSA and EC keys in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  43. 6fb2586 test_suite_pk: fix guards in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  44. 1b533ab test_suite_pk: test also RSA OAEP in pk_wrap_rsa_decrypt_test_vec() by Valerio Setti · 1 year, 5 months ago
  45. 480dfc7 test_suite_pk: fix guards in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  46. 237424b test_suite_pk: simplify pk_copy_from_psa_success() by Valerio Setti · 1 year, 5 months ago
  47. b70f0fd Merge branch 'development' into 'development-restricted' by Minos Galanakis · 1 year, 5 months ago
  48. f71c060 test_suite_pk: properly size buffers for public keys in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  49. aa9cc49 test_suite_pk: test also RSA keys with PKCS1 v2.1 padding mode in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  50. d971b78 test_suite_pk: fix RSA issue in pk_psa_sign() when !PK_[PARSE|WRITE]_C are defined by Valerio Setti · 1 year, 5 months ago
  51. c262561 test_suite_pk: rename some variables in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  52. d38480b test_suite_pk: reshape pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  53. b2b9068 Merge pull request #8942 from valeriosetti/fix-null-dereference by Gilles Peskine · 1 year, 5 months ago
  54. da47518 test_suite_pk: always test verify_ext with opaque keys in pk_psa_wrap_sign_ext() by Valerio Setti · 1 year, 5 months ago
  55. d59caf4 test_suite_pk: extend pk_psa_wrap_sign_ext() by Valerio Setti · 1 year, 5 months ago
  56. d2cb7f4 all.sh: Add TLS 1.2 only component by Ronald Cron · 1 year, 5 months ago
  57. 46ac065 all.sh: Adapt/Fix some components by Ronald Cron · 1 year, 5 months ago
  58. a3f385d all.sh: Disable TLS 1.3 when pre-requisites are not meet by Ronald Cron · 1 year, 5 months ago
  59. 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
  60. 78064ac Merge pull request #8901 from paul-elliott-arm/make_psa_global_data_safe by Paul Elliott · 1 year, 5 months ago
  61. a457633 Merge pull request #8911 from waleed-elmelegy-arm/check-alpn-when-receiving-early-data by Ronald Cron · 1 year, 5 months ago
  62. 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
  63. 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
  64. a69572b pk_import_into_psa: test persistent keys by Gilles Peskine · 1 year, 5 months ago
  65. 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
  66. 4dfb0e7 Add ALPN checking when accepting early data by Waleed Elmelegy · 1 year, 5 months ago
  67. 44ccc87 Merge pull request #8924 from Ryan-Everett-arm/threading-same-key-tests by Paul Elliott · 1 year, 5 months ago
  68. 6bee910 Merge pull request #8858 from waleed-elmelegy-arm/add_alpn_to_session by Ronald Cron · 1 year, 5 months ago
  69. dd2dc15 ssl-opt.sh: Add m->m resumption and early data tests by Ronald Cron · 1 year, 5 months ago
  70. e739892 ssl-opt.sh: Rework m->m resumption tests by Ronald Cron · 1 year, 5 months ago
  71. 3cf4145 ssl-opt.sh: Move m->m resumption tests by Ronald Cron · 1 year, 5 months ago
  72. 820199a ssl-opt.sh: Rework O->m placeholder test by Ronald Cron · 1 year, 5 months ago
  73. 1ccd7a7 ssp-opt.sh: Expand G->m resumption and early data tests by Ronald Cron · 1 year, 5 months ago
  74. 854df13 ssl-opt.sh: Group TLS 1.3 resumption and early data G->m tests by Ronald Cron · 1 year, 5 months ago
  75. 00fa13b ssl-opt.sh: Rework m->O resumption and early data tests by Ronald Cron · 1 year, 5 months ago
  76. 47d4a52 ssl-opt.sh: Remove m->O early data test based on external PSK by Ronald Cron · 1 year, 5 months ago
  77. 0521008 ssl-opt.sh: Expand m->G resumption and early data tests by Ronald Cron · 1 year, 5 months ago
  78. c893779 ssl-opt.sh: Remove redundant early data test by Ronald Cron · 1 year, 5 months ago
  79. c8d604d ssl-opt.sh: Group TLS 1.3 resumption and early data m->G tests by Ronald Cron · 1 year, 5 months ago
  80. f1ad73f ssl-opt.sh: Group TLS 1.3 resumption and early data compat tests by Ronald Cron · 1 year, 5 months ago
  81. 74191a5 ssl_server2: Split early data enablement from max_early_data_size setting by Ronald Cron · 1 year, 5 months ago
  82. e1b50f3 Document unsupported concurrency scenario in psa_exercise_key by Ryan Everett · 1 year, 5 months ago
  83. 6de38ac Add missing PSA_ASSERT in mbedtls_test_psa_raw_key_agreement_with_self by Ryan Everett · 1 year, 5 months ago
  84. 3de040f Use TEST_FAIL in threaded tests by Ryan Everett · 1 year, 5 months ago
  85. 6c48870 Fix typo in thread_import_key by Ryan Everett · 1 year, 5 months ago
  86. 7b333f1 Merge pull request #8913 from ronald-cron-arm/tls13-ticket-lifetime by Gilles Peskine · 1 year, 5 months ago
  87. 1c5ebf4 Merge pull request #8697 from BensonLiou/random_bye_on_hrr by Gilles Peskine · 1 year, 5 months ago
  88. 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
  89. 0a8abde Update wrapper generation script and regenerate by David Horstmann · 1 year, 5 months ago
  90. 4a48bec Invert and rename config option by David Horstmann · 1 year, 5 months ago
  91. 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
  92. 719c2ed Bugfix by BensonLiou · 1 year, 5 months ago
  93. 3720809 Merge branch 'development' into random_bye_on_hrr by BensonLiou · 1 year, 5 months ago
  94. 368debd Merge branch 'development' of https://github.com/Mbed-TLS/mbedtls into random_bye_on_hrr by BensonLiou · 1 year, 5 months ago
  95. 5bc5263 Add code improvments and refactoring in dealing with ALPN by Waleed Elmelegy · 1 year, 5 months ago
  96. 883f77c Add mbedtls_ssl_session_set_alpn() function by Waleed Elmelegy · 1 year, 5 months ago
  97. 2824a20 Add ALPN information in session tickets by Waleed Elmelegy · 1 year, 5 months ago
  98. f111f35 Add test cases for concurrently_use_same_persistent_key by Ryan Everett · 1 year, 5 months ago
  99. 5061999 Add test function for concurrently using the same persistent key by Ryan Everett · 1 year, 5 months ago
  100. fbf815d Add key_destroyable parameter to key export smoke tests by Ryan Everett · 1 year, 5 months ago