Commit message (Expand) | Author | Age | |
---|---|---|---|
* | all: Remove readall() method, which is equivalent to read() w/o args. | Paul Sokolovsky | 2016-11-14 |
* | extmod/modussl_mbedtls: Add dummy setblocking() method. | Paul Sokolovsky | 2016-10-15 |
* | extmod: Use mp_raise_OSError helper function. | Damien George | 2016-10-07 |
* | extmod/modussl_mbedtls: Add server_hostname param for wrap_socket(). | Paul Sokolovsky | 2016-09-23 |
* | extmod/modussl_mbedtls: Use 2-component include paths. | Paul Sokolovsky | 2016-09-22 |
* | extmod/modussl_mbedtls: Implement key= and cert= args to wrap_socket(). | Paul Sokolovsky | 2016-09-22 |
* | extmod/modussl_mbedtls: Initial implementation of mbedTLS ussl module. | Paul Sokolovsky | 2016-09-21 |