summaryrefslogtreecommitdiff
path: root/extmod/modtls_mbedtls.c
AgeCommit message (Expand)Author
2024-02-20all: Use mp_obj_malloc_with_finaliser everywhere it's applicable.Damien George
2024-02-07extmod/modtls_mbedtls: Implement cert verification callback for mbedtls.Felix Dörre
2024-02-07extmod/modtls: Move the native ssl module to tls.Felix Dörre