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
Accelerator
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
Type
/
to 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
.
jruby
/
jruby-openssl
Public
Notifications
You must be signed in to change notification settings
Fork
87
Star
49
Code
Issues
17
Pull requests
2
Discussions
Actions
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
SSLSocket related improvements
- #351
#351
Closed
kares
wants to merge 9 commits into
master
jruby/jruby-openssl:master
from
ssl-socket-fixes
jruby/jruby-openssl:ssl-socket-fixes
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Closed
SSLSocket related improvements
#351
kares
wants to merge 9 commits into
master
jruby/jruby-openssl:master
from
ssl-socket-fixes
jruby/jruby-openssl:ssl-socket-fixes
Copy head branch name to clipboard
Commits
Commits on Mar 30, 2026
[fix] read_nonblock(exception: false) throwing on TLS 1.3
Show description for 240fe65
kares
committed
240fe65
View commit details
Copy full SHA for 240fe65
Browse repository at this point
[refactor] avoid wasted iteration on TLS 1.3 post-handshake
Show description for abdacb9
kares
committed
abdacb9
View commit details
Copy full SHA for abdacb9
Browse repository at this point
[test] buffered I/O tests for TLS 1.3 and TLS 1.2 SSL read paths
Show description for 5a6dec1
kares
committed
5a6dec1
View commit details
Copy full SHA for 5a6dec1
Browse repository at this point
[fix] SSL write data loss on non-blocking partial flush (#242)
Show description for 65bd8d5
kares
committed
65bd8d5
View commit details
Copy full SHA for 65bd8d5
Browse repository at this point
[refactor] share empty read-only byte-buffer
kares
committed
1b6be67
View commit details
Copy full SHA for 1b6be67
Browse repository at this point
[test] replace internal Ruby test with Java unit test
Show description for c7408cb
kares
committed
c7408cb
View commit details
Copy full SHA for c7408cb
Browse repository at this point
[test] introduce a helper for loading in JUnit
kares
committed
e377b8a
View commit details
Copy full SHA for e377b8a
Browse repository at this point
[test] rewrite SSLSocketTest to use helper
kares
committed
78c4b2d
View commit details
Copy full SHA for 78c4b2d
Browse repository at this point
[build] bump jruby to 9.2.1.0 due load_ext
kares
committed
6ed60bd
View commit details
Copy full SHA for 6ed60bd
Browse repository at this point
You can’t perform that action at this time.