1. 032b15ce Add write selected_identity by Jerry Yu · 3 years, 1 month ago
  2. 3684782 add tests for offered psk parser by Jerry Yu · 3 years, 1 month ago
  3. 1c10556 add offered psks parser by Jerry Yu · 3 years, 1 month ago
  4. 6dcd18d export hdr checksum function by Jerry Yu · 3 years, 1 month ago
  5. bc817ba TLS 1.3: Limit scope of tls13_kex_modes handshake field by Ronald Cron · 3 years, 1 month ago
  6. 7990771 TLS 1.3: Use selected key exchange mode field by Ronald Cron · 3 years, 1 month ago
  7. 8538549 TLS 1.3: Add selected key exchange mode field by Ronald Cron · 3 years, 1 month ago
  8. 7f9ccfe TLS 1.3: Remove unnecessary key exchange mode check by Ronald Cron · 3 years, 1 month ago
  9. 2d8b7ac TLS 1.3: Fix selected key exchange mode check by Ronald Cron · 3 years, 1 month ago
  10. 7085aa4 Merge pull request #5896 from wernerlewis/aes_shallow_copy by Dave Rodgman · 3 years, 1 month ago
  11. 90ae438 Merge pull request #5913 from yuhaoth/pr/add-tls13-new-session-ticket by Ronald Cron · 3 years, 1 month ago
  12. 3afdf36 Add hash length check by Jerry Yu · 3 years, 1 month ago
  13. 9750f81 Rename MBEDTLS_SSL_TICKET_NONCE_LENGTH by Jerry Yu · 3 years, 1 month ago
  14. 0a430c8 Rename resumption_key and the hardcode len by Jerry Yu · 3 years, 1 month ago
  15. b144138 Remove ticket_flags by Jerry Yu · 3 years, 1 month ago
  16. 08aed4d fix comments and time_t type issues by Jerry Yu · 3 years, 1 month ago
  17. a0446a0 Add check_return flag by Jerry Yu · 3 years, 1 month ago
  18. 4e6c42a fix various issues by Jerry Yu · 3 years, 1 month ago
  19. cb3b139 move resume psk ticket computation to end by Jerry Yu · 3 years, 1 month ago
  20. af2c0c8 fix various comment/format issues by Jerry Yu · 3 years, 1 month ago
  21. a357cf4 Rename new_session_ticket state by Jerry Yu · 3 years, 1 month ago
  22. 29ab32d Add client side tests by Jerry Yu · 3 years, 1 month ago
  23. 2b4f02d Add new_session_ticket err handler by Jerry Yu · 3 years, 1 month ago
  24. f8a4994 Add tls13 new session ticket parser by Jerry Yu · 3 years, 1 month ago
  25. c62ae5f Add new session ticket message check by Jerry Yu · 3 years, 1 month ago
  26. a270f67 Add tls13 session fields by Jerry Yu · 3 years, 1 month ago
  27. 0038c5f Add ticket nonce setting by Jerry Yu · 3 years, 1 month ago
  28. d5b1eb5 Merge pull request #6078 from yuhaoth/pr/add-tls13-paser-psk-kex-mode-ext by Ronald Cron · 3 years, 1 month ago
  29. 854dd9e fix comment issue by Jerry Yu · 3 years, 1 month ago
  30. 0b5f495 Merge pull request #5953 from tuvshinzayaArm/update-document-PSA_ALG_RSA_PSS by Paul Elliott · 3 years, 1 month ago
  31. c52e3bd Improve comment by Jerry Yu · 3 years, 1 month ago
  32. 299e31f fix various issue by Jerry Yu · 3 years, 1 month ago
  33. 0dca5ef Merge pull request #6081 from daverodgman/assemble-cl-case by Dave Rodgman · 3 years, 1 month ago
  34. 72fa1c2 Merge pull request #960 from paul-elliott-arm/merge-into-3.2.1 by Paul Elliott · 3 years, 1 month ago
  35. af4b90d Revert "Add missing library/psa_crypto_driver_wrappers.c" by Paul Elliott · 3 years, 1 month ago
  36. 81c69b5 Revert "Revert "Revert "Add generated files for 3.2.0 release""" by Paul Elliott · 3 years, 1 month ago
  37. fe52e55 redirect stderr output in ubuntu22.04 by Jerry Yu · 3 years, 1 month ago
  38. e36397d add tests for psk_key_exchange_mode by Jerry Yu · 3 years, 1 month ago
  39. e19e3b9 Add psk_key_exchange_modes parser by Jerry Yu · 3 years, 1 month ago
  40. 869298b Add 3.2.1 Changelog by Paul Elliott · 3 years, 1 month ago mbedtls-3.2.1 v3.2.1
  41. cd08ba0 Bump version to 3.2.1 by Paul Elliott · 3 years, 1 month ago
  42. c2a9387 Add missing library/psa_crypto_driver_wrappers.c by Dave Rodgman · 3 years, 1 month ago
  43. 185d24b Revert "Revert "Add generated files for 3.2.0 release"" by Dave Rodgman · 3 years, 1 month ago
  44. 6dc7cdf Merge pull request #959 from paul-elliott-arm/merge-into-3.2.0 by Paul Elliott · 3 years, 1 month ago
  45. 7adb8cb Revert "Add generated files for 3.2.0 release" by Paul Elliott · 3 years, 1 month ago
  46. 3aef767 Merge pull request #957 from paul-elliott-arm/mbedtls-3.2.0rc0-pr by Paul Elliott · 3 years, 1 month ago mbedtls-3.2.0 v3.2.0
  47. cb21f2e Add generated files for 3.2.0 release by Paul Elliott · 3 years, 1 month ago
  48. f14b742 Update BRANCHES.md for 3.2.0 release by Paul Elliott · 3 years, 1 month ago
  49. 20362cd Bump library and so versions for 3.2.0 release by Paul Elliott · 3 years, 1 month ago
  50. 2238eed Update Changelog for 3.2.0 release by Paul Elliott · 3 years, 1 month ago
  51. 2089fd0 Rename Changelog entries that don't have .txt extension by Paul Elliott · 3 years, 1 month ago
  52. 237c87b Add missing Changelog entries by Paul Elliott · 3 years, 1 month ago
  53. f518f81 Ensure return for mbedtls_ssl_write_alpn_ext() is checked by Paul Elliott · 3 years, 1 month ago
  54. ca9556b Fix case of Mbed TLS in assemble_changelog.py by Dave Rodgman · 3 years, 1 month ago
  55. 9a8d784 Fixup test tls13_server_certificate_msg_invalid_vector_len by Paul Elliott · 3 years, 1 month ago
  56. 20ccd6e Merge remote-tracking branch 'origin/development' into mbedtls-3.2.0rc2-pr by Paul Elliott · 3 years, 1 month ago
  57. ce7d76e Merge remote-tracking branch 'mbedtls-restricted/development-restricted' into mbedtls-3.2.0rc0-pr by Ronald Cron · 3 years, 1 month ago
  58. a343d34 Merge pull request #6077 from paul-elliott-arm/fix_generate_debug_helpers_pylint by Paul Elliott · 3 years, 1 month ago
  59. 4a49651 Fix formatting of generate_ssl_debug_helpers.py by Paul Elliott · 3 years, 1 month ago
  60. 391e33a Merge pull request #6076 from paul-elliott-arm/fix_generate_debug_helpers by Dave Rodgman · 3 years, 1 month ago
  61. fe9d43c Fix generation of ssl_debug_helpers by Paul Elliott · 3 years, 1 month ago
  62. 6e80e09 Merge pull request #5915 from AndrzejKurek/cid-resumption-clash by Paul Elliott · 3 years, 1 month ago
  63. 1ce9ca0 Changelog rewording Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com> by Andrzej Kurek · 3 years, 1 month ago
  64. 21b5080 Clarify the need for calling mbedtls_ssl_derive_keys after extension parsing by Andrzej Kurek · 3 years, 1 month ago
  65. 826762e Merge pull request #5765 from leorosen/fix-some-resource-leaks by Paul Elliott · 3 years, 1 month ago
  66. 3a29e9c Improve changelog wording by Andrzej Kurek · 3 years, 1 month ago
  67. c6a4a1c Merge pull request #6011 from gabor-mezei-arm/coverity_22_07_01 by Dave Rodgman · 3 years, 1 month ago
  68. c1999d5 Add fallback when rk unaligned with padlock by Werner Lewis · 3 years, 1 month ago
  69. ddb8cd6 test_suite_ssl: Fix handshake options cleanup by Andrzej Kurek · 3 years, 1 month ago
  70. 0358597 Merge pull request #5757 from mpg/update-doc-use-psa by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  71. 9dc4402 test_suite_ssl: zeroize the cache pointer in case if the struct memory gets reused by Andrzej Kurek · 3 years, 1 month ago
  72. 1e08568 test_suite_ssl: remove unnecessary user data checks by Andrzej Kurek · 3 years, 1 month ago
  73. 3d0d501 test_suite_ssl: prefer ASSERT_ALLOC over malloc by Andrzej Kurek · 3 years, 1 month ago
  74. 2e1a232 Fix changelog wording Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com> by Andrzej Kurek · 3 years, 1 month ago
  75. 92d7417 Formatting fixes Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com> by Andrzej Kurek · 3 years, 1 month ago
  76. e11acb2 test_suite_ssl: add proper cache cleanup by Andrzej Kurek · 3 years, 1 month ago
  77. e8ad0d7 Disable bad session id length test in TLS 1.3 by Andrzej Kurek · 3 years, 2 months ago
  78. 456a109 test_suite_ssl: add required dependencies for default handshake parameters by Andrzej Kurek · 3 years, 2 months ago
  79. 6e518ab test_suite_ssl: add missing options cleanup by Andrzej Kurek · 3 years, 2 months ago
  80. ed58b50 test_suite_ssl: add missing MBEDTLS_SSL_SERVER_C dependency by Andrzej Kurek · 3 years, 2 months ago
  81. 626a931 test_suite_ssl: Add missing arguments in endpoint initialization by Andrzej Kurek · 3 years, 2 months ago
  82. 9abad0c Improve the changelog message to contain more details by Andrzej Kurek · 3 years, 2 months ago
  83. 514683a Add a test with a bad session_id_len that makes cache setting fail by Andrzej Kurek · 3 years, 2 months ago
  84. 780dc18 Refactor test_suite_ssl tests to enable cache setting by Andrzej Kurek · 3 years, 2 months ago
  85. b7aba1a Improve Changelog by Paul Elliott · 3 years, 3 months ago
  86. 072d2b0 Add pem_free() to other error paths in pk_parse_public_key() by Paul Elliott · 3 years, 3 months ago
  87. 56e01f3 Created customary ChangeLog.d entry. by Leonid Rozenboim · 3 years, 3 months ago
  88. 116f50c Fix resource leaks by Leonid Rozenboim · 3 years, 4 months ago
  89. b5b27c1 Misc clean-ups in docs/use-psa-crypto.md by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  90. 465341f Add ChangeLog entries for general Use PSA improvements by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  91. 2dc436d Tune description of PSA crypto implementation by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  92. 0dba51c Fix list of what's common to TLS 1.2 and 1.3 by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  93. 9bf9b9e Link to restartable ECC EPIC by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  94. cbc03f5 Update README about USE_PSA_CRYPTO by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  95. f3f79a0 Now compatible with MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  96. 3e83098 Clarify the TLS 1.3 situation by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  97. 103b992 Remove HKDF-Extract/Expand by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  98. b2bd34e Update docs/use-psa-crypto.md by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  99. ff43ff6 Remove stability waiver from USE_PSA by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  100. 97ec0b7 Clarify effect of USE_PSA on TLS 1.3 by Manuel Pégourié-Gonnard · 3 years, 4 months ago