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
Remove discuss during sync label
Remove discuss during sync label
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
Remove discuss during sync label
Remove discuss during sync label
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
.
remove-discuss-during-sync.yml
will be ignored since log searching is not yet available
162 workflow runs
162 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.
SSL.read computes max and never uses it
Remove discuss during sync label
#113:
Issue
#117
closed by
SeanTAllen
15s
15s
View workflow file
Fix SSL sessions returning uninitialized memory
Remove discuss during sync label
#112:
Pull request
#124
closed by
SeanTAllen
15s
15s
View #124
View workflow file
A failed handshake puts unrelated healthy sessions into SSLError
Remove discuss during sync label
#111:
Issue
#115
closed by
SeanTAllen
14s
14s
View workflow file
Fix connections being closed after an unrelated SSL failure
Remove discuss during sync label
#110:
Pull request
#116
closed by
SeanTAllen
15s
15s
View #116
View workflow file
Stop disabling Windows Defender in CI
Remove discuss during sync label
#109:
Pull request
#114
closed by
SeanTAllen
9s
9s
View #114
View workflow file
Shuffle test order
Remove discuss during sync label
#108:
Pull request
#113
closed by
SeanTAllen
46s
46s
View #113
View workflow file
Cut AGENTS.md to what the code cannot tell an agent
Remove discuss during sync label
#107:
Pull request
#112
closed by
SeanTAllen
7s
7s
View #112
View workflow file
ssl/crypto uses two allocation idioms for the same job
Remove discuss during sync label
#106:
Issue
#108
closed by
SeanTAllen
8s
8s
View workflow file
Allocate ssl/crypto output buffers one way
Remove discuss during sync label
#105:
Pull request
#111
closed by
SeanTAllen
10s
10s
View #111
View workflow file
ConstantTimeCompare swallows an unreachable bounds error
Remove discuss during sync label
#104:
Issue
#107
closed by
SeanTAllen
9s
9s
View workflow file
Crash rather than swallow the impossible in ConstantTimeCompare
Remove discuss during sync label
#103:
Pull request
#110
closed by
SeanTAllen
7s
7s
View #110
View workflow file
ssl/crypto docs say constructing a Digest cannot fail, but it raises
Remove discuss during sync label
#102:
Issue
#106
closed by
SeanTAllen
10s
10s
View workflow file
Correct the docs on when constructing a Digest can fail
Remove discuss during sync label
#101:
Pull request
#109
closed by
SeanTAllen
11s
11s
View #109
View workflow file
Build the examples on Windows in CI
Remove discuss during sync label
#100:
Pull request
#105
closed by
SeanTAllen
7s
7s
View #105
View workflow file
Lint code on PR
Remove discuss during sync label
#99:
Issue
#67
closed by
SeanTAllen
9s
9s
View workflow file
Lint Pony code on PR
Remove discuss during sync label
#98:
Pull request
#104
closed by
SeanTAllen
14s
14s
View #104
View workflow file
Crypto primitives declare apply as fun tag instead of plain fun
Remove discuss during sync label
#97:
Issue
#94
closed by
SeanTAllen
11s
11s
View workflow file
Require a box receiver for ssl/crypto's apply methods
Remove discuss during sync label
#96:
Pull request
#99
closed by
SeanTAllen
11s
11s
View #99
View workflow file
Unreachable partial derefs sit inside try blocks that swallow the impossible case
Remove discuss during sync label
#95:
Issue
#95
closed by
SeanTAllen
23s
23s
View workflow file
Give the impossible deref an error path that means something
Remove discuss during sync label
#94:
Pull request
#101
closed by
SeanTAllen
16s
16s
View #101
View workflow file
make test never builds the examples
Remove discuss during sync label
#93:
Issue
#72
closed by
SeanTAllen
8s
8s
View workflow file
Build the examples during make test
Remove discuss during sync label
#92:
Pull request
#96
closed by
SeanTAllen
8s
8s
View #96
View workflow file
Rename the SSL, TLS and DTLS version primitives
Remove discuss during sync label
#91:
Pull request
#103
closed by
SeanTAllen
7s
7s
View #103
View workflow file
Test docstrings name other tests and state what they cover
Remove discuss during sync label
#90:
Issue
#87
closed by
SeanTAllen
10s
10s
View workflow file
Stop three test docstrings from describing other tests
Remove discuss during sync label
#89:
Pull request
#102
closed by
SeanTAllen
7s
7s
View #102
View workflow file
Previous
1
2
3
4
5
6
7
Next
You can’t perform that action at this time.