index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/docs/library/bluetooth
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extmod
/
mbedtls
/
mbedtls_config_common.h
Age
Commit message (
Expand
)
Author
2025-07-23
extmod/mbedtls: Undefine ARRAY_SIZE if defined by platform.
Angus Gratton
2025-07-23
extmod/mbedtls: Implement recommended DTLS features, make optional.
Angus Gratton
2025-02-14
extmod/modtls_mbedtls: Wire in support for DTLS.
Keenan Johnson
2025-01-17
lib/mbedtls: Update to mbedtls v3.6.2.
Glenn Strauss
2024-07-02
extmod/mbedtls: Enable GCM and ECDHE-RSA in common mbedtls config.
Sylvain Zimmer
2024-01-30
all: Update bindings, ports and tests for mbedtls v3.5.1.
Carlosgg
2023-12-01
extmod/mbedtls: Enable certificate time/date validation by default.
Damien George
2022-10-22
extmod/mbedtls: Remove brainpool curves from config.
Damien George
2022-10-22
extmod/mbedtls: Remove MBEDTLS_ECP_DP_CURVE25519_ENABLED config.
Damien George
2022-10-22
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