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
.
devsy-org
/
ssh
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: connection-level keepalive + ConnectionClosingCallback
- #4
#4
Merged
skevetter
merged 10 commits into
main
devsy-org/ssh:main
from
feat/connection-keepalive-closing-callback
devsy-org/ssh:feat/connection-keepalive-closing-callback
Copy head branch name to clipboard
May 25, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat: connection-level keepalive + ConnectionClosingCallback
#4
skevetter
merged 10 commits into
main
devsy-org/ssh:main
from
feat/connection-keepalive-closing-callback
devsy-org/ssh:feat/connection-keepalive-closing-callback
Copy head branch name to clipboard
Commits
Commits on May 25, 2026
feat: connection-level keepalive and ConnectionClosingCallback
Show description for 15bc325
skevetter
committed
15bc325
View commit details
Copy full SHA for 15bc325
Browse repository at this point
fix(keepalive): plug ticker leak, bound SendRequest, restore observability
Show description for 46dc9ad
skevetter
committed
46dc9ad
View commit details
Copy full SHA for 46dc9ad
Browse repository at this point
feat(keepalive): match OpenSSH client_alive_check channel/global selection
Show description for 49e800d
skevetter
committed
49e800d
View commit details
Copy full SHA for 49e800d
Browse repository at this point
fix(keepalive): close OpenSSH-compliance gaps in channel-aware keepalive
Show description for b6cbe72
skevetter
committed
b6cbe72
View commit details
Copy full SHA for b6cbe72
Browse repository at this point
fix(keepalive): forwarder cancellation, dead-peer detection, test rigor
Show description for c4d6e82
skevetter
committed
c4d6e82
View commit details
Copy full SHA for c4d6e82
Browse repository at this point
fix(keepalive): restore OpenSSH-faithful peer-activity semantics
Show description for dd59fb0
skevetter
committed
dd59fb0
View commit details
Copy full SHA for dd59fb0
Browse repository at this point
fix(keepalive): drop unsafe defer keepAlive.Close, doc improvements
Show description for c8df8de
skevetter
committed
c8df8de
View commit details
Copy full SHA for c8df8de
Browse repository at this point
chore: remove dead nil-guard in connectionKeepAlive
Show description for e16d653
skevetter
committed
e16d653
View commit details
Copy full SHA for e16d653
Browse repository at this point
test: add stalled-with-session keepalive test, unexport notePeerActivity
Show description for 1bd4e78
skevetter
committed
1bd4e78
View commit details
Copy full SHA for 1bd4e78
Browse repository at this point
fix(keepalive): deterministically Stop ticker on HandleConn teardown
Show description for 8e95dba
skevetter
committed
8e95dba
View commit details
Copy full SHA for 8e95dba
Browse repository at this point
You can’t perform that action at this time.