Age | Commit message (Expand) | Author |
---|---|---|
2023-06-08 | tests: Replace umodule with module everywhere. | Jim Mussared |
2022-07-18 | tests/extmod/ussl_basic: Make test run on axtls and mbedtls. | Damien George |
2020-07-20 | extmod/modussl: Improve exception error messages. | Thorsten von Eicken |
2020-03-30 | tests: Format all Python code with black, except tests in basics subdir. | David Lechner |
2019-04-30 | tests/ussl_basic: Disable setblocking() calls. | Paul Sokolovsky |
2017-07-20 | extmod/modussl_axtls: Allow to close ssl stream multiple times. | Paul Sokolovsky |
2017-06-10 | tests: Convert remaining "sys.exit()" to "raise SystemExit". | Paul Sokolovsky |
2017-03-09 | tests/extmod: Add very basic feature test for ussl module. | Damien George |