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 }}
TrapTech
/
SSH.NET
Public
forked from
sshnet/SSH.NET
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on May 26, 2023
update to properly publish
mdarocha
committed
e8ad2b1
View commit details
Copy full SHA for e8ad2b1
Browse repository at this point
Merge branch 'pr' into develop
mdarocha
committed
db05195
View commit details
Copy full SHA for db05195
Browse repository at this point
Merge branch 'upstream/master' into pr
mdarocha
committed
83adee1
View commit details
Copy full SHA for 83adee1
Browse repository at this point
Merge branch 'develop' of github.com:sshnet/SSH.NET into upstream/master
mdarocha
committed
f6f7d10
View commit details
Copy full SHA for f6f7d10
Browse repository at this point
Merge branch 'upstream/master' into pr
mdarocha
committed
ed6ac80
View commit details
Copy full SHA for ed6ac80
Browse repository at this point
Commits on May 24, 2023
Fix some (lots of) issues reported by analyzers. (#1125)
Show description for 3ecbd10
drieseng
authored
3ecbd10
View commit details
Copy full SHA for 3ecbd10
Browse repository at this point
Commits on May 22, 2023
Remove FEATURE_DIRECTORYINFO_ENUMERATEFILES (#1119)
Show description for 072ba7e
WojciechNagorski
authored
072ba7e
View commit details
Copy full SHA for 072ba7e
Browse repository at this point
Commits on May 9, 2023
Remove old features [Part 1] (#1117)
Show description for 8c932fb
WojciechNagorski
authored
8c932fb
View commit details
Copy full SHA for 8c932fb
Browse repository at this point
Commits on May 6, 2023
Removing old target frameworks (#1109)
Show description for cf85100
WojciechNagorski
authored
cf85100
View commit details
Copy full SHA for cf85100
Browse repository at this point
Commits on Dec 20, 2022
Add back copyright to license. (#1060)
Show description for ab2ccc4
drieseng
authored
ab2ccc4
View commit details
Copy full SHA for ab2ccc4
Browse repository at this point
Commits on Nov 29, 2022
Fix Seek Operations in SftpFileStream (#910)
Show description for f3ebc29
lemonyte
authored
f3ebc29
View commit details
Copy full SHA for f3ebc29
Browse repository at this point
Commits on Nov 24, 2022
Fix build on netstandard1.3
mdarocha
committed
e38eb90
View commit details
Copy full SHA for e38eb90
Browse repository at this point
Add InputStream
mdarocha
committed
4572bdc
View commit details
Copy full SHA for 4572bdc
Browse repository at this point
PipeInputStream will read as much as it can without blocking
hifi
authored and
mdarocha
committed
b430a83
View commit details
Copy full SHA for b430a83
Browse repository at this point
Small fixes
hifi
authored and
mdarocha
committed
796d7b0
View commit details
Copy full SHA for 796d7b0
Browse repository at this point
New pipe implementation for SshCommand
hifi
authored and
mdarocha
committed
49c7729
View commit details
Copy full SHA for 49c7729
Browse repository at this point
Merge branch 'sshnet:develop' into develop
mdarocha
authored
925b2ec
View commit details
Copy full SHA for 925b2ec
Browse repository at this point
Commits on Aug 26, 2022
fix typo (#999)
psh9508
authored
b9bc475
View commit details
Copy full SHA for b9bc475
Browse repository at this point
Commits on Jul 14, 2022
Update nuspec
mdarocha
committed
9f0edf6
View commit details
Copy full SHA for 9f0edf6
Browse repository at this point
Fix build on netstandard1.3
mdarocha
committed
a2e500c
View commit details
Copy full SHA for a2e500c
Browse repository at this point
Commits on Jul 13, 2022
Merge branch 'develop' of github.com:TrapTech/SSH.NET into develop
mdarocha
committed
5ecc6f1
View commit details
Copy full SHA for 5ecc6f1
Browse repository at this point
Add InputStream
mdarocha
committed
9bcfd1f
View commit details
Copy full SHA for 9bcfd1f
Browse repository at this point
Update README.md
mdarocha
authored
f1a9e95
View commit details
Copy full SHA for f1a9e95
Browse repository at this point
Update README
mdarocha
committed
9dcb0a6
View commit details
Copy full SHA for 9dcb0a6
Browse repository at this point
Merge branch 'pr-144' into develop
mdarocha
committed
a520c68
View commit details
Copy full SHA for a520c68
Browse repository at this point
Commits on Jul 3, 2022
Add IBaseClient for BaseClient and ISftpClient to inherit from (#975)
Show description for 34ce2bd
Owen-Krueger
authored
34ce2bd
View commit details
Copy full SHA for 34ce2bd
Browse repository at this point
Commits on May 29, 2022
Remove unused import.
drieseng
committed
bd7c02f
View commit details
Copy full SHA for bd7c02f
Browse repository at this point
Use cryptographically secure random number generator.
Show description for 4cdedf6
drieseng
committed
4cdedf6
View commit details
Copy full SHA for 4cdedf6
Browse repository at this point
Merge branch 'develop' of https://github.com/sshnet/SSH.NET into develop
drieseng
committed
c728fba
View commit details
Copy full SHA for c728fba
Browse repository at this point
Use cryptographically secure random number generator.
Show description for 03c6d60
drieseng
committed
03c6d60
View commit details
Copy full SHA for 03c6d60
Browse repository at this point
Commits on Mar 5, 2022
Agent auth and Keygen (#794)
Show description for bc99ada
darinkes
authored
bc99ada
View commit details
Copy full SHA for bc99ada
Browse repository at this point
Commits on Feb 15, 2022
correct 'Documenation' to 'Documentation' (#838)
Show description for b30b11a
maxijabase
authored
b30b11a
View commit details
Copy full SHA for b30b11a
Browse repository at this point
Add unit tests for task-based asynchronous API (#906)
Show description for 4dfc126
IgorMilavec
authored
4dfc126
View commit details
Copy full SHA for 4dfc126
Browse repository at this point
Commits on Feb 14, 2022
Fix virus false-positive by Defender on Renci.SSHNet.Tests.dll (#867)
Show description for 37fb864
zybexXL
and
Pedro Fonseca
authored
37fb864
View commit details
Copy full SHA for 37fb864
Browse repository at this point
Commits on Feb 11, 2022
Add CODEOWNERS file.
drieseng
committed
cad9433
View commit details
Copy full SHA for cad9433
Browse repository at this point
Previous
Next
You can’t perform that action at this time.