summaryrefslogtreecommitdiffstatshomepage
path: root/ports/stm32/mbedtls/mbedtls_config.h
Commit message (Expand)AuthorAge
* all: Update bindings, ports and tests for mbedtls v3.5.1.Carlosgg2024-01-30
* extmod/mbedtls: Enable certificate time/date validation by default.Damien George2023-12-01
* stm32/mbedtls: Enable mbedtls certificate time validation.iabdalkader2022-11-08
* extmod/mbedtls: Enable elliptic curve DH and DSA cryptography.Damien George2022-10-22
* extmod/mbedtls: Enable MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_KEY_EXCHANGE.Damien George2022-10-22
* extmod/mbedtls: Add common configuration file, and use it in all ports.Damien George2022-10-22
* stm32/mbedtls: Use core-provided tracked alloc instead of custom funcs.Damien George2022-05-05
* ports: Reformat more C and Python source code.Damien George2022-04-20
* stm32/mbedtls: Enable MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_KEY_EXCHANGE.Damien George2022-01-17
* extmod/modussl_mbedtls: Integrate shorter error strings.Thorsten von Eicken2020-07-21
* stm32/mbedtls: Resize mbedtls output buffer from 16 down to 4 kiB.Jim Mussared2019-12-21
* stm32: Integrate optional mbedTLS component for ussl module.Damien George2019-06-05