This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
shared-bindings
/
ssl
History
Dan Halbert
5edc59f070
Merge pull request
#6337
from jepler/property-storage
...
Optimize flash storage of properties
2022-05-06 09:55:18 -04: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
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