1. a2da9c7 Merge pull request #5631 from gstrauss/enum-tls-vers by Paul Elliott · 3 years, 4 months ago
  2. 09dc05b Merge pull request #5635 from gilles-peskine-arm/psa-test-op-fail by Gilles Peskine · 3 years, 4 months ago
  3. d09b343 Deprecate mbedtls_ssl_conf_(min/max)_version() by Glenn Strauss · 3 years, 4 months ago
  4. dff8462 Unify internal/external TLS protocol version enums by Glenn Strauss · 3 years, 5 months ago
  5. 43b0943 Merge pull request #1946 from hanno-arm/alert_reentrant by Gilles Peskine · 3 years, 4 months ago
  6. eaf3086 Merge pull request #1133 from RonEld/1805 by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  7. f945e0a Update ChangeLog.d/alert_reentrant.txt by Dave Rodgman · 3 years, 4 months ago
  8. 8813c03 Add ChangeLog entry by Hanno Becker · 7 years ago
  9. 236e17e Introduce mbedtls_ssl_hs_cb_t typedef by Glenn Strauss · 3 years, 5 months ago
  10. a91b685 Merge pull request #5429 from yuhaoth/pr/fix-parallel-build-fail-of-cmake_out_source by Gilles Peskine · 3 years, 4 months ago
  11. 33a9d61 Merge pull request #5638 from paul-elliott-arm/ssl_cid_accessors by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  12. 0113cf1 Add accessor for own cid to ssl context by Paul Elliott · 3 years, 5 months ago
  13. 3304f25 Merge pull request #5653 from paul-elliott-arm/handshake_over by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  14. 571f118 Merge pull request #5642 from mprse/ecp_export by Paul Elliott · 3 years, 4 months ago
  15. 1c41501 Merge pull request #5632 from tom-cosgrove-arm/seclib-667-sha512-acceleration-mbedtls-internal by Dave Rodgman · 3 years, 4 months ago
  16. 63d97ad Merge pull request #5559 from yuhaoth/pr/add-rsae-sha384-sha512 by Ronald Cron · 3 years, 4 months ago
  17. 2076cbe Add function name to changelog by Przemek Stekiel · 3 years, 4 months ago
  18. 87fbfb5 SECLIB-667: Accelerate SHA-512 with A64 crypto extensions by Tom Cosgrove · 3 years, 5 months ago
  19. 93ba3e3 Add mbedtls_ssl_is_handshake_over() function by Paul Elliott · 3 years, 5 months ago
  20. 8beb9e1 Change prototype of pk_sign_ext by Jerry Yu · 3 years, 5 months ago
  21. a5bebc2 Add changelog entry by Paul Elliott · 3 years, 5 months ago
  22. 815af94 Add ChangeLog file by Przemek Stekiel · 3 years, 5 months ago
  23. 183264c Fix shared library link error with cmake on Windows by Ron Eldor · 8 years ago
  24. 08622b6 Declare PSA_WANT_ALG_CCM_STAR_NO_TAG and use it in tests by Gilles Peskine · 3 years, 5 months ago
  25. 2cecd8a Merge pull request #3624 from daxtens/timeless by Dave Rodgman · 3 years, 5 months ago
  26. 868d38f Merge pull request #5547 from tom-cosgrove-arm/seclib-667-sha256-acceleration-mbedtls-internal by Dave Rodgman · 3 years, 5 months ago
  27. c11bffe Merge pull request #5139 from mprse/key_der_ecc by Manuel Pégourié-Gonnard · 3 years, 5 months ago
  28. b38f797 Add change log entry for psa ECC key derivation by Przemek Stekiel · 3 years, 5 months ago
  29. 7599f31 Update changelog entry by Jerry Yu · 3 years, 5 months ago
  30. 81d903f Merge pull request #5510 from SiliconLabs/feature/PSEC-3269-MD-X.509-hashing by Gilles Peskine · 3 years, 5 months ago
  31. 10e5cdb Merge pull request #5454 from gstrauss/cert_cb-user_data by Manuel Pégourié-Gonnard · 3 years, 5 months ago
  32. 73e91e1 Merge pull request #2229 from RonEld/fix_test_md_api_violation by Dave Rodgman · 3 years, 5 months ago
  33. 17f452a Merge pull request #5448 from lhuang04/tls13_alpn by Paul Elliott · 3 years, 5 months ago
  34. 6dd2e34 Add changelog entry by Jerry Yu · 3 years, 5 months ago
  35. 15364ff Merge pull request #5579 from SiliconLabs/erase_secret_before_free by Gilles Peskine · 3 years, 5 months ago
  36. 70245be Add ChangeLog entry for fix to mbedtls_md_process() test by Tom Cosgrove · 3 years, 5 months ago
  37. 3475b26 Add a changelog entry by Andrzej Kurek · 3 years, 6 months ago
  38. d929dbb Merge pull request #5368 from mfil/feature/additional_md_getters by Gilles Peskine · 3 years, 5 months ago
  39. 5459a15 Merge pull request #5365 from Tachi107/msvc-utf-8 by Gilles Peskine · 3 years, 5 months ago
  40. 6989407 Add accessor to retrieve SNI during handshake by Glenn Strauss · 3 years, 6 months ago
  41. 36872db Provide means to reset handshake cert list by Glenn Strauss · 3 years, 7 months ago
  42. 2ed9527 Add server certificate selection callback by Glenn Strauss · 3 years, 7 months ago
  43. 4b94f10 Add changelog entry for zeroizing key buffers before freeing by Steven Cooreman · 3 years, 5 months ago
  44. a0237f8 Add missing key destruction calls in ssl_write_client_key_exchange by Andrzej Kurek · 3 years, 5 months ago
  45. 9202909 build(msvc): always assume source files are in UTF-8 by Andrea Pappacoda · 3 years, 7 months ago
  46. 9cb0882 Minor clarification by Gilles Peskine · 3 years, 6 months ago
  47. 80dae04 Make user_data fields private by Gilles Peskine · 3 years, 7 months ago
  48. c63a1e0 Fix mbedtls_ssl_get_version() for TLSv1.3 by Gilles Peskine · 3 years, 7 months ago
  49. e1a0c25 New function to access the TLS version from a context as an enum by Gilles Peskine · 3 years, 7 months ago
  50. 915896f Add accessor function from mbedtls_ssl_context to the configuration by Gilles Peskine · 3 years, 7 months ago
  51. 69477b5 Add a field for application data to TLS structures by Gilles Peskine · 3 years, 7 months ago
  52. f3ebd90 SECLIB-667: Accelerate SHA-256 with A64 crypto extensions by Tom Cosgrove · 3 years, 6 months ago
  53. 4fa604c Merge pull request #5511 from SiliconLabs/feature/PSEC-3195-PSA-test-suites-NOT-using-UID-0 by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  54. 3d1f8b9 Merge pull request #5532 from ronald-cron-arm/tls13_and_use_psa_crypto by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  55. e14b644 Merge pull request #5456 from mpg/cleanup-ecdh-psa by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  56. 86cacac Port ALPN support for tls13 client from tls13-prototype by lhuang04 · 3 years, 7 months ago
  57. fb84e98 Add change log by Ronald Cron · 3 years, 6 months ago
  58. bebeae9 Merge pull request #5504 from gstrauss/mbedtls_pem_get_der by Gilles Peskine · 3 years, 6 months ago
  59. a950938 Add mbedtls_ssl_ticket_rotate for ticket rotation. by Glenn Strauss · 3 years, 6 months ago
  60. 72bd4e4 Add accessor to get buf from mbedtls_pem_context by Glenn Strauss · 3 years, 6 months ago
  61. d62e906 TEST: added psa_its_set expected failure test by pespacek · 3 years, 6 months ago
  62. 7599a77 X.509: use PSA for hashing under USE_PSA_CRYPTO by pespacek · 3 years, 6 months ago
  63. 141be6c Fix missing check on server-chosen curve by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  64. 1ab2d69 Merge pull request #5385 from AndrzejKurek/use-psa-crypto-reduced-configs by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  65. a9f32fb Merge pull request #5382 from lhuang04/tls13_f_export_keys by Paul Elliott · 3 years, 6 months ago
  66. a3890a3 Swap the client and server random for TLS 1.3 by lhuang04 · 3 years, 7 months ago
  67. 76c185b Add a changelog entry regarding bugfixes by Andrzej Kurek · 3 years, 6 months ago
  68. fcca7cf Merge pull request #5428 from gstrauss/mbedtls_ssl_ciphersuite by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  69. b032685 Merge pull request #5309 from gilles-peskine-arm/pkparse-pkcs8-unencrypted-no-alloc by Dave Rodgman · 3 years, 6 months ago
  70. fe271b9 Merge pull request #5253 from AndrzejKurek/chacha-iv-len-16-fixes by Gilles Peskine · 3 years, 7 months ago
  71. ad40bb7 Add a changelog entry for forced MBEDTLS_PK_WRITE_C by Andrzej Kurek · 3 years, 7 months ago
  72. f2d4e27 Add a changelog entry for the ChaCha20 default behavior change by Andrzej Kurek · 3 years, 8 months ago
  73. 73839e0 Merge pull request #5353 from gstrauss/mbedtls_ssl_config_defaults-repeat by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  74. 8f52690 Add accessors for ciphersuite info by Glenn Strauss · 3 years, 7 months ago
  75. 08f3465 Return the same error in multipart and single shot AEAD by Bence Szépkúti · 3 years, 8 months ago
  76. 8737ec2 Add ChangeLog entry for md_info getter by Max Fillinger · 3 years, 7 months ago
  77. cee1129 Reset dhm_P and dhm_G if config call repeated by Glenn Strauss · 3 years, 8 months ago
  78. 4a9e026 Review comments addressed by Archana · 3 years, 8 months ago
  79. 21b20c7 Add Changelog and update documentation by Archana · 3 years, 8 months ago
  80. 831cf48 Assemble change log by Ronald Cron · 3 years, 8 months ago
  81. acf0df8 Add change log for #4842 by Ronald Cron · 3 years, 8 months ago
  82. be252a0 Add change log for #4859 by Ronald Cron · 3 years, 8 months ago
  83. 7e1cb12 Add change log for #4514 by Ronald Cron · 3 years, 8 months ago
  84. 2a4344d Add change log for #4883 by Ronald Cron · 3 years, 8 months ago
  85. a53779d Add missing changelog for ARIA (#4959) by Dave Rodgman · 3 years, 8 months ago
  86. 28e3bcf Fix misleading ChangeLog entry formatting. by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  87. 4e511ed Double-free goes under security, not bugfix. by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  88. 8188d19 Merge branch 'development-restricted' into mbedtls-3.1.0rc-pr by Ronald Cron · 3 years, 8 months ago
  89. 32d2a58 Merge pull request #5325 from gilles-peskine-arm/zeroize-tag-3.1 by Gilles Peskine · 3 years, 8 months ago
  90. a5c1851 Merge pull request #5155 from paul-elliott-arm/pcks12_fix by Gilles Peskine · 3 years, 8 months ago
  91. 36d33f3 Generalize MAC zeroization changelog entry by Gilles Peskine · 3 years, 8 months ago
  92. 050ad4b Merge pull request #5313 from gilles-peskine-arm/missing-ret-check-mbedtls_md_hmac by Dave Rodgman · 3 years, 8 months ago
  93. ecf6beb Catch failures of md_hmac operations by Gilles Peskine · 3 years, 8 months ago
  94. d5ba50e Zeroize local MAC variables by Gilles Peskine · 3 years, 8 months ago
  95. c11192f Merge pull request #5290 from minosgalanakis/development by Gilles Peskine · 3 years, 8 months ago
  96. 0ca2195 mbedtls_pk_parse_key: don't allocate if not needed by Gilles Peskine · 3 years, 8 months ago
  97. c10086e changelog: Addressed review comments #6 by Minos Galanakis · 3 years, 8 months ago
  98. 6aeda53 Add change log for TLS 1.3 MVP by Ronald Cron · 3 years, 8 months ago
  99. d5b2a59 Merge pull request #5047 from paul-elliott-arm/psa-m-aead-ccm by Gilles Peskine · 3 years, 8 months ago
  100. 49c2095 Merge pull request #865 from davidhorstmann-arm/3.0-fix-session-copy-bug-chglog by Manuel Pégourié-Gonnard · 3 years, 8 months ago