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 }}
carpentry-org
/
tls
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: carpentry-org/tls
Actions
All workflows
Workflows
CI
CI
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
22 workflow runs
22 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
0.2.1: tell resolution, connection and handshake failures apart
CI
#22:
Commit
7caefa9
pushed by
hellerve
6m 36s
main
main
6m 36s
View workflow file
remove generated docs
CI
#21:
Commit
b0cc148
pushed by
hellerve
22m 29s
main
main
22m 29s
View workflow file
0.2.0: capture SSL error on send/send-bytes write failure, CI fmt/lint
CI
#20:
Commit
0e0fea3
pushed by
hellerve
1m 55s
main
main
1m 55s
View workflow file
Merge pull request #6 from carpentry-org/claude/capture-send-errors
CI
#19:
Commit
083dcba
pushed by
hellerve
54s
main
main
54s
View workflow file
capture SSL error on send/send-bytes write failure
CI
#18:
Pull request
#6
opened by
carpentry-agent
Bot
53s
claude/capture-send-errors
claude/capture-send-errors
53s
View #6
View workflow file
Fix CI: apply carp-fmt formatting and clear angler lint findings
CI
#17:
Commit
dd6e6d2
pushed by
hellerve
2m 23s
main
main
2m 23s
View workflow file
Declutter comments: keep docs on public API, drop banners and narration
CI
#16:
Commit
bca4524
pushed by
hellerve
3m 38s
main
main
3m 38s
View workflow file
ci: bump actions/checkout to v6
CI
#15:
Commit
3361673
pushed by
hellerve
1m 23s
main
main
1m 23s
View workflow file
Merge pull request #4 from carpentry-org/claude/nonblocking-io
CI
#14:
Commit
40e9fef
pushed by
hellerve
56s
main
main
56s
View workflow file
Add non-blocking TLS operations
CI
#13:
Pull request
#4
opened by
carpentry-agent
Bot
1m 2s
claude/nonblocking-io
claude/nonblocking-io
1m 2s
View #4
View workflow file
Merge pull request #3 from carpentry-org/claude/certificate-chain-file
CI
#12:
Commit
08293f0
pushed by
hellerve
1m 7s
main
main
1m 7s
View workflow file
Use certificate_chain_file for intermediate cert support
CI
#11:
Pull request
#3
opened by
carpentry-agent
Bot
1m 7s
claude/certificate-chain-file
claude/certificate-chain-file
1m 7s
View #3
View workflow file
Fix TLS correctness bugs
CI
#10:
Pull request
#2
synchronize by
carpentry-agent
Bot
58s
claude/tls-correctness-fixes
claude/tls-correctness-fixes
58s
View #2
View workflow file
Fix TLS correctness bugs
CI
#9:
Pull request
#2
synchronize by
carpentry-agent
Bot
57s
claude/tls-correctness-fixes
claude/tls-correctness-fixes
57s
View #2
View workflow file
Fix TLS correctness bugs
CI
#8:
Pull request
#2
opened by
carpentry-agent
Bot
44s
claude/tls-correctness-fixes
claude/tls-correctness-fixes
44s
View #2
View workflow file
ignore SIGPIPE so a closed peer can't kill the process
CI
#7:
Commit
6fa90c5
pushed by
hellerve
55s
main
main
55s
View workflow file
harden TLS contexts: disable renegotiation and compression
CI
#6:
Commit
e01dda5
pushed by
hellerve
50s
main
main
50s
View workflow file
Merge pull request #1 from carpentry-org/claude/server-tls
CI
#5:
Commit
70c0169
pushed by
hellerve
5m 8s
main
main
5m 8s
View workflow file
Add server-side TLS support
CI
#4:
Pull request
#1
synchronize by
carpentry-agent
Bot
1m 1s
claude/server-tls
claude/server-tls
1m 1s
View #1
View workflow file
Add server-side TLS support
CI
#3:
Pull request
#1
opened by
carpentry-agent
Bot
7m 24s
claude/server-tls
claude/server-tls
7m 24s
View #1
View workflow file
fix angler findings; style: format with carp-fmt; add CI gates
CI
#2:
Commit
8980ef1
pushed by
hellerve
7m 24s
main
main
7m 24s
View workflow file
add ci
CI
#1:
Commit
9dd762f
pushed by
hellerve
6m 15s
main
main
6m 15s
View workflow file
You can’t perform that action at this time.