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
.
ruby
/
openssl
Public
Notifications
You must be signed in to change notification settings
Fork
199
Star
276
Code
Issues
42
Pull requests
39
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Align the behavior of SSLSocket's IO-compatible methods with core IO
- #1104
#1104
Open
rhenium
wants to merge 9 commits into
ruby:master
ruby/openssl:master
from
rhenium:ky/ssl-io-methods-updates
rhenium/ruby-openssl:ky/ssl-io-methods-updates
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Align the behavior of SSLSocket's IO-compatible methods with core IO
#1104
rhenium
wants to merge 9 commits into
ruby:master
ruby/openssl:master
from
rhenium:ky/ssl-io-methods-updates
rhenium/ruby-openssl:ky/ssl-io-methods-updates
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
ssl: add :nodoc: to OpenSSL::Buffering::Buffer
Show description for 4c7948f
rhenium
committed
4c7948f
View commit details
Copy full SHA for 4c7948f
Browse repository at this point
ssl: align #ungetc and #ungetbyte with IO
Show description for 27a60da
rhenium
committed
27a60da
View commit details
Copy full SHA for 27a60da
Browse repository at this point
ssl: align #each_byte and #each_char with IO
Show description for dfcfa1c
rhenium
committed
dfcfa1c
View commit details
Copy full SHA for dfcfa1c
Browse repository at this point
ssl: align #gets and line-based methods with IO
Show description for 7df340c
rhenium
committed
7df340c
View commit details
Copy full SHA for 7df340c
Browse repository at this point
ssl: align #write and #<< with IO
Show description for 88945ff
rhenium
committed
88945ff
View commit details
Copy full SHA for 88945ff
Browse repository at this point
ssl: align #syswrite and #syswrite_nonblock with IO
Show description for c91cdad
rhenium
committed
c91cdad
View commit details
Copy full SHA for c91cdad
Browse repository at this point
ssl: align #puts with IO
Show description for 874f39f
rhenium
committed
874f39f
View commit details
Copy full SHA for 874f39f
Browse repository at this point
ssl: align #putc with IO
Show description for 967961f
rhenium
committed
967961f
View commit details
Copy full SHA for 967961f
Browse repository at this point
ssl: run test_pair.rb tests against core IO objects
Show description for bc43561
rhenium
committed
bc43561
View commit details
Copy full SHA for bc43561
Browse repository at this point
You can’t perform that action at this time.