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 }}
gsmlg-dev
/
http_fetch
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
3
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(tls): add opt-in ex_ssl 0.4 with verified TLS 1.2 and 1.3
- #14
#14
Merged
gsmlg
merged 20 commits into
main
gsmlg-dev/http_fetch:main
from
codex/replace-ssl-with-ex-ssl
gsmlg-dev/http_fetch:codex/replace-ssl-with-ex-ssl
Copy head branch name to clipboard
Sep 22, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
feat(tls): add opt-in ex_ssl 0.4 with verified TLS 1.2 and 1.3
#14
gsmlg
merged 20 commits into
main
gsmlg-dev/http_fetch:main
from
codex/replace-ssl-with-ex-ssl
gsmlg-dev/http_fetch:codex/replace-ssl-with-ex-ssl
Copy head branch name to clipboard
Commits
Commits on Sep 16, 2026
chore(deps): add ex_ssl dependency
GSMLG-BOT
committed
edc5516
View commit details
Copy full SHA for edc5516
Browse repository at this point
Commits on Sep 20, 2026
feat(tls): add selectable ssl backends
Show description for f5c0fe6
GSMLG-BOT
committed
f5c0fe6
View commit details
Copy full SHA for f5c0fe6
Browse repository at this point
fix(tls): preserve completed responses and validate packaged clients
GSMLG-BOT
committed
010b0b8
View commit details
Copy full SHA for 010b0b8
Browse repository at this point
fix(http2): drain ex_ssl receive buffers after peer close
GSMLG-BOT
committed
a1312cc
View commit details
Copy full SHA for a1312cc
Browse repository at this point
fix(http2): preserve complete early responses during uploads
GSMLG-BOT
committed
690258a
View commit details
Copy full SHA for 690258a
Browse repository at this point
Commits on Sep 22, 2026
fix(http2): validate bounded response completion before close drainage
GSMLG-BOT
committed
b4414db
View commit details
Copy full SHA for b4414db
Browse repository at this point
test(tls): verify expanded ex_ssl algorithms through packaged HTTP clients
GSMLG-BOT
committed
93efee0
View commit details
Copy full SHA for 93efee0
Browse repository at this point
feat(tls): scope client identities across HTTP redirects
GSMLG-BOT
committed
cbbc2f6
View commit details
Copy full SHA for cbbc2f6
Browse repository at this point
feat(tls): forward validated candidate policy and TCP options
GSMLG-BOT
committed
f482322
View commit details
Copy full SHA for f482322
Browse repository at this point
refactor(tls): keep option validation clear to configured Credo
GSMLG-BOT
committed
4aa8855
View commit details
Copy full SHA for 4aa8855
Browse repository at this point
test(tls): verify packaged TLS 1.2 flows and TLS 1.3 resumption
GSMLG-BOT
committed
381f198
View commit details
Copy full SHA for 381f198
Browse repository at this point
test(http2): preserve cross-record baseline regressions
GSMLG-BOT
committed
03b487d
View commit details
Copy full SHA for 03b487d
Browse repository at this point
test(tls): cover unsupported options and ALPN profile conflicts
GSMLG-BOT
committed
25f8a92
View commit details
Copy full SHA for 25f8a92
Browse repository at this point
test(http2): preserve early-response baseline regressions
GSMLG-BOT
committed
e102e52
View commit details
Copy full SHA for e102e52
Browse repository at this point
merge: retain current HTTP/2 early response regressions
GSMLG-BOT
committed
88a3944
View commit details
Copy full SHA for 88a3944
Browse repository at this point
Merge branch 'codex/merge-r3-baseline' into codex/replace-ssl-with-ex-ssl
GSMLG-BOT
committed
8bca846
View commit details
Copy full SHA for 8bca846
Browse repository at this point
Merge branch 'codex/tls-backend-plan' into codex/replace-ssl-with-ex-ssl
GSMLG-BOT
committed
18942a3
View commit details
Copy full SHA for 18942a3
Browse repository at this point
docs: draft 0.12.0 changelog
GSMLG-BOT
committed
036b293
View commit details
Copy full SHA for 036b293
Browse repository at this point
test(tls): hold HTTP/2 peer until large response is read
GSMLG-BOT
committed
f4f71ee
View commit details
Copy full SHA for f4f71ee
Browse repository at this point
feat(tls): adopt published ex_ssl 0.4.0
GSMLG-BOT
committed
4ff4d87
View commit details
Copy full SHA for 4ff4d87
Browse repository at this point
You can’t perform that action at this time.