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

Drop DSA

Rob-Hague opened this pull request 14 days ago
ArgumentNullException after upgrading from 2024.0.0 to 2024.0.1

VICTORIOUS1989 opened this issue 18 days ago
User home shorthand (`~`) support

msdobrescu opened this issue 19 days ago
RunCommand and "which"

yuppox opened this issue 26 days ago
Pin Alpine Linux image to 3.20

Rob-Hague opened this pull request 27 days ago
Run integration tests on alpine:latest

Rob-Hague opened this pull request 27 days ago
In certain circumstances, SshClient.Disconnect may never return.

carl-andersson-at-westermo opened this issue about 1 month ago
fix newline characters in comment

Varorbc opened this pull request about 1 month ago
Stream example doesn't seem to work properly

yuppox opened this issue about 1 month ago
ED25519Key PrivateKey doesnt return all bytes

darinkes opened this issue about 1 month ago
Remove appveyor.yml

mus65 opened this pull request about 1 month ago
Add padding when encrypt and remove padding when decrypt

scott-xu opened this pull request about 1 month ago
Fix consumption of NBGV version properties in build

Rob-Hague opened this pull request about 1 month ago
[Private Key] Add support for PuTTY private key file format (V3 and V2)

scott-xu opened this pull request about 2 months ago
Split PrivateKeyFile into different implementations.

scott-xu opened this pull request about 2 months ago
Update PrivateKeyFile.cs

scott-xu opened this pull request about 2 months ago
SshConnection new problem?

dangdkhanh opened this issue about 2 months ago
Migrate from AppVeyor to GitHub Actions

mus65 opened this pull request about 2 months ago
fix Package Downgrade Warning with .NET 9 SDK

mus65 opened this pull request about 2 months ago
Cannot authenticate with sudo su - when following the example

Munius opened this issue about 2 months ago
BEGIN ENCRYPTED PRIVATE KEY is not supported

Ben555555 opened this issue about 2 months ago
Bump version

Rob-Hague opened this pull request about 2 months ago
Bump test dependencies

Rob-Hague opened this pull request about 2 months ago
Swallow ObjectDisposed on SFTP wait handle when receiving late response

Rob-Hague opened this pull request about 2 months ago
Canceling ConnectAsync lead to crash

MicrovisionCF opened this issue about 2 months ago
Avoid process crash due to unhandled exceptions in sending keepalive messages

SergeyTeplyakov opened this pull request 2 months ago
2024.1.0 SSH Client Connect() never exits with wrong credentials

marino-gnss opened this issue 2 months ago
Exception has been thrown by the target of an invocation.

kocharR opened this issue 2 months ago
An existing connection was forcibly closed by the remote host

Speed7811 opened this issue 2 months ago
avoid oprhan connections after socket.ShutDown

titotarantula2001 opened this issue 2 months ago
System.ObjectDisposedException: Safe handle has been closed

anandgmenon opened this issue 2 months ago
The file has a name with full width characters

wangdy20230308 opened this issue 3 months ago
2024.1.0 version problem

ibalmaci opened this issue 3 months ago
How to calculate the flow?

willhuo opened this issue 3 months ago
Improve shell stream

294797392 opened this pull request 3 months ago
Improve ShellStream

294797392 opened this pull request 3 months ago
fix shellStream bug

294797392 opened this pull request 3 months ago
Move file in another folder on remote-machine

anionDev opened this issue 3 months ago
Fix sftp async methods not observing error conditions

Rob-Hague opened this pull request 3 months ago
Add interface to SshCommand

eugencowie opened this pull request 3 months ago
Add interface for SshCommand

EugenVeracity opened this issue 3 months ago
SshCommand.Execute deadlock

valeriob opened this issue 3 months ago
Added CreateDirectoryAsync to SftpClient

snargledorf opened this pull request 3 months ago
Added ChangeDirectoryAsync to SftpClient

snargledorf opened this pull request 3 months ago
Added support for deleting directories asynchronously

snargledorf opened this pull request 3 months ago
fix ConnectAsync not respecting the connection timeout

mus65 opened this pull request 4 months ago
Added ExistsAsync and GetAsync to SftpClient

snargledorf opened this pull request 4 months ago
Add interface to SshClient

eugencowie opened this pull request 4 months ago
Add support for OpenSSH certificates

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

scott-xu opened this pull request 4 months ago
Add Directory.Packages.props to solution file.

drieseng opened this pull request 4 months ago
Update SonarAnalyzer.CSharp

mus65 opened this pull request 4 months ago
Upload from multiple threads throws 'The session is not open' error

anandgmenon opened this issue 4 months ago
Update dependencies

mus65 opened this pull request 4 months ago
Miscellaneous cleanup/throw helpers

Rob-Hague opened this pull request 4 months ago
Ref System.Formats.Asn1 nuget package

scott-xu opened this pull request 4 months ago
Migrate to NuGet Central Package Management

mus65 opened this pull request 4 months ago
[Private Key] Support more ciphers for OpenSSH private key decryption

scott-xu opened this pull request 4 months ago
Add interface to SshClient

cindyzwang opened this issue 4 months ago
StreamReader on ShellStream runs into a lock

cjung95 opened this issue 4 months ago
fix "client not connected" after SFTP reconnect

mus65 opened this pull request 4 months ago
Investigate using BouncyCastle for bcrypt

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

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

mus65 opened this pull request 4 months ago
.Net Framework support for newer encryption algortihms.

ericpanorel opened this issue 4 months ago
TimeOut in Connect on iOS

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

mus65 opened this pull request 4 months ago
Any plan for key exchange RSA-based?

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

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

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

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

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

blackwindowtech opened this issue 5 months ago
appveyor test

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

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

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

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

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

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

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

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

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

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

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

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

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

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

scott-xu opened this pull request 6 months ago