Commit message (Expand) | Author | Age | |
---|---|---|---|
* | tests: Update SSL network tests to use SSLContext, and work on CPython. | Damien George | 2023-12-12 |
* | tests: Replace umodule with module everywhere. | Jim Mussared | 2023-06-08 |
* | tests: Use .errno instead of .args[0] for OSError exceptions. | Damien George | 2021-04-23 |
* | extmod/modussl: Fix ussl read/recv/send/write errors when non-blocking. | Thorsten von Eicken | 2021-02-17 |