summaryrefslogtreecommitdiff
path: root/shared-bindings/ssl
AgeCommit message (Collapse)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-10-29Fixing make stub warnings and mypy issuesmaksw23
2020-09-03Changes based on Dan's feedbackScott Shawcroft
2020-08-19Add basic error handlingScott Shawcroft
2020-08-19Remove debug printsScott Shawcroft
2020-08-19SSL works until it runs out of memoryScott Shawcroft