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 }}
wolfSSL
/
wolfssh
Public
Notifications
You must be signed in to change notification settings
Fork
121
Star
496
Code
Issues
1
Pull requests
7
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
channel: half-close on the peer's EOF, add a public send-EOF API
- #1195
#1195
Merged
philljj
merged 17 commits into
wolfSSL:master
wolfSSL/wolfssh:master
from
ejohnstown:channel-eof
ejohnstown/wolfssh:channel-eof
Copy head branch name to clipboard
Aug 31, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
channel: half-close on the peer's EOF, add a public send-EOF API
#1195
philljj
merged 17 commits into
wolfSSL:master
wolfSSL/wolfssh:master
from
ejohnstown:channel-eof
ejohnstown/wolfssh:channel-eof
Copy head branch name to clipboard
Commits
Commits on Aug 28, 2026
Hoist the shared unit test doubles
Show description for 16f3e3e
ejohnstown
committed
16f3e3e
View commit details
Copy full SHA for 16f3e3e
Browse repository at this point
Stop echoing the peer's channel EOF
Show description for ad09c2d
ejohnstown
committed
ad09c2d
View commit details
Copy full SHA for ad09c2d
Browse repository at this point
Drain buffered data before the EOF
Show description for cb40b61
ejohnstown
committed
cb40b61
View commit details
Copy full SHA for cb40b61
Browse repository at this point
Add the channel half-close API
Show description for 4211e84
ejohnstown
committed
4211e84
View commit details
Copy full SHA for 4211e84
Browse repository at this point
Latch eofTxd on the bundled EOF
Show description for 9c4a9cc
ejohnstown
committed
9c4a9cc
View commit details
Copy full SHA for 9c4a9cc
Browse repository at this point
Drop closeTxd on a discarded close
Show description for 3a884fe
ejohnstown
committed
3a884fe
View commit details
Copy full SHA for 3a884fe
Browse repository at this point
Keep the channel until the peer's close
Show description for 81b7f20
ejohnstown
committed
81b7f20
View commit details
Copy full SHA for 81b7f20
Browse repository at this point
Reject teardown on an unconfirmed channel
Show description for a3b1c4b
ejohnstown
committed
a3b1c4b
View commit details
Copy full SHA for a3b1c4b
Browse repository at this point
Carry the EOF status through SFTP and SCP
Show description for 24cf354
ejohnstown
committed
24cf354
View commit details
Copy full SHA for 24cf354
Browse repository at this point
Handle the EOF status in apps and examples
Show description for d57b5bc
ejohnstown
committed
d57b5bc
View commit details
Copy full SHA for d57b5bc
Browse repository at this point
Never wait on the child in the shell loop
Show description for cadb03b
ejohnstown
committed
cadb03b
View commit details
Copy full SHA for cadb03b
Browse repository at this point
Hold the EOF drain's unsent tail across passes
Show description for c0c7e47
ejohnstown
committed
c0c7e47
View commit details
Copy full SHA for c0c7e47
Browse repository at this point
Re-resolve the forwarded channel before the half-close check
Show description for 97d696d
ejohnstown
committed
97d696d
View commit details
Copy full SHA for 97d696d
Browse repository at this point
Take the worker's status before the EOF drain
Show description for 5d37f17
ejohnstown
committed
5d37f17
View commit details
Copy full SHA for 5d37f17
Browse repository at this point
Wait on a child that is not taking its stdin
Show description for eb61e5b
ejohnstown
committed
eb61e5b
View commit details
Copy full SHA for eb61e5b
Browse repository at this point
Tighten the stdin-stall bound
Show description for 2094494
ejohnstown
committed
2094494
View commit details
Copy full SHA for 2094494
Browse repository at this point
echoserver: keep the EOF reply owed across a rekey
Show description for 05e8aa7
ejohnstown
committed
05e8aa7
View commit details
Copy full SHA for 05e8aa7
Browse repository at this point
You can’t perform that action at this time.