summaryrefslogtreecommitdiff
path: root/ports/esp32s2/common-hal/ssl
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2021-02-05Make timeout core types consistentLucian Copeland
2021-02-01Fix hash, close, error bugsLucian Copeland
2021-01-29Fix documentation buildsLucian Copeland
2021-01-26Fix stubs error, out of sockets error, invalid TLS leakLucian Copeland
2021-01-25Separate Socket and SSLSocket, add LWIP connectLucian Copeland
2020-09-30Change submodule, rework all includesLucian Copeland
2020-08-19SSL works until it runs out of memoryScott Shawcroft
2020-08-19HTTP works with my adafruit_requestsScott Shawcroft