| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-06 | Remove logging from shared-bindings, fix translations, revert config target ↵ | Lucian Copeland | |
| macro | |||
| 2020-09-30 | Change submodule, rework all includes | Lucian Copeland | |
| 2020-09-11 | Fix bug with socket.recv_into size == 0. | Scott Shawcroft | |
| It returned 0 when it should have filled the buffer. Python reference: https://docs.python.org/3/library/socket.html#socket.socket.recv_into | |||
| 2020-09-03 | Changes based on Dan's feedback | Scott Shawcroft | |
| 2020-08-25 | Add hash to Socket so it can be used in dicts | Scott Shawcroft | |
| 2020-08-25 | Fix SocketPool radio check | Scott Shawcroft | |
| 2020-08-19 | Add error handling w/temp debug logs | Scott Shawcroft | |
| 2020-08-19 | Add basic error handling | Scott Shawcroft | |
| 2020-08-19 | Remove debug prints | Scott Shawcroft | |
| 2020-08-19 | Turn on json and enable socket.close | Scott Shawcroft | |
| 2020-08-19 | SSL works until it runs out of memory | Scott Shawcroft | |
| 2020-08-19 | HTTP works with my adafruit_requests | Scott Shawcroft | |
| 2020-08-19 | SocketPool stubbed out | Scott Shawcroft | |
| 2020-08-19 | Ping work and start to add socketpool | Scott Shawcroft | |
