Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sshnet/SSH.NET

SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
https://github.com/sshnet/SSH.NET

2024.1.0 version problem

ibalmaci opened this issue 4 days ago
How to calculate the flow?

willhuo opened this issue 5 days ago
Improve shell stream

294797392 opened this pull request 11 days ago
Improve ShellStream

294797392 opened this pull request 11 days ago
fix shellStream bug

294797392 opened this pull request 11 days ago
Move file in another folder on remote-machine

anionDev opened this issue 15 days ago
Fix sftp async methods not observing error conditions

Rob-Hague opened this pull request 19 days ago
Add interface to SshCommand

eugencowie opened this pull request 22 days ago
Add interface for SshCommand

EugenVeracity opened this issue 22 days ago
SshCommand.Execute deadlock

valeriob opened this issue 23 days ago
Added CreateDirectoryAsync to SftpClient

snargledorf opened this pull request 25 days ago
Added ChangeDirectoryAsync to SftpClient

snargledorf opened this pull request 25 days ago
Added support for deleting directories asynchronously

snargledorf opened this pull request 25 days ago
fix ConnectAsync not respecting the connection timeout

mus65 opened this pull request 26 days ago
Added ExistsAsync and GetAsync to SftpClient

snargledorf opened this pull request 28 days ago
Add interface to SshClient

eugencowie opened this pull request 29 days ago
Add support for OpenSSH certificates

Rob-Hague opened this pull request 29 days ago
Add support for OpenSSL PKCS#8 private key format

scott-xu opened this pull request about 1 month ago
Add Directory.Packages.props to solution file.

drieseng opened this pull request about 1 month ago
Update SonarAnalyzer.CSharp

mus65 opened this pull request about 1 month ago
Upload from multiple threads throws 'The session is not open' error

anandgmenon opened this issue about 1 month ago
Update dependencies

mus65 opened this pull request about 1 month ago
Miscellaneous cleanup/throw helpers

Rob-Hague opened this pull request about 1 month ago
Ref System.Formats.Asn1 nuget package

scott-xu opened this pull request about 1 month ago
Migrate to NuGet Central Package Management

mus65 opened this pull request about 1 month ago
[Private Key] Support more ciphers for OpenSSH private key decryption

scott-xu opened this pull request about 1 month ago
Add interface to SshClient

cindyzwang opened this issue about 1 month ago
StreamReader on ShellStream runs into a lock

cjung95 opened this issue about 1 month ago
fix "client not connected" after SFTP reconnect

mus65 opened this pull request about 1 month ago
Investigate using BouncyCastle for bcrypt

Rob-Hague opened this issue about 2 months ago
Add support for RFC 8308 Extension Negotiation

Rob-Hague opened this issue about 2 months ago
Add .NET 9 target

mus65 opened this pull request about 2 months ago
Azure Container App - Mounted Private Key - Permission denied (publickey)

matt-lethargic opened this issue about 2 months ago
.Net Framework support for newer encryption algortihms.

ericpanorel opened this issue about 2 months ago
TimeOut in Connect on iOS

TomQv opened this issue about 2 months ago
another .NET 9 SDK Build fix

mus65 opened this pull request about 2 months ago
SFTP: "client not connected" after server closed connection

mus65 opened this issue about 2 months ago
Any plan for key exchange RSA-based?

valben-melair opened this issue 2 months ago
Use ExceptionDispatchInfo to retain call stack in AsyncResult.EndInvoke()

scott-xu opened this pull request 2 months ago
Use System.Numerics.BigInteger

Rob-Hague opened this pull request 2 months ago
Drop net7.0 target

Rob-Hague opened this pull request 2 months ago
Port shared tests folder

Rob-Hague opened this pull request 2 months ago
SftpClient: Stale file handle

blackwindowtech opened this issue 2 months ago
appveyor test

Rob-Hague opened this pull request 2 months ago
ED25519 key - Client encryption algorithm not found

lc1337 opened this issue 2 months ago
Revert mono/.NET Framework integration tests

Rob-Hague opened this pull request 3 months ago
[ECDsa] Falls back to use BouncyCastle if BCL (Mono) doesn't support

scott-xu opened this pull request 3 months ago
Stabilise tests

scott-xu opened this pull request 3 months ago
Use System.Security.Cryptography for DSA

Rob-Hague opened this pull request 3 months ago
Add another allowed SocketError value in tests

Rob-Hague opened this pull request 3 months ago
Enable all net48 integration tests and stabilise tests

scott-xu opened this pull request 3 months ago
Remove Chaos.Nacl

scott-xu opened this pull request 3 months ago
stream.SetLength() not truncating file

degosoft opened this issue 3 months ago
[Zlib] Falls back to use BouncyCastle if BCL doesn't support

scott-xu opened this pull request 3 months ago
Clean up Abstractions / use HashData

mus65 opened this pull request 3 months ago
[AesGcm] Falls back to use BouncyCastle if BCL doesn't support

scott-xu opened this pull request 3 months ago
[Ed25519] Use BouncyCastle instead of Chaos.NaCl

scott-xu opened this pull request 3 months ago
[Curve25519] Use BouncyCastle instead of Chaos.NaCl

scott-xu opened this pull request 3 months ago
Send CTRL+S over ShellStream

maurodx opened this issue 3 months ago
.NET 9: don't treat NuGet audit Warnings as Errors and fix warning

mus65 opened this pull request 3 months ago
Drop legacy algorithms part 1

Rob-Hague opened this pull request 3 months ago
Allow empty softwareversion string (#822)

doerig opened this pull request 3 months ago
@Xtgdominated

Xtgdominated opened this issue 3 months ago
New_key

Xtgdominated opened this issue 3 months ago
Stabilise some more tests

Rob-Hague opened this pull request 3 months ago
Remove some #ifdefs with System.Memory

Rob-Hague opened this pull request 4 months ago
Make ZlibOpenSsh public

Rob-Hague opened this pull request 4 months ago
Docs updates

Rob-Hague opened this pull request 4 months ago
Set version to 2024.1.0

Rob-Hague opened this pull request 4 months ago
fix build with .NET 9.0 SDK

mus65 opened this pull request 4 months ago
Add SshCommand.ExecuteAsync

Rob-Hague opened this pull request 4 months ago
Rename SftpFileSytemInformation to SftpFileSystemInformation

fndejan opened this pull request 4 months ago
Typo: SftpFileSytemInformation

IzoVT opened this issue 4 months ago
A couple of changes/fixes in SshCommand

Rob-Hague opened this pull request 4 months ago
doc: Update examples.md

lupaulus opened this pull request 5 months ago
SftpClient upload file doesn't work in UWP and Console applications.

don-pironet-hatch opened this issue 5 months ago
Support creating Shell(Stream) without PTY

scott-xu opened this pull request 5 months ago
Support creating shell without PTY

scott-xu opened this issue 5 months ago
Ref System.Memory for net462 and netstandard2.0

scott-xu opened this pull request 5 months ago
Add support for AEAD ChaCha20Poly1305 Cipher

scott-xu opened this pull request 5 months ago
Missing async methods.

itsWindows11 opened this issue 5 months ago
fix flaky SFTP file time tests

mus65 opened this pull request 5 months ago
System.NotSupportedException: Request 'ping' is not supported.

anandgmenon opened this issue 5 months ago
Remove unnecessary DNS lookup in Connect

Rob-Hague opened this pull request 5 months ago
SftpClient.ConnectAsync hangs

timurposhva opened this issue 5 months ago
make ConnectShouldActivateKeepAliveIfSessionIs test less flaky

mus65 opened this pull request 5 months ago
Delete CountdownEventTests

Rob-Hague opened this pull request 5 months ago
More AsyncSocketListener patchwork

Rob-Hague opened this pull request 5 months ago
fix flaky ReceiveOnServerSocketShouldReturnZero test

mus65 opened this pull request 5 months ago
fix flaky Connectivity Tests

mus65 opened this pull request 5 months ago
fix flaky Sftp_BeginUploadFile test

mus65 opened this pull request 5 months ago
use Regex Source Generator for .NET 7+

mus65 opened this pull request 5 months ago
dotnet pack in CI

Rob-Hague opened this pull request 5 months ago