circuitpython/shared-bindings/ssl
Dan Halbert ce959a9af4
Merge pull request #6342 from dhalbert/pin-hash
make Pin hashable
2022-05-03 22:43:46 -04:00
..
SSLContext.c Add methods to ssl.SSLContext for handling self-signed certs 2021-12-14 01:00:50 +00:00
SSLContext.h Add methods to ssl.SSLContext for handling self-signed certs 2021-12-14 01:00:50 +00:00
SSLSocket.c use generic hash routine where possible 2022-05-03 19:11:54 -04:00
SSLSocket.h Remove OSError(0) and old network modules 2021-07-21 17:33:40 -07:00
__init__.c Use shortcut "directive" for subset note 2022-05-03 14:56:12 -04:00
__init__.h run code formatting script 2021-03-15 19:27:36 +05:30