Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
csamuelson
/
circuitpython
Public
forked from
adafruit/circuitpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
circuitpython
shared-bindings
ssl
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 5, 2025
Switch to ruff like MicroPython
tannewt
committed
e277540
View commit details
Copy full SHA for e277540
View code at this point
Browse repository at this point
Commits on Jun 13, 2024
ensure variable is initialized
jepler
committed
7c85f6a
View commit details
Copy full SHA for 7c85f6a
View code at this point
Browse repository at this point
Commits on Jun 12, 2024
SSLSocket: handle exceptions during protocol read/write operations
Show description for 3215f6c
jepler
committed
3215f6c
View commit details
Copy full SHA for 3215f6c
View code at this point
Browse repository at this point
Commits on Jun 7, 2024
SSLSocket: Add stream protocol
Show description for 7969638
jepler
committed
7969638
View commit details
Copy full SHA for 7969638
View code at this point
Browse repository at this point
Commits on May 20, 2024
CircuitPython files: replace STATIC with static
dhalbert
committed
3f4d931
View commit details
Copy full SHA for 3f4d931
View code at this point
Browse repository at this point
guard2once -s ...
dhalbert
committed
950b5d0
View commit details
Copy full SHA for 950b5d0
View code at this point
Browse repository at this point
Commits on May 17, 2024
update headers of most CircuitPython-only files
dhalbert
committed
747b761
View commit details
Copy full SHA for 747b761
View code at this point
Browse repository at this point
Commits on Mar 25, 2024
SSLSocket: implement setsockopt (untested)
jepler
committed
e5f0579
View commit details
Copy full SHA for e5f0579
View code at this point
Browse repository at this point
Commits on Mar 21, 2024
ssl: make bind & listen into void functions (they throw exceptions)
jepler
committed
8c5d9d2
View commit details
Copy full SHA for 8c5d9d2
View code at this point
Browse repository at this point
sslsocket: Simplify handling the timeout value
Show description for b330989
jepler
committed
b330989
View commit details
Copy full SHA for b330989
View code at this point
Browse repository at this point
ssl: work on anything implementing the socket protocol
Show description for c793a02
jepler
committed
c793a02
View commit details
Copy full SHA for c793a02
View code at this point
Browse repository at this point
Commits on Feb 20, 2024
Fix ssl.SSLSocket bind() error checking
Show description for 605c39c
tannewt
committed
605c39c
View commit details
Copy full SHA for 605c39c
View code at this point
Browse repository at this point
Commits on Feb 15, 2024
mbedtls: move to shared-module
Show description for 9abe273
jepler
committed
9abe273
View commit details
Copy full SHA for 9abe273
View code at this point
Browse repository at this point
Commits on Nov 17, 2023
correct SSLContext.load_verify_locations() args
dhalbert
committed
9bdf1db
View commit details
Copy full SHA for 9bdf1db
View code at this point
Browse repository at this point
Commits on Oct 30, 2023
Switch to using MP_ERROR_TEXT instead of translate, globally
jepler
committed
774f6ac
View commit details
Copy full SHA for 774f6ac
View code at this point
Browse repository at this point
Commits on Oct 24, 2023
Fix native property setting from subclass
tannewt
committed
e62db5a
View commit details
Copy full SHA for e62db5a
View code at this point
Browse repository at this point
Commits on Oct 19, 2023
Fix merge bugs; remove shared/tinyusb/*
dhalbert
committed
c0a4abc
View commit details
Copy full SHA for c0a4abc
View code at this point
Browse repository at this point
Commits on Oct 11, 2023
Merge remote-tracking branch 'adafruit/main' into v1.20-merge
tannewt
committed
9633c4e
View commit details
Copy full SHA for 9633c4e
View code at this point
Browse repository at this point
Commits on Sep 20, 2023
convert to MP_DEFINED_CONST_OBJ_TYPE()
dhalbert
committed
4d175ab
View commit details
Copy full SHA for 4d175ab
View code at this point
Browse repository at this point
Commits on Sep 13, 2023
merge from 8.2.x
dhalbert
committed
9f1d526
View commit details
Copy full SHA for 9f1d526
View code at this point
Browse repository at this point
Commits on Sep 12, 2023
SSLContext.load_verify_locations - no kw-only args
dhalbert
committed
d8aeceb
View commit details
Copy full SHA for d8aeceb
View code at this point
Browse repository at this point
Commits on Aug 13, 2023
merge latest adafruit/main
dhalbert
committed
2171e67
View commit details
Copy full SHA for 2171e67
View code at this point
Browse repository at this point
Commits on Aug 8, 2023
wip: continuing compilation fixes; mp_obj_alloc everywhere
dhalbert
committed
0d2c3c3
View commit details
Copy full SHA for 0d2c3c3
View code at this point
Browse repository at this point
Commits on Jul 22, 2023
Mapping python None to NULL in cadata var
Gaweng Tan
committed
8140d0c
View commit details
Copy full SHA for 8140d0c
View code at this point
Browse repository at this point
Commits on Feb 1, 2023
run updated pre-commit
microdev1
committed
d9d94ea
View commit details
Copy full SHA for d9d94ea
View code at this point
Browse repository at this point
Commits on Oct 10, 2022
Add support for SSL client certificate (load_cert_chain)
Show description for c98174e
jepler
committed
c98174e
View commit details
Copy full SHA for c98174e
View code at this point
Browse repository at this point
Commits on Oct 5, 2022
pico w: add ssl module
Show description for dcb650c
jepler
authored and
dhalbert
committed
dcb650c
View commit details
Copy full SHA for dcb650c
View code at this point
Browse repository at this point
Commits on Sep 30, 2022
Tweak black_bindings
Show description for 907c5d3
jepler
committed
907c5d3
View commit details
Copy full SHA for 907c5d3
View code at this point
Browse repository at this point
Commits on Sep 27, 2022
run black_bindings across all bindings
jepler
committed
b2cc8d2
View commit details
Copy full SHA for b2cc8d2
View code at this point
Browse repository at this point
Commits on May 6, 2022
Merge pull request #6337 from jepler/property-storage
Show description for 5edc59f
dhalbert
authored
5edc59f
View commit details
Copy full SHA for 5edc59f
View code at this point
Browse repository at this point
Commits on May 4, 2022
Merge pull request #6342 from dhalbert/pin-hash
Show description for ce959a9
dhalbert
authored
ce959a9
View commit details
Copy full SHA for ce959a9
View code at this point
Browse repository at this point
Commits on May 3, 2022
use generic hash routine where possible
dhalbert
committed
68acd14
View commit details
Copy full SHA for 68acd14
View code at this point
Browse repository at this point
Use shortcut "directive" for subset note
tekktrik
committed
24fb138
View commit details
Copy full SHA for 24fb138
View code at this point
Browse repository at this point
Add os, "socket", atexit, ssl, struct, traceback, math links
tekktrik
authored
bbc29e8
View commit details
Copy full SHA for bbc29e8
View code at this point
Browse repository at this point
Make MP_PROPERTY_GETTER / _GETSET fully declare the property
Show description for 78cf0a9
jepler
committed
78cf0a9
View commit details
Copy full SHA for 78cf0a9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.