Commit message (Expand) | Author | Age | |
---|---|---|---|
* | tests/net_inet: Add simpler tls sites test, and skip existing on axtls. | Damien George | 2024-03-29 |
* | tests: Update SSL network tests to use SSLContext, and work on CPython. | Damien George | 2023-12-12 |
* | extmod/modssl: Add SSLContext class. | Damien George | 2023-06-26 |
* | tests: Replace umodule with module everywhere. | Jim Mussared | 2023-06-08 |
* | tests/net_inet: Remove broken api.telegram.org from tests. | Andrew Leech | 2022-06-03 |
* | extmod/modussl: Fix ussl read/recv/send/write errors when non-blocking. | Thorsten von Eicken | 2021-02-17 |
* | extmod/modussl_mbedtls: Integrate shorter error strings. | Thorsten von Eicken | 2020-07-21 |
* | tests: Format all Python code with black, except tests in basics subdir. | David Lechner | 2020-03-30 |
* | tests/net_inet: Update tls test to work with CPython and incl new site. | Damien George | 2017-10-26 |
* | tests/net_inet/test_tls_sites.py: Integration test for SSL connections. | Paul Sokolovsky | 2017-06-21 |