| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-02-03 | extmod/mbedtls: Try GC before failing to setup socket on esp32, unix. | Angus Gratton |
| 2024-10-25 | extmod/modtls_mbedtls: Support alternate sign callbacks in Python. | iabdalkader |
| 2024-10-25 | extmod/modtls_mbedtls: Add a thread-global ptr for current SSL context. | iabdalkader |
| 2024-08-26 | extmod/modtls_mbedtls: Optimise the DER certificate parsing fix. | Angus Gratton |
| 2024-08-13 | extmod/modtls_mbedtls: Fix DER parsing and calculation of key/cert len. | Peter Züger |
| 2024-07-04 | all: Use new mp_obj_new_str_from_cstr() function. | Jon Foster |
| 2024-03-07 | all: Remove the "STATIC" macro and just use "static" instead. | Angus Gratton |
| 2024-02-20 | all: Use mp_obj_malloc_with_finaliser everywhere it's applicable. | Damien George |
| 2024-02-07 | extmod/modtls_mbedtls: Implement cert verification callback for mbedtls. | Felix Dörre |
| 2024-02-07 | extmod/modtls: Move the native ssl module to tls. | Felix Dörre |
