index
:
micropython
master
parse-bytecode
v1.22-release
v1.24-release
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
ports
/
stm32
/
mbedtls
/
mbedtls_config.h
Commit message (
Expand
)
Author
Age
*
all: Update bindings, ports and tests for mbedtls v3.5.1.
Carlosgg
2024-01-30
*
extmod/mbedtls: Enable certificate time/date validation by default.
Damien George
2023-12-01
*
stm32/mbedtls: Enable mbedtls certificate time validation.
iabdalkader
2022-11-08
*
extmod/mbedtls: Enable elliptic curve DH and DSA cryptography.
Damien George
2022-10-22
*
extmod/mbedtls: Enable MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_KEY_EXCHANGE.
Damien George
2022-10-22
*
extmod/mbedtls: Add common configuration file, and use it in all ports.
Damien George
2022-10-22
*
stm32/mbedtls: Use core-provided tracked alloc instead of custom funcs.
Damien George
2022-05-05
*
ports: Reformat more C and Python source code.
Damien George
2022-04-20
*
stm32/mbedtls: Enable MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_KEY_EXCHANGE.
Damien George
2022-01-17
*
extmod/modussl_mbedtls: Integrate shorter error strings.
Thorsten von Eicken
2020-07-21
*
stm32/mbedtls: Resize mbedtls output buffer from 16 down to 4 kiB.
Jim Mussared
2019-12-21
*
stm32: Integrate optional mbedTLS component for ussl module.
Damien George
2019-06-05