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

Restore the write buffer to ShellStream

Rob-Hague opened this pull request 11 months ago
Add support for Zlib compression (.NET 6.0 onward only)

scott-xu opened this pull request 11 months ago
Remove feature binary serialization

scott-xu opened this pull request 11 months ago
Drop RIPEMD160

scott-xu opened this pull request 11 months ago
CI: remove install of net8.0 sdk on VS image

Rob-Hague opened this pull request 11 months ago
Fix a few issues with ShellStream

Rob-Hague opened this pull request 11 months ago
Limit TimeSpan timeouts to Int32 MaxValue

jscarle opened this pull request 11 months ago
Discussion: Class-level expectSize or method-level expectSize.

jscarle opened this issue 11 months ago
Fixed dequeuing of incoming queue

jscarle opened this pull request 11 months ago
Async PoC

WojciechNagorski opened this pull request 11 months ago
Support ETM (Encrypt-then-MAC) variants for HMAC

scott-xu opened this pull request 11 months ago
Improve ShellStream Expect

WojciechNagorski opened this pull request 11 months ago
2023.0.2 version

WojciechNagorski opened this pull request 11 months ago
Add tests and benchmarks for ShellStream.Read and Expect

Rob-Hague opened this pull request 11 months ago
ssh.net is missing NuGet package README file

lyndaidaii opened this issue 11 months ago
shellStream.ReadLine() does not return last line

MiiChielHD opened this issue 11 months ago
Renci.SshNet.Common.SshException: Failed to open local file

paritoshnagar2016 opened this issue 11 months ago
Question: CVE-2023-48795

ahrycej opened this issue 11 months ago
Remove SHA-1 Signature Support

jacobslusser opened this issue 11 months ago
Use BinaryPrimitives in Pack

Rob-Hague opened this pull request 11 months ago
Tweak semaphore usage in Session

Rob-Hague opened this pull request 11 months ago
OpenRead(path) disposed Stream immediately

momcina08 opened this issue 11 months ago
ScpClient blocked in Download()

vPillariseti opened this issue 11 months ago
System.InvalidOperationException

FrankCV2048 opened this issue 11 months ago
Integrate with Nerdbank.GitVersioning

scott-xu opened this pull request 11 months ago
Integration benchmark tests

WojciechNagorski opened this pull request 11 months ago
HostKeyEventArgs.HostKeyName has changed in 2023.0.0

a-jackson opened this issue 11 months ago
Key Exchange Negotiation Failed

DeshSa01 opened this issue 11 months ago
Fix build script

WojciechNagorski opened this pull request 11 months ago
Crypto implementation

AtLeastITry opened this issue 11 months ago
Added SshCommand.InputStream to allow writing to stdin of SshCommand

realvizu opened this pull request 12 months ago
Update version in client string for new releases

pra-olo opened this issue 12 months ago
Require Microsoft.Bcl.AsyncInterfaces >=1.0.0 instead of =8.0.0

mus65 opened this pull request almost 1 year ago
2023.0.1 requires exact Microsoft.Bcl.AsyncInterfaces version

mus65 opened this issue about 1 year ago
Allow the integration tests to run on .NET Framework

Rob-Hague opened this pull request about 1 year ago
Terrapin attack and strict KEX

DavisNT opened this issue about 1 year ago
Release 2023.0.1

WojciechNagorski opened this pull request about 1 year ago
Authenticate with ssh-rsa by default

Rob-Hague opened this pull request about 1 year ago
SSH Connect with admin privilege

onurkanbakirci opened this issue about 1 year ago
Plumbing for more async/await work

jacobslusser opened this pull request about 1 year ago
Fix #1275. Hung Dispose() caused by infinite socket timeout

jkillingsworth opened this pull request about 1 year ago
Upgrade packages

Rob-Hague opened this pull request about 1 year ago
Try to stabilise a few tests

Rob-Hague opened this pull request about 1 year ago
manifest does not match assembly reference

blounsbury-usbr opened this issue about 1 year ago
Connect to ssh-j.com by code

paolobia opened this issue about 1 year ago
Hung Dispose() caused by infinite socket timeout

jkillingsworth opened this issue about 1 year ago
Send the client key exchange init in Connect

Rob-Hague opened this pull request about 1 year ago
download CHM file ? ( Document File )

HahnJaeSung opened this issue about 1 year ago
Reduces heap allocations for the some byte[] uses

jacobslusser opened this pull request about 1 year ago
Third party libraries

WojciechNagorski opened this issue about 1 year ago
Removes MessageAttribute in favor of properties on Message class

jacobslusser opened this pull request about 1 year ago
Maintain current build solution

scott-xu opened this pull request about 1 year ago
Native async

WojciechNagorski opened this pull request about 1 year ago
Standardizes additional file types in .editorconfig

jacobslusser opened this pull request about 1 year ago
Replace SemaphoreLight with SemaphoreSlim

Rob-Hague opened this pull request about 1 year ago
Make keys immutable

Rob-Hague opened this pull request about 1 year ago
Enable diagnostics in release

Rob-Hague opened this pull request about 1 year ago
Always use factories for HmacAlgorithms

Rob-Hague opened this pull request about 1 year ago
Update gitignore

Rob-Hague opened this pull request about 1 year ago
Infrastructure work items

Rob-Hague opened this issue about 1 year ago
Build with Release configuration

scott-xu opened this pull request about 1 year ago
Integrate with codecov

scott-xu opened this pull request about 1 year ago
Merge nuspec and CommonAssemblyInfo into csproj

scott-xu opened this pull request about 1 year ago
Add support for .NET 8.0

scott-xu opened this pull request about 1 year ago
Disable a few duplicate analyzer rules

drieseng opened this pull request about 1 year ago
Try to improve ConnectAsync for modern .NET

WojciechNagorski opened this issue about 1 year ago
Test integration tests

WojciechNagorski opened this pull request about 1 year ago
CHM file not in Asset list on lastest release.

noguiol opened this issue about 1 year ago
Fix build break in Release

Rob-Hague opened this pull request about 1 year ago
Disable some impactful analyzers

Rob-Hague opened this pull request about 1 year ago
Fail with a friendlier error message when response has not been set

Rob-Hague opened this pull request about 1 year ago
Add Support .NET Framework 4.8 Documentation

andrewrady opened this issue about 1 year ago
Tectia SSH Server on z/OS mainframe

mmaguigan opened this issue about 1 year ago
Enable trace logging for Integration tests

WojciechNagorski opened this pull request about 1 year ago
Tweak diagnostics

Rob-Hague opened this pull request about 1 year ago
Update global.json

Rob-Hague opened this pull request about 1 year ago
Invoking ISftpClient.Dispose() results in [CS0121] compile error

hthroweriii opened this issue about 1 year ago
Padding is broken

Rob-Hague opened this pull request about 1 year ago
For now, by default disable analyzers during build.

drieseng opened this pull request about 1 year ago
Use System.Security.Cryptography in AesCipher

Rob-Hague opened this pull request about 1 year ago
Possibility not to specify BoundHost when using ForwardedPortRemote

ch1seL opened this pull request about 1 year ago
SshConnectionException after update to 2023.0.0 with private key file

kimmoonkim opened this issue about 1 year ago
Increase test coverage for AesCipher

Rob-Hague opened this pull request about 1 year ago
Unable to connect using username/password and aes256-ctr encryption

Ger202020 opened this issue about 1 year ago
Fix analyzer errors in Renci.SshNet and Renci.SshNet.TestTools.OpenSSH

drieseng opened this pull request about 1 year ago
Fix analyzer errors in Renci.SshNet and Renci.SshNet.TestTools.OpenSSH

drieseng opened this pull request about 1 year ago
Implement memory-based overloads on SftpFileStream

drieseng opened this issue about 1 year ago
Fix typo in SftpFileSytemInformation class name

drieseng opened this issue about 1 year ago
Merge partial classes and complete IForwardedPort interface

drieseng opened this pull request about 1 year ago