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.
X509_STORE, HCERTSTORE and ASN1_STRING pointers are declared Pointer[U8]
Remove discuss during sync label
#88:
Issue
#80
closed by
SeanTAllen
11s
11s
View workflow file
Declare the opaque C pointers this package declared as Pointer[U8]
Remove discuss during sync label
#87:
Pull request
#100
closed by
SeanTAllen
8s
8s
View #100
View workflow file
_set_options and _clear_options take a box receiver but mutate the context
Remove discuss during sync label
#86:
Issue
#93
closed by
SeanTAllen
10s
10s
View workflow file
Take a ref receiver on the SSLContext option mutators
Remove discuss during sync label
#85:
Pull request
#98
closed by
SeanTAllen
11s
11s
View #98
View workflow file
hmac_sha256.pony comment claims a GC hazard that does not exist and cites a nonexistent ponyc issue
Remove discuss during sync label
#84:
Issue
#77
closed by
SeanTAllen
9s
9s
View workflow file
Remove a comment that describes a hazard that does not exist
Remove discuss during sync label
#83:
Pull request
#97
closed by
SeanTAllen
10s
10s
View #97
View workflow file
Digest never checks whether an OpenSSL call succeeded
Remove discuss during sync label
#82:
Issue
#85
closed by
SeanTAllen
16s
16s
View workflow file
HmacSha256 returns a MAC when HMAC fails
Remove discuss during sync label
#81:
Issue
#86
closed by
SeanTAllen
17s
17s
View workflow file
HmacSha256 truncates a key whose length does not fit an int
Remove discuss during sync label
#80:
Issue
#88
closed by
SeanTAllen
19s
19s
View workflow file
Make ssl/crypto report the failures it was swallowing
Remove discuss during sync label
#79:
Pull request
#92
closed by
SeanTAllen
11s
11s
View #92
View workflow file
ALPN select callback writes a String pointer into *out that must outlive the handshake
Remove discuss during sync label
#78:
Issue
#82
closed by
SeanTAllen
11s
11s
View workflow file
Fix a potential use-after-free in ALPN protocol selection
Remove discuss during sync label
#77:
Pull request
#91
closed by
SeanTAllen
8s
8s
View #91
View workflow file
_load_windows_root_certs leaks the system store handle when X509_STORE_new fails
Remove discuss during sync label
#76:
Issue
#76
closed by
SeanTAllen
8s
8s
View workflow file
Fix leaks when loading Windows root certificates fails
Remove discuss during sync label
#75:
Pull request
#90
closed by
SeanTAllen
9s
9s
View #90
View workflow file
get_min_proto_version and get_max_proto_version cannot be called on a val SSLContext
Remove discuss during sync label
#74:
Issue
#75
closed by
SeanTAllen
9s
9s
View workflow file
Allow non-mutating methods to be called on a val receiver
Remove discuss during sync label
#73:
Pull request
#89
closed by
SeanTAllen
8s
8s
View #89
View workflow file
Digest leaks its EVP_MD_CTX when final() is never called
Remove discuss during sync label
#72:
Issue
#74
closed by
SeanTAllen
9s
9s
View workflow file
Fix Digest leaking memory when final() is never called
Remove discuss during sync label
#71:
Pull request
#84
closed by
SeanTAllen
11s
11s
View #84
View workflow file
ALPN resolver can still be collected if it is set after a session exists or replaced
Remove discuss during sync label
#70:
Issue
#83
closed by
SeanTAllen
10s
10s
View workflow file
ALPN resolver can be garbage collected while OpenSSL still holds it
Remove discuss during sync label
#69:
Issue
#69
closed by
SeanTAllen
11s
11s
View workflow file
Fix ALPN resolver being collected while OpenSSL still holds it
Remove discuss during sync label
#68:
Pull request
#81
closed by
SeanTAllen
11s
11s
View #81
View workflow file
FFI declarations do not match the C signatures they call
Remove discuss during sync label
#67:
Issue
#78
closed by
SeanTAllen
7s
7s
View workflow file
Fix allow_tls_v1, allow_tls_v1_1 and allow_tls_v1_2 on 32-bit platforms
Remove discuss during sync label
#66:
Pull request
#79
closed by
SeanTAllen
12s
12s
View #79
View workflow file
SSLContext ALPN methods segfault when called after dispose()
Remove discuss during sync label
#65:
Issue
#70
closed by
SeanTAllen
10s
10s
View workflow file
SSL._create error paths leave resources unsafe: _final double-free and _input BIO leak
Remove discuss during sync label
#64:
Issue
#71
closed by
SeanTAllen
12s
12s
View workflow file
Previous
1
2
3
4
5
6
7
Next
You can’t perform that action at this time.