1. c93fc86 ssl-opt.sh: Add missing MBEDTLS_SSL_SESSION_TICKETS dependencies by Norbert Fabritius · 2 years, 4 months ago
  2. 06d9934 all.sh: Add component testing default minus session tickets by Norbert Fabritius · 2 years, 4 months ago
  3. 094f553 tests: ssl: Fix dependencies of TLS 1.3 session serialization tests by Ronald Cron · 1 year, 4 months ago
  4. 346b818 tests: ssl: Add hostname checks in session serialization tests by Ronald Cron · 1 year, 4 months ago
  5. 1fb5854 tests: ssl: Remove redundant test by Ronald Cron · 1 year, 4 months ago
  6. 8196369 tests: ssl: Fix session field guards by Ronald Cron · 1 year, 4 months ago
  7. 93b2c32 Constify parameter of ssl_tls13_session_load by Norbert Fabritius · 2 years, 6 months ago
  8. ba1de9f Enable ssl_tls13_get_ciphersuite_hash_alg only if macro is active by Norbert Fabritius · 2 years, 6 months ago
  9. b6ff610 Unconditionally define session variable by Norbert Fabritius · 2 years, 6 months ago
  10. 5e297b9 tls13: srv: Fix guards of _is_psk_(ephemeral_)available by Ronald Cron · 1 year, 4 months ago
  11. da0d169 Guard ticket specific TLS 1.3 function with macro by Norbert Fabritius · 2 years, 7 months ago
  12. 4ee6ddc Merge pull request #9004 from valeriosetti/issue8903-backport by Bence Szépkúti · 1 year, 4 months ago
  13. ec17c1c Merge pull request #9005 from valeriosetti/issue8712-backport by Bence Szépkúti · 1 year, 4 months ago
  14. 387aaff Merge pull request #9007 from mpg/checkbox-3.6 by Tom Cosgrove · 1 year, 4 months ago
  15. b76573c We now have two LTS branches to backport to. by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  16. fd0e2f3 pk: fix documentation of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 4 months ago
  17. b2470d9 pk: fix typos in description of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 4 months ago
  18. 320180f pk: add check_pair info to mbedtls_pk_setup_opaque() documentation by Valerio Setti · 1 year, 5 months ago
  19. b2840b0 test_suite_pk: add failing check for sign_ext() in pk_psa_wrap_sign_ext() by Valerio Setti · 1 year, 5 months ago
  20. a53f543 pk: simplify mbedtls_pk_sign_ext() by Valerio Setti · 1 year, 5 months ago
  21. c26646c pk: fix description of mbedtls_pk_setup_opaque for sign_ext() by Valerio Setti · 1 year, 5 months ago
  22. c51b08c pk: fix indentation in description of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 5 months ago
  23. 013fa95 pk: fix description of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 5 months ago
  24. 872b8c4 pk: update documentation of mbedtls_pk_setup_opaque() based on #8951 by Valerio Setti · 1 year, 5 months ago
  25. 3c5ea11 pk: fix documentation for mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 5 months ago
  26. b711a98 pk: improve documentation of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 5 months ago
  27. 7ab1861 pk: fix documentation for mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 5 months ago
  28. 7e9711a test_suite_pk: test check_pair() also with opaque RSA keys by Valerio Setti · 1 year, 4 months ago
  29. 30978ec Merge pull request #8874 from stevenwdv/development by Paul Elliott · 1 year, 4 months ago
  30. e146940 Merge pull request #1216 from Mbed-TLS/mbedtls-3.6.0_mergeback by minosgalanakis · 1 year, 4 months ago
  31. 9860056 Revert "Autogenerated files for 3.6.0" by Minos Galanakis · 1 year, 4 months ago
  32. 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
  33. 078f823 Merge pull request #8990 from tom-cosgrove-arm:record-size-limit-support-is-now-released by Minos Galanakis · 1 year, 4 months ago
  34. 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
  35. f02c6ef Fix typo in psa_key_production_parameters_t doc: 65535 should be 65537 by Tom Cosgrove · 1 year, 4 months ago
  36. 1b3b174 Record size limit support is released, so remove warning about only for testing by Tom Cosgrove · 1 year, 4 months ago
  37. 7424296 Merge pull request #1213 from Mbed-TLS/mbedtls-3.6.0rc0-pr by minosgalanakis · 1 year, 5 months ago
  38. e8a6833 Autogenerated files for 3.6.0 by Minos Galanakis · 1 year, 5 months ago
  39. 8d94aec Fix some Changelog typos by Minos Galanakis · 1 year, 5 months ago
  40. 4492dbd Version Bump for 3.6.0 by Minos Galanakis · 1 year, 5 months ago
  41. 2c1daef Assemble Changelog by Minos Galanakis · 1 year, 5 months ago
  42. 96948e9 Merge pull request #8980 from adeaarm/fix_jinja_template by Minos Galanakis · 1 year, 5 months ago
  43. 700632e Fix #ifdef guard in driver wrapper template by Antonio de Angelis · 1 year, 5 months ago
  44. 611f899 Merge pull request #8957 from valeriosetti/issue8836 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  45. e2925ef Merge pull request #8967 from ronald-cron-arm/improve-version-selection-tests-titles by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  46. d9d6435 Merge branch 'development-restricted' into mbedtls-3.6.0rc0-pr by Minos Galanakis · 1 year, 5 months ago
  47. 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
  48. 5a9020f Merge pull request #8941 from daverodgman/branches-3.6lts by minosgalanakis · 1 year, 5 months ago
  49. 32a96d6 Merge pull request #8951 from valeriosetti/issue8938 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  50. 35884a4 ssl-opt.sh: Improve version selection test titles by Ronald Cron · 1 year, 5 months ago
  51. 2833050 test_suite_pk: fix guards in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  52. e331dde Merge pull request #1208 from Mbed-TLS/origin/dev/minosgalanakis/development-restricted-merge-19032024 by minosgalanakis · 1 year, 5 months ago
  53. ea01efa add changelog by Valerio Setti · 1 year, 5 months ago
  54. 144c27b pkwrite: add new internal symbol for the max supported public key DER length by Valerio Setti · 1 year, 5 months ago
  55. 027796c test_suite_pk: uniformly generate RSA and EC keys in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  56. 6fb2586 test_suite_pk: fix guards in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  57. 1b533ab test_suite_pk: test also RSA OAEP in pk_wrap_rsa_decrypt_test_vec() by Valerio Setti · 1 year, 5 months ago
  58. d45836a pk_wrap: fix algorithm selection in rsa_opaque_decrypt() by Valerio Setti · 1 year, 5 months ago
  59. 480dfc7 test_suite_pk: fix guards in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  60. 237424b test_suite_pk: simplify pk_copy_from_psa_success() by Valerio Setti · 1 year, 5 months ago
  61. b70f0fd Merge branch 'development' into 'development-restricted' by Minos Galanakis · 1 year, 5 months ago
  62. f71c060 test_suite_pk: properly size buffers for public keys in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  63. 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
  64. 4fc5b71 Merge pull request #1207 from ronald-cron-arm/binder-overread by Gilles Peskine · 1 year, 5 months ago
  65. 4f3262d pk_wrap: fix algorithm selection in rsa_opaque_sign_wrap() by Valerio Setti · 1 year, 5 months ago
  66. 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
  67. c262561 test_suite_pk: rename some variables in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  68. d38480b test_suite_pk: reshape pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  69. a5c5c58 tls13: srv: Fix potential stack buffer overread by Ronald Cron · 1 year, 5 months ago
  70. b2b9068 Merge pull request #8942 from valeriosetti/fix-null-dereference by Gilles Peskine · 1 year, 5 months ago
  71. 9f0858d Check C/C++ compilers separately for AppleClang ranlib by Steven WdV · 1 year, 5 months ago
  72. af14b89 Merge pull request #8932 from ronald-cron-arm/enable-tls13-by-default by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  73. 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
  74. 720c72b Merge pull request #1202 from davidhorstmann-arm/update-buffer-sharing-design-doc by David Horstmann · 1 year, 5 months ago
  75. 8ad5be0 add changelog by Valerio Setti · 1 year, 5 months ago
  76. 3147034 Mention MBEDTLS_PSA_ASSUME_EXCLUSIVE_BUFFERS by David Horstmann · 1 year, 5 months ago
  77. 0ea8071 Remove 'Question' line around testing by David Horstmann · 1 year, 5 months ago
  78. 92152dc Merge pull request #8940 from paul-elliott-arm/add_fixes_to_threading_changelog by Paul Elliott · 1 year, 5 months ago
  79. 0da8c51 Replace reference to master by Dave Rodgman · 1 year, 5 months ago
  80. 07500fd pk: check PK context type in mbedtls_pk_verify_ext() before trying RSA PSS by Valerio Setti · 1 year, 5 months ago
  81. d59caf4 test_suite_pk: extend pk_psa_wrap_sign_ext() by Valerio Setti · 1 year, 5 months ago
  82. 4d01066 Mention metatest.c by David Horstmann · 1 year, 5 months ago
  83. 872ee6e Mention MBEDTLS_TEST_MEMORY_CAN_POISON by David Horstmann · 1 year, 5 months ago
  84. 12b35bf Discuss test wrappers and updating them by David Horstmann · 1 year, 5 months ago
  85. 1fdf9d0 Update BRANCHES by Dave Rodgman · 1 year, 5 months ago
  86. 3747042 Merge pull request #8939 from daverodgman/codestyle-autogen by Dave Rodgman · 1 year, 5 months ago
  87. 5ea99af Add discussion of copying conveience macros by David Horstmann · 1 year, 5 months ago
  88. f5f4854 Add issues fixed to changelog entry by Paul Elliott · 1 year, 5 months ago
  89. 1c3b227 Abstractify example in design exploration by David Horstmann · 1 year, 5 months ago
  90. 3f2dcdd Rename mbedtls_psa_core_poison_memory() by David Horstmann · 1 year, 5 months ago
  91. 331b2cf Clarify design decision in light of actions by David Horstmann · 1 year, 5 months ago
  92. 1bd787a Minor relaxation to auto-gen regex by Dave Rodgman · 1 year, 5 months ago
  93. d2cb7f4 all.sh: Add TLS 1.2 only component by Ronald Cron · 1 year, 5 months ago
  94. 46ac065 all.sh: Adapt/Fix some components by Ronald Cron · 1 year, 5 months ago
  95. a3f385d all.sh: Disable TLS 1.3 when pre-requisites are not meet by Ronald Cron · 1 year, 5 months ago
  96. 27eb68d Enable TLS 1.3 by default by Ronald Cron · 1 year, 5 months ago
  97. 5ce1577 Merge pull request #8928 from Ryan-Everett-arm/update-psa-thread-safety-docs by Dave Rodgman · 1 year, 5 months ago gh-readonly-queue/development/pr-8928-47f8d0e840a5ab0179c5b90fbecf4609ef896268
  98. 4e4540d line length fix by Dave Rodgman · 1 year, 5 months ago
  99. 2a9eb22 Check file content to see if it looks auto-generated by Dave Rodgman · 1 year, 5 months ago
  100. 47f8d0e Merge pull request #8934 from paul-elliott-arm/add_threading_changelog by Manuel Pégourié-Gonnard · 1 year, 5 months ago