summaryrefslogtreecommitdiffstatshomepage
path: root/tests/net_inet/test_tls_sites.py
Commit message (Expand)AuthorAge
* tests/net_inet: Add simpler tls sites test, and skip existing on axtls.Damien George2024-03-29
* tests: Update SSL network tests to use SSLContext, and work on CPython.Damien George2023-12-12
* extmod/modssl: Add SSLContext class.Damien George2023-06-26
* tests: Replace umodule with module everywhere.Jim Mussared2023-06-08
* tests/net_inet: Remove broken api.telegram.org from tests.Andrew Leech2022-06-03
* extmod/modussl: Fix ussl read/recv/send/write errors when non-blocking.Thorsten von Eicken2021-02-17
* extmod/modussl_mbedtls: Integrate shorter error strings.Thorsten von Eicken2020-07-21
* tests: Format all Python code with black, except tests in basics subdir.David Lechner2020-03-30
* tests/net_inet: Update tls test to work with CPython and incl new site.Damien George2017-10-26
* tests/net_inet/test_tls_sites.py: Integration test for SSL connections.Paul Sokolovsky2017-06-21