esp-idf/components/mbedtls
Mahavir Jain e9094cef66 fix(mbedtls): dynamic buffer feature issue with mbedtls 3.5.0
Set max TLS version in the SSL context during setup phase. Dynamic
buffer feature overrides the `mbedtls_ssl_setup` API and hence
this change is required per upstream 3.5.0 codebase change.
2023-10-11 09:32:32 +00:00
..
esp_crt_bundle Update common cert authorities csv 2023-03-12 11:00:24 +08:00
mbedtls@dd91f30058 feat(mbedtls): update to 3.5.0 release 2023-10-11 09:32:32 +00:00
port fix(mbedtls): dynamic buffer feature issue with mbedtls 3.5.0 2023-10-11 09:32:32 +00:00
test_apps feat(mbedtls): Integrate the ecdsa export public key feature in mbedtls 2023-09-06 11:07:40 +05:30
CMakeLists.txt feat(mbedtls): update to 3.5.0 release 2023-10-11 09:32:32 +00:00
Kconfig mbedtls: define MBEDTLS_SSL_CID_TLS1_3_PAD_GRANULARITY for CID padding 2023-09-08 11:45:55 +05:30