1. a4b773d Merge pull request #6955 from inorick/nofa_no_session_tickets by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  2. 527a2eb Add change log by Ronald Cron · 1 year, 4 months ago
  3. 233fcaa tls13: Do not initiate at all resumption if tickets not supported by Ronald Cron · 1 year, 4 months ago
  4. fe15d90 tls13: Fix doc of mbedtls_ssl_session_set() - 2 by Ronald Cron · 1 year, 4 months ago
  5. e4d9013 Merge pull request #8987 from valeriosetti/issue8903 by Bence Szépkúti · 1 year, 4 months ago
  6. a376f84 Merge pull request #8937 from valeriosetti/issue8712 by Bence Szépkúti · 1 year, 4 months ago
  7. d85eeae tls13: Fix doc of mbedtls_ssl_session_set() - 1 by Ronald Cron · 1 year, 4 months ago
  8. 66a206c tls13: Fix doc of mbedtls_ssl_session_get() - 2 by Ronald Cron · 1 year, 4 months ago
  9. 81bb589 tls13: Fix doc of mbedtls_ssl_session_get() - 1 by Ronald Cron · 1 year, 4 months ago
  10. 9314df6 tls: Fix doc of mbedtls_ssl_session_save() by Ronald Cron · 1 year, 4 months ago
  11. 387aaff Merge pull request #9007 from mpg/checkbox-3.6 by Tom Cosgrove · 1 year, 4 months ago
  12. b76573c We now have two LTS branches to backport to. by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  13. 1c7f5de pk: fix documentation of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 4 months ago
  14. cf47a15 ssl_msg.c: Rename _check_new_session_ticket to _is_new_session_ticket by Ronald Cron · 1 year, 4 months ago
  15. dd96c0a all.sh: Use full instead of default as the base for the new component by Ronald Cron · 1 year, 4 months ago
  16. d64fcee tests: ssl: Fix dependencies of SRV TLS 1.3 session serialization tests by Ronald Cron · 1 year, 4 months ago
  17. 30978ec Merge pull request #8874 from stevenwdv/development by Paul Elliott · 1 year, 4 months ago
  18. e146940 Merge pull request #1216 from Mbed-TLS/mbedtls-3.6.0_mergeback by minosgalanakis · 1 year, 4 months ago
  19. 9860056 Revert "Autogenerated files for 3.6.0" by Minos Galanakis · 1 year, 4 months ago
  20. ceae4f8 ssl-opt.sh: Add tests where tickets are ignored by Ronald Cron · 1 year, 4 months ago
  21. 7df18bc tls13: cli: Ignore tickets if not supported by Ronald Cron · 1 year, 4 months ago
  22. 4f1c927 ssl-opt.sh: Add missing MBEDTLS_SSL_SESSION_TICKETS dependencies by Norbert Fabritius · 2 years, 4 months ago
  23. d30e911 all.sh: Add component testing default minus session tickets by Norbert Fabritius · 2 years, 4 months ago
  24. 161e14f tests: ssl: Fix dependencies of TLS 1.3 session serialization tests by Ronald Cron · 1 year, 4 months ago
  25. 8d15e01 tests: ssl: Add hostname checks in session serialization tests by Ronald Cron · 1 year, 4 months ago
  26. ad0ee1a tests: ssl: Remove redundant test by Ronald Cron · 1 year, 4 months ago
  27. 18b92a1 tests: ssl: Fix session field guards by Ronald Cron · 1 year, 4 months ago
  28. d36913a Constify parameter of ssl_tls13_session_load by Norbert Fabritius · 2 years, 6 months ago
  29. 8ceeff9 Enable ssl_tls13_get_ciphersuite_hash_alg only if macro is active by Norbert Fabritius · 2 years, 6 months ago
  30. d60aef0 Unconditionally define session variable by Norbert Fabritius · 2 years, 6 months ago
  31. 1f045f3 tls13: srv: Fix guards of _is_psk_(ephemeral_)available by Ronald Cron · 1 year, 4 months ago
  32. 96eed72 Guard ticket specific TLS 1.3 function with macro by Norbert Fabritius · 2 years, 7 months ago
  33. 2ca6c28 Merge pull request #1215 from Mbed-TLS/mbedtls-3.6.0rc1-pr by minosgalanakis · 1 year, 4 months ago mbedtls-3.6.0 v3.6.0
  34. 078f823 Merge pull request #8990 from tom-cosgrove-arm:record-size-limit-support-is-now-released by Minos Galanakis · 1 year, 4 months ago
  35. a11b9d6 Merge pull request #8989 from tom-cosgrove-arm:fix-typo-in-psa_key_production_parameters_t-doc by Minos Galanakis · 1 year, 4 months ago
  36. f02c6ef Fix typo in psa_key_production_parameters_t doc: 65535 should be 65537 by Tom Cosgrove · 1 year, 4 months ago
  37. 1b3b174 Record size limit support is released, so remove warning about only for testing by Tom Cosgrove · 1 year, 4 months ago
  38. ec2cfb0 test_suite_pk: test check_pair() also with opaque RSA keys by Valerio Setti · 1 year, 4 months ago
  39. f9f63ed pk: fix typos in description of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 4 months ago
  40. 7424296 Merge pull request #1213 from Mbed-TLS/mbedtls-3.6.0rc0-pr by minosgalanakis · 1 year, 5 months ago
  41. e8a6833 Autogenerated files for 3.6.0 by Minos Galanakis · 1 year, 5 months ago
  42. 8d94aec Fix some Changelog typos by Minos Galanakis · 1 year, 5 months ago
  43. ac81e23 pk: add check_pair info to mbedtls_pk_setup_opaque() documentation by Valerio Setti · 1 year, 5 months ago
  44. f0d4c9a test_suite_pk: add failing check for sign_ext() in pk_psa_wrap_sign_ext() by Valerio Setti · 1 year, 5 months ago
  45. afa6d51 pk: simplify mbedtls_pk_sign_ext() by Valerio Setti · 1 year, 5 months ago
  46. 4492dbd Version Bump for 3.6.0 by Minos Galanakis · 1 year, 5 months ago
  47. 2c1daef Assemble Changelog by Minos Galanakis · 1 year, 5 months ago
  48. 96948e9 Merge pull request #8980 from adeaarm/fix_jinja_template by Minos Galanakis · 1 year, 5 months ago
  49. 700632e Fix #ifdef guard in driver wrapper template by Antonio de Angelis · 1 year, 5 months ago
  50. 611f899 Merge pull request #8957 from valeriosetti/issue8836 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  51. e2925ef Merge pull request #8967 from ronald-cron-arm/improve-version-selection-tests-titles by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  52. 42a3954 pk: fix description of mbedtls_pk_setup_opaque for sign_ext() by Valerio Setti · 1 year, 5 months ago
  53. fc6b22c pk: fix indentation in description of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 5 months ago
  54. 80cd479 pk: fix description of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 5 months ago
  55. 18702d9 pk: update documentation of mbedtls_pk_setup_opaque() based on #8951 by Valerio Setti · 1 year, 5 months ago
  56. 55ed91e pk: fix documentation for mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 5 months ago
  57. 622f905 pk: improve documentation of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 5 months ago
  58. f5a6e22 pk: fix documentation for mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 5 months ago
  59. d9d6435 Merge branch 'development-restricted' into mbedtls-3.6.0rc0-pr by Minos Galanakis · 1 year, 5 months ago
  60. 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
  61. 5a9020f Merge pull request #8941 from daverodgman/branches-3.6lts by minosgalanakis · 1 year, 5 months ago
  62. 32a96d6 Merge pull request #8951 from valeriosetti/issue8938 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  63. 35884a4 ssl-opt.sh: Improve version selection test titles by Ronald Cron · 1 year, 5 months ago
  64. 2833050 test_suite_pk: fix guards in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  65. e331dde Merge pull request #1208 from Mbed-TLS/origin/dev/minosgalanakis/development-restricted-merge-19032024 by minosgalanakis · 1 year, 5 months ago
  66. ea01efa add changelog by Valerio Setti · 1 year, 5 months ago
  67. 144c27b pkwrite: add new internal symbol for the max supported public key DER length by Valerio Setti · 1 year, 5 months ago
  68. 027796c test_suite_pk: uniformly generate RSA and EC keys in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  69. 6fb2586 test_suite_pk: fix guards in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  70. 1b533ab test_suite_pk: test also RSA OAEP in pk_wrap_rsa_decrypt_test_vec() by Valerio Setti · 1 year, 5 months ago
  71. d45836a pk_wrap: fix algorithm selection in rsa_opaque_decrypt() by Valerio Setti · 1 year, 5 months ago
  72. 480dfc7 test_suite_pk: fix guards in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  73. 237424b test_suite_pk: simplify pk_copy_from_psa_success() by Valerio Setti · 1 year, 5 months ago
  74. b70f0fd Merge branch 'development' into 'development-restricted' by Minos Galanakis · 1 year, 5 months ago
  75. f71c060 test_suite_pk: properly size buffers for public keys in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  76. 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
  77. 4fc5b71 Merge pull request #1207 from ronald-cron-arm/binder-overread by Gilles Peskine · 1 year, 5 months ago
  78. 4f3262d pk_wrap: fix algorithm selection in rsa_opaque_sign_wrap() by Valerio Setti · 1 year, 5 months ago
  79. 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
  80. c262561 test_suite_pk: rename some variables in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  81. d38480b test_suite_pk: reshape pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  82. a5c5c58 tls13: srv: Fix potential stack buffer overread by Ronald Cron · 1 year, 5 months ago
  83. b2b9068 Merge pull request #8942 from valeriosetti/fix-null-dereference by Gilles Peskine · 1 year, 5 months ago
  84. 9f0858d Check C/C++ compilers separately for AppleClang ranlib by Steven WdV · 1 year, 5 months ago
  85. af14b89 Merge pull request #8932 from ronald-cron-arm/enable-tls13-by-default by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  86. 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
  87. 720c72b Merge pull request #1202 from davidhorstmann-arm/update-buffer-sharing-design-doc by David Horstmann · 1 year, 5 months ago
  88. 8ad5be0 add changelog by Valerio Setti · 1 year, 5 months ago
  89. 3147034 Mention MBEDTLS_PSA_ASSUME_EXCLUSIVE_BUFFERS by David Horstmann · 1 year, 5 months ago
  90. 0ea8071 Remove 'Question' line around testing by David Horstmann · 1 year, 5 months ago
  91. 92152dc Merge pull request #8940 from paul-elliott-arm/add_fixes_to_threading_changelog by Paul Elliott · 1 year, 5 months ago
  92. 0da8c51 Replace reference to master by Dave Rodgman · 1 year, 5 months ago
  93. 07500fd pk: check PK context type in mbedtls_pk_verify_ext() before trying RSA PSS by Valerio Setti · 1 year, 5 months ago
  94. d59caf4 test_suite_pk: extend pk_psa_wrap_sign_ext() by Valerio Setti · 1 year, 5 months ago
  95. 4d01066 Mention metatest.c by David Horstmann · 1 year, 5 months ago
  96. 872ee6e Mention MBEDTLS_TEST_MEMORY_CAN_POISON by David Horstmann · 1 year, 5 months ago
  97. 12b35bf Discuss test wrappers and updating them by David Horstmann · 1 year, 5 months ago
  98. 1fdf9d0 Update BRANCHES by Dave Rodgman · 1 year, 5 months ago
  99. 3747042 Merge pull request #8939 from daverodgman/codestyle-autogen by Dave Rodgman · 1 year, 5 months ago
  100. 5ea99af Add discussion of copying conveience macros by David Horstmann · 1 year, 5 months ago