1. 99ee750 Replace references to tests/include by David Horstmann · 1 year, 4 months ago
  2. f53112e Fix closing comment to match opening guard by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  3. 0a4ffa4 Fix style of preprocessor expression by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  4. ebdca79 Fix failures in psa_cryto_driver_wrappers suite by Pengyu Lv · 1 year, 8 months ago
  5. 057ceb2 Add missing dependency of fallback test in driver wrappers suite by Pengyu Lv · 1 year, 8 months ago
  6. 03fe253 Add missing definition of AT_LEAST_ONE_BUILTIN_KDF by Pengyu Lv · 1 year, 8 months ago
  7. 7cca290 Fix wrong dependency in psa_crypto_driver_wrappers suite by Pengyu Lv · 1 year, 8 months ago
  8. b482a47 Fix wrong dependency in psa_crypto_pake suite by Pengyu Lv · 1 year, 8 months ago
  9. 7ee2833 Fix typo in ssl test suite by Pengyu Lv · 1 year, 8 months ago
  10. e2776d1 Correct dependancy on `MBEDTLS_X509_INFO` for x509parse by Pengyu Lv · 1 year, 8 months ago
  11. a4b773d Merge pull request #6955 from inorick/nofa_no_session_tickets by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  12. e4d9013 Merge pull request #8987 from valeriosetti/issue8903 by Bence Szépkúti · 1 year, 4 months ago
  13. a376f84 Merge pull request #8937 from valeriosetti/issue8712 by Bence Szépkúti · 1 year, 4 months ago
  14. d64fcee tests: ssl: Fix dependencies of SRV TLS 1.3 session serialization tests by Ronald Cron · 1 year, 4 months ago
  15. e146940 Merge pull request #1216 from Mbed-TLS/mbedtls-3.6.0_mergeback by minosgalanakis · 1 year, 4 months ago
  16. 9860056 Revert "Autogenerated files for 3.6.0" by Minos Galanakis · 1 year, 4 months ago
  17. 161e14f tests: ssl: Fix dependencies of TLS 1.3 session serialization tests by Ronald Cron · 1 year, 4 months ago
  18. 8d15e01 tests: ssl: Add hostname checks in session serialization tests by Ronald Cron · 1 year, 4 months ago
  19. ad0ee1a tests: ssl: Remove redundant test by Ronald Cron · 1 year, 4 months ago
  20. 18b92a1 tests: ssl: Fix session field guards by Ronald Cron · 1 year, 4 months ago
  21. ec2cfb0 test_suite_pk: test check_pair() also with opaque RSA keys by Valerio Setti · 1 year, 4 months ago
  22. e8a6833 Autogenerated files for 3.6.0 by Minos Galanakis · 1 year, 5 months ago
  23. f0d4c9a test_suite_pk: add failing check for sign_ext() in pk_psa_wrap_sign_ext() by Valerio Setti · 1 year, 5 months ago
  24. 4492dbd Version Bump for 3.6.0 by Minos Galanakis · 1 year, 5 months ago
  25. 611f899 Merge pull request #8957 from valeriosetti/issue8836 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  26. d9d6435 Merge branch 'development-restricted' into mbedtls-3.6.0rc0-pr by Minos Galanakis · 1 year, 5 months ago
  27. 2833050 test_suite_pk: fix guards in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  28. 144c27b pkwrite: add new internal symbol for the max supported public key DER length by Valerio Setti · 1 year, 5 months ago
  29. 027796c test_suite_pk: uniformly generate RSA and EC keys in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  30. 6fb2586 test_suite_pk: fix guards in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  31. 1b533ab test_suite_pk: test also RSA OAEP in pk_wrap_rsa_decrypt_test_vec() by Valerio Setti · 1 year, 5 months ago
  32. 480dfc7 test_suite_pk: fix guards in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  33. 237424b test_suite_pk: simplify pk_copy_from_psa_success() by Valerio Setti · 1 year, 5 months ago
  34. b70f0fd Merge branch 'development' into 'development-restricted' by Minos Galanakis · 1 year, 5 months ago
  35. f71c060 test_suite_pk: properly size buffers for public keys in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  36. 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
  37. 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
  38. c262561 test_suite_pk: rename some variables in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  39. d38480b test_suite_pk: reshape pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  40. b2b9068 Merge pull request #8942 from valeriosetti/fix-null-dereference by Gilles Peskine · 1 year, 5 months ago
  41. 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
  42. d59caf4 test_suite_pk: extend pk_psa_wrap_sign_ext() by Valerio Setti · 1 year, 5 months ago
  43. 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
  44. 78064ac Merge pull request #8901 from paul-elliott-arm/make_psa_global_data_safe by Paul Elliott · 1 year, 5 months ago
  45. a69572b pk_import_into_psa: test persistent keys by Gilles Peskine · 1 year, 5 months ago
  46. 4dfb0e7 Add ALPN checking when accepting early data by Waleed Elmelegy · 1 year, 5 months ago
  47. 44ccc87 Merge pull request #8924 from Ryan-Everett-arm/threading-same-key-tests by Paul Elliott · 1 year, 5 months ago
  48. 6bee910 Merge pull request #8858 from waleed-elmelegy-arm/add_alpn_to_session by Ronald Cron · 1 year, 5 months ago
  49. 3de040f Use TEST_FAIL in threaded tests by Ryan Everett · 1 year, 5 months ago
  50. 6c48870 Fix typo in thread_import_key by Ryan Everett · 1 year, 5 months ago
  51. 719c2ed Bugfix by BensonLiou · 1 year, 5 months ago
  52. 3720809 Merge branch 'development' into random_bye_on_hrr by BensonLiou · 1 year, 5 months ago
  53. 368debd Merge branch 'development' of https://github.com/Mbed-TLS/mbedtls into random_bye_on_hrr by BensonLiou · 1 year, 5 months ago
  54. 883f77c Add mbedtls_ssl_session_set_alpn() function by Waleed Elmelegy · 1 year, 5 months ago
  55. 2824a20 Add ALPN information in session tickets by Waleed Elmelegy · 1 year, 5 months ago
  56. f111f35 Add test cases for concurrently_use_same_persistent_key by Ryan Everett · 1 year, 5 months ago
  57. 5061999 Add test function for concurrently using the same persistent key by Ryan Everett · 1 year, 5 months ago
  58. 73e4ea3 Add key_destroyable parameter to non-raw key agreement smoke tests by Ryan Everett · 1 year, 5 months ago
  59. 0493ab5 Add PSA threaded init tests by Paul Elliott · 1 year, 5 months ago
  60. bedd251 fix code style by BensonLiou · 1 year, 5 months ago
  61. 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
  62. 60c2f47 Merge pull request #8888 from minosgalanakis/features/add_ssl_session_accessor_8529 by Dave Rodgman · 1 year, 5 months ago
  63. 8163028 Add key_destroyable parameter to raw key agreement smoke tests by Ryan Everett · 1 year, 5 months ago
  64. c1cc668 Add key_destroyable parameter to key derivation smoke tests by Ryan Everett · 1 year, 5 months ago
  65. 0a271fd Add key_destroyable parameter to mbedtls_test_psa_exercise_key by Ryan Everett · 1 year, 5 months ago
  66. 840de7f tls13: cli: Rename STATUS_NOT_SENT to STATUS_NOT_INDICATED by Ronald Cron · 1 year, 5 months ago
  67. 3641df2 tls13: cli: Rename STATE_SENT to STATE_IND_SENT by Ronald Cron · 1 year, 5 months ago
  68. 3c5a683 tls13: cli: Rename STATE_NOT_SENT to STATE_NO_IND_SENT by Ronald Cron · 1 year, 5 months ago
  69. 0c80dc1 tls13: cli: Rename STATUS_NOT_SENT to STATUS_NO_IND_SENT by Ronald Cron · 1 year, 5 months ago
  70. 05d7cfb tls13: cli: Rename STATE_UNKNOWN to STATE_IDLE by Ronald Cron · 1 year, 5 months ago
  71. d288466 tls13: cli: Split early data user status and internal state by Ronald Cron · 1 year, 5 months ago
  72. 93fa4e1 Merge branch 'development' into buffer-sharing-merge by David Horstmann · 1 year, 5 months ago
  73. d6a710a Fix copypasta by Gilles Peskine · 1 year, 5 months ago
  74. 0dc79a7 Fix and test pk_copy_from_psa with an unsupported algorithm by Gilles Peskine · 1 year, 5 months ago
  75. 17d5b6b Test mbedtls_pk_copy_public_from_psa on non-exportable keys by Gilles Peskine · 1 year, 5 months ago
  76. bf69f2e New function mbedtls_pk_copy_public_from_psa by Gilles Peskine · 1 year, 5 months ago
  77. d7e7f48 Merge pull request #8774 from valeriosetti/issue8709 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  78. ec4ed8e Merge pull request #8857 from ronald-cron-arm/tls13-cli-max-early-data-size by Ronald Cron · 1 year, 5 months ago
  79. 6fbde6e test_suite_pk: revert erroneous missing initialization of PSA key IDs by Valerio Setti · 1 year, 5 months ago
  80. 8b3c6ff test_suite_pk: add comment for pk_copy_from_psa_builtin_fail by Valerio Setti · 1 year, 5 months ago
  81. 63dfb45 Merge pull request #1181 from tom-daubney-arm/key_agreement_buffer_protection by David Horstmann · 1 year, 5 months ago
  82. 43edc75 Merge pull request #8882 from Ryan-Everett-arm/threading-key-tests by Janos Follath · 1 year, 5 months ago
  83. 9cc01cc Merge pull request #8831 from yanesca/switch_to_new_exp by Dave Rodgman · 1 year, 5 months ago
  84. e095a67 pk: improve mbedtls_pk_copy_from_psa() by Valerio Setti · 1 year, 5 months ago
  85. 6f5f9f5 test_suite_pk: fix some comments by Valerio Setti · 1 year, 5 months ago
  86. 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
  87. 3433f83 test_suite_pk: improve PSA alg selection in pk_copy_from_psa_success() by Valerio Setti · 1 year, 5 months ago
  88. 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
  89. 4114a54 test_suite_pk: add description for psa_pub_key_from_priv() by Valerio Setti · 1 year, 5 months ago
  90. 42a58a5 test_suite_pk: minor fixes for test failures by Valerio Setti · 1 year, 5 months ago
  91. e700d80 rsa: rsa_rsassa_pss_sign() to check MD alg both in parameters and RSA context by Valerio Setti · 1 year, 5 months ago
  92. f22eff9 test_suite_pk: add new test case for an algorithm only avaible in driver by Valerio Setti · 1 year, 5 months ago
  93. a657ae3 pk: pk_copy_from_psa() performs the conversion even if the algorithm doesn't match by Valerio Setti · 1 year, 5 months ago
  94. 1015985 test_suite_pk: add more test cases for pk_copy_from_psa_success() by Valerio Setti · 1 year, 5 months ago
  95. d2ccc2f test_suite_pk: various minor fixes by Valerio Setti · 1 year, 5 months ago
  96. 61a47a4 test_suite_pk: extend testing in pk_copy_from_psa() by Valerio Setti · 1 year, 6 months ago
  97. aeeefef pk_wrap: use correct PSA alg in rsa_encrypt_wrap() when USE_PSA by Valerio Setti · 1 year, 6 months ago
  98. 88e2dac test_suite_pk: rename PK context variables by Valerio Setti · 1 year, 6 months ago
  99. e8fe3e7 test_suite_pk: add key pair check in pk_copy_from_psa_success() by Valerio Setti · 1 year, 6 months ago
  100. 3a815cb all.sh: keep RSA_C enabled in component_full_no_pkparse_pkwrite() by Valerio Setti · 1 year, 6 months ago