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
.
genmeta
/
dssh
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
release: prepare dshell v0.3.0
- #1
#1
Merged
eareimu
merged 39 commits into
main
genmeta/dssh:main
from
endpoint
genmeta/dssh:endpoint
Copy head branch name to clipboard
Jun 15, 2026
Conversation
Commits
39
(39)
Checks
Files changed
Merged
release: prepare dshell v0.3.0
#1
eareimu
merged 39 commits into
main
genmeta/dssh:main
from
endpoint
genmeta/dssh:endpoint
Copy head branch name to clipboard
Commits
Commits on May 19, 2026
chore(deps): use h3x endpoint branch
eareimu
committed
3714c85
View commit details
Copy full SHA for 3714c85
Browse repository at this point
chore: update h3x lock
eareimu
committed
4dd2c9d
View commit details
Copy full SHA for 4dd2c9d
Browse repository at this point
chore: update h3x dependency lock
eareimu
committed
866a057
View commit details
Copy full SHA for 866a057
Browse repository at this point
Commits on May 20, 2026
chore: update h3x dependency
eareimu
committed
81562fe
View commit details
Copy full SHA for 81562fe
Browse repository at this point
fix(ipc): set socketpair fds nonblocking
eareimu
committed
c577fc3
View commit details
Copy full SHA for c577fc3
Browse repository at this point
Commits on May 22, 2026
refactor: rename genmeta-ssh crate to dssh
eareimu
committed
3a088e2
View commit details
Copy full SHA for 3a088e2
Browse repository at this point
Commits on May 26, 2026
feat(webtransport): add dssh stream manager
eareimu
committed
709c9f2
View commit details
Copy full SHA for 709c9f2
Browse repository at this point
Commits on May 27, 2026
fix(webtransport): adapt stream manager to h3x session api
eareimu
committed
59ea7ec
View commit details
Copy full SHA for 59ea7ec
Browse repository at this point
feat(webtransport): add dssh conversation helpers
eareimu
committed
0db6d2e
View commit details
Copy full SHA for 0db6d2e
Browse repository at this point
feat(webtransport): add dssh connect helpers
eareimu
committed
b3ff9ad
View commit details
Copy full SHA for b3ff9ad
Browse repository at this point
refactor(ipc): generalize manage stream adapter
eareimu
committed
2f47357
View commit details
Copy full SHA for 2f47357
Browse repository at this point
feat(webtransport): parameterize dssh connect path
eareimu
committed
d9fe38a
View commit details
Copy full SHA for d9fe38a
Browse repository at this point
refactor(webtransport): make dssh transport always available
eareimu
committed
6565a67
View commit details
Copy full SHA for 6565a67
Browse repository at this point
refactor(forward): accept typed conversation streams
eareimu
committed
2a72fc0
View commit details
Copy full SHA for 2a72fc0
Browse repository at this point
refactor(webtransport): remove legacy ssh3 stream protocol
eareimu
committed
fa2fb70
View commit details
Copy full SHA for fa2fb70
Browse repository at this point
Commits on May 28, 2026
chore: refresh https git dependencies
eareimu
committed
e1eafd2
View commit details
Copy full SHA for e1eafd2
Browse repository at this point
Commits on Jun 2, 2026
chore: align dependency policy
eareimu
committed
29fdcbb
View commit details
Copy full SHA for 29fdcbb
Browse repository at this point
refactor: remove legacy ssh3 examples and docker tests
eareimu
committed
c1ebb0a
View commit details
Copy full SHA for c1ebb0a
Browse repository at this point
refactor(ipc): use receiver-chosen fd transfer
eareimu
committed
0374cd2
View commit details
Copy full SHA for 0374cd2
Browse repository at this point
fix(ipc): retain owned bridge tasks
eareimu
committed
9108fe0
View commit details
Copy full SHA for 9108fe0
Browse repository at this point
Commits on Jun 3, 2026
fix(webtransport): use reset stream API
eareimu
committed
ce1e12a
View commit details
Copy full SHA for ce1e12a
Browse repository at this point
Commits on Jun 5, 2026
fix: remove ipc fd delivery cancellation waits
eareimu
committed
e1c44bf
View commit details
Copy full SHA for e1c44bf
Browse repository at this point
fix: prepare dssh ipc socket before fd delivery
eareimu
committed
5a1c0b7
View commit details
Copy full SHA for 5a1c0b7
Browse repository at this point
Commits on Jun 6, 2026
fix: update h3x hyper request error path
eareimu
committed
b3cac96
View commit details
Copy full SHA for b3cac96
Browse repository at this point
Commits on Jun 7, 2026
refactor: make conversation own webtransport session
eareimu
committed
2ac1d51
View commit details
Copy full SHA for 2ac1d51
Browse repository at this point
Commits on Jun 8, 2026
fix: return after remote session close
eareimu
committed
d5a193a
View commit details
Copy full SHA for d5a193a
Browse repository at this point
Commits on Jun 9, 2026
fix: add h3x dependency version
eareimu
committed
505c6d1
View commit details
Copy full SHA for 505c6d1
Browse repository at this point
Commits on Jun 13, 2026
test: update webtransport session mocks
eareimu
committed
72dacb7
View commit details
Copy full SHA for 72dacb7
Browse repository at this point
refactor: unify dssh test session fixture
eareimu
committed
831a0f8
View commit details
Copy full SHA for 831a0f8
Browse repository at this point
Commits on Jun 14, 2026
ci: add dssh release workflows
eareimu
committed
a543caa
View commit details
Copy full SHA for a543caa
Browse repository at this point
ci: install pam development libraries
eareimu
committed
11d3046
View commit details
Copy full SHA for 11d3046
Browse repository at this point
fix: align h3x dependency version
eareimu
committed
7a880e5
View commit details
Copy full SHA for 7a880e5
Browse repository at this point
fix: drain dssh session output after exit notice
eareimu
committed
1d452e6
View commit details
Copy full SHA for 1d452e6
Browse repository at this point
fix: align dssh session and forwarding semantics
eareimu
committed
78c4c32
View commit details
Copy full SHA for 78c4c32
Browse repository at this point
Commits on Jun 15, 2026
release: prepare v0.3.0
eareimu
committed
1bf39c7
View commit details
Copy full SHA for 1bf39c7
Browse repository at this point
release: converge h3x tag and gate forward helpers
eareimu
committed
0a74612
View commit details
Copy full SHA for 0a74612
Browse repository at this point
release: converge registry deps and gate crates publish
eareimu
committed
db17345
View commit details
Copy full SHA for db17345
Browse repository at this point
ci: gate dry-run by registry publish eligibility
eareimu
committed
27295b1
View commit details
Copy full SHA for 27295b1
Browse repository at this point
refactor: rename dssh crate to dshell
eareimu
committed
425347f
View commit details
Copy full SHA for 425347f
Browse repository at this point
You can’t perform that action at this time.