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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ponylang
/
ssl
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1
Star
5
Code
Issues
0
Pull requests
1
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Actions: ponylang/ssl
Actions
All workflows
Workflows
Add discuss during sync label
Add discuss during sync label
Announce a release
Announce a release
Changelog Bot
Changelog Bot
Lint GitHub Action Workflows
Lint GitHub Action Workflows
Linux ponyc update breakage test
Linux ponyc update breakage test
Manually generate documentation
Manually generate documentation
pony-lint
pony-lint
PR
PR
Prepare for a release
Prepare for a release
Release
Release
Show more workflows...
Management
Caches
Deployments
PR
PR
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
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
pr.yml
will be ignored since log searching is not yet available
147 workflow runs
147 workflow runs
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.
Add SSL.close() and SSLClosed for orderly TLS shutdown
PR
#145:
Pull request
#148
synchronize by
SeanTAllen
1m 11s
sean-allen/tls-orderly-shutdown
sean-allen/tls-orderly-shutdown
1m 11s
View #148
View workflow file
Add SSL.close() and SSLClosed for orderly TLS shutdown
PR
#144:
Pull request
#148
synchronize by
SeanTAllen
1m 8s
sean-allen/tls-orderly-shutdown
sean-allen/tls-orderly-shutdown
1m 8s
View #148
View workflow file
Add SSL.close() and SSLClosed for orderly TLS shutdown
PR
#143:
Pull request
#148
synchronize by
SeanTAllen
1m 11s
sean-allen/tls-orderly-shutdown
sean-allen/tls-orderly-shutdown
1m 11s
View #148
View workflow file
Add SSL.close() and SSLClosed for orderly TLS shutdown
PR
#142:
Pull request
#148
opened by
SeanTAllen
1m 0s
sean-allen/tls-orderly-shutdown
sean-allen/tls-orderly-shutdown
1m 0s
View #148
View workflow file
Add SSL.shutdown to send close_notify; split SSLPeerClosed off SSLError
PR
#141:
Pull request
#147
synchronize by
SeanTAllen
1m 3s
add-ssl-shutdown
add-ssl-shutdown
1m 3s
View #147
View workflow file
Add SSL.shutdown to send close_notify; split SSLPeerClosed off SSLError
PR
#140:
Pull request
#147
opened by
SeanTAllen
1m 13s
add-ssl-shutdown
add-ssl-shutdown
1m 13s
View #147
View workflow file
Resolve test asset paths via SSL_TEST_ASSETS
PR
#139:
Pull request
#145
opened by
SeanTAllen
1m 19s
fix-test-asset-paths
fix-test-asset-paths
1m 19s
View #145
View workflow file
Use phantom primitive for TLS_method return type
PR
#138:
Pull request
#144
opened by
SeanTAllen
1m 9s
fix-tls-method-pointer-type
fix-tls-method-pointer-type
1m 9s
View #144
View workflow file
Reject inverted protocol version range in SSLContext
PR
#137:
Pull request
#142
opened by
SeanTAllen
1m 21s
fix-inverted-proto-version-range
fix-inverted-proto-version-range
1m 21s
View #142
View workflow file
Fix SSLConnection calling auth_failed twice for one failure
PR
#136:
Pull request
#141
opened by
SeanTAllen
1m 7s
fix-double-auth-failed
fix-double-auth-failed
1m 7s
View #141
View workflow file
Fix client sessions not reporting immediate handshake failures
PR
#135:
Pull request
#140
opened by
SeanTAllen
1m 8s
fix-create-handshake-classification
fix-create-handshake-classification
1m 8s
View #140
View workflow file
Fix SSL.write silently losing data when encryption fails
PR
#134:
Pull request
#139
opened by
SeanTAllen
1m 6s
fix-ssl-write-return-value
fix-ssl-write-return-value
1m 6s
View #139
View workflow file
Fix ssl/net silently losing data past two gibibytes
PR
#133:
Pull request
#138
opened by
SeanTAllen
1m 10s
fix-i32-narrowing-ssl-net
fix-i32-narrowing-ssl-net
1m 10s
View #138
View workflow file
Fix read and alpn_selected returning data from authentication-failed sessions
PR
#132:
Pull request
#136
synchronize by
SeanTAllen
1m 19s
fix-read-and-alpn-auth-fail-guard
fix-read-and-alpn-auth-fail-guard
1m 19s
View #136
View workflow file
Fix read and alpn_selected returning data from authentication-failed sessions
PR
#131:
Pull request
#136
synchronize by
SeanTAllen
46s
fix-read-and-alpn-auth-fail-guard
fix-read-and-alpn-auth-fail-guard
46s
View #136
View workflow file
Fix read and alpn_selected returning data from authentication-failed sessions
PR
#130:
Pull request
#136
opened by
SeanTAllen
1m 8s
fix-read-and-alpn-auth-fail-guard
fix-read-and-alpn-auth-fail-guard
1m 8s
View #136
View workflow file
Add else branches to SSL_get_error matches in read and receive
PR
#129:
Pull request
#135
opened by
SeanTAllen
1m 10s
fix-unhandled-ssl-get-error-results
fix-unhandled-ssl-get-error-results
1m 10s
View #135
View workflow file
Fix receive reporting inconsistent state when a callback contaminates the error queue
PR
#128:
Pull request
#134
synchronize by
SeanTAllen
1m 0s
fix-alpn-queue-contamination
fix-alpn-queue-contamination
1m 0s
View #134
View workflow file
Fix receive reporting inconsistent state when a callback contaminates the error queue
PR
#127:
Pull request
#134
synchronize by
SeanTAllen
1m 2s
fix-alpn-queue-contamination
fix-alpn-queue-contamination
1m 2s
View #134
View workflow file
Fix receive reporting inconsistent state when a callback contaminates the error queue
PR
#126:
Pull request
#134
opened by
SeanTAllen
1m 16s
fix-alpn-queue-contamination
fix-alpn-queue-contamination
1m 16s
View #134
View workflow file
Fix unproven peer certificates reporting SSLError instead of SSLAuthFail
PR
#125:
Pull request
#133
opened by
SeanTAllen
1m 6s
fix-unproven-cert-auth-fail
fix-unproven-cert-auth-fail
1m 6s
View #133
View workflow file
Fix handshake failures being reported as authentication failures
PR
#124:
Pull request
#126
synchronize by
SeanTAllen
1m 12s
issue-118-ssl-auth-fail
issue-118-ssl-auth-fail
1m 12s
View #126
View workflow file
Fix handshake failures being reported as authentication failures
PR
#123:
Pull request
#126
synchronize by
SeanTAllen
1m 12s
issue-118-ssl-auth-fail
issue-118-ssl-auth-fail
1m 12s
View #126
View workflow file
Fix handshake failures being reported as authentication failures
PR
#122:
Pull request
#126
opened by
SeanTAllen
58s
issue-118-ssl-auth-fail
issue-118-ssl-auth-fail
58s
View #126
View workflow file
Fix SSL sessions returning uninitialized memory
PR
#121:
Pull request
#124
synchronize by
SeanTAllen
57s
issue-123-read-buf-size
issue-123-read-buf-size
57s
View #124
View workflow file
Previous
1
2
3
4
5
6
Next
You can’t perform that action at this time.