circuitpython/shared-bindings/ssl
Dan Halbert 5edc59f070
Merge pull request #6337 from jepler/property-storage
Optimize flash storage of properties
2022-05-06 09:55:18 -04:00
..
SSLContext.c Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05: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