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