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

Upgrade .NET SDK from 7.402 to 7.403.

drieseng opened this pull request about 1 year ago
Fix analyzer errors

drieseng opened this pull request about 1 year ago
appveyor test

Rob-Hague opened this pull request about 1 year ago
Use shared Data folder for client keys in integration tests

Rob-Hague opened this pull request about 1 year ago
Password Authentication - System.ArgumentException: data

okarpov opened this issue about 1 year ago
Enable trim analysis and fix warnings

Rob-Hague opened this pull request about 1 year ago
Update Nugets 10/2023

WojciechNagorski opened this pull request about 1 year ago
Delete more dummy tests

Rob-Hague opened this pull request about 1 year ago
Move test projects

WojciechNagorski opened this pull request about 1 year ago
Move test projects

WojciechNagorski opened this pull request about 1 year ago
Remove code examples

WojciechNagorski opened this pull request about 1 year ago
Remove unnecessary finalizers

Rob-Hague opened this pull request about 1 year ago
Significantly improve performance of ShellStream's Expect methods

jscarle opened this pull request about 1 year ago
Enable list directory async for net framework

Patrick-3000 opened this pull request about 1 year ago
SftpClient.Exists always returns true for non-existing files?

kikaragyozov opened this issue about 1 year ago
Memory Leak Issue When Streaming Data Over SSH

hossein-mohseni opened this issue about 1 year ago
Move test projects to test folder

drieseng opened this pull request about 1 year ago
Release 2023.0.0

WojciechNagorski opened this pull request about 1 year ago
Request the latest Nuget PKG

peter2145 opened this issue about 1 year ago
SSH.NET does not work for AWS hosted SFTP servers using SFTP protocol

kikaragyozov opened this issue about 1 year ago
Improve tests for (Get|Set)LastAccessTime(Utc)

drieseng opened this pull request about 1 year ago
what is difference ssh.net vs ssh.net-netconf

peter2145 opened this issue about 1 year ago
Issue with ED2559 ssh connection

dominikamann opened this issue over 1 year ago
Expose SshIdentificationReceived event

scott-xu opened this pull request over 1 year ago
Implement set last write and access time

WojciechNagorski opened this pull request over 1 year ago
Update ISftpClient

WojciechNagorski opened this pull request over 1 year ago
Key exchange negotiation failed when speak to OpenSSH 6.5 and 6.6

scott-xu opened this issue over 1 year ago
Relax the RSA/DSA decision for SSH2 keys

Rob-Hague opened this pull request over 1 year ago
Add/migrate hmac+cipher integration tests

Rob-Hague opened this pull request over 1 year ago
WIP: Run tests both on Windows & Linux

dimhotepus opened this pull request over 1 year ago
FingerPrints improvements

WojciechNagorski opened this pull request over 1 year ago
Try to "fix" the flaky test

Rob-Hague opened this pull request over 1 year ago
Rebased AsyncResult fix

Rob-Hague opened this pull request over 1 year ago
Remove placeholder tests

Rob-Hague opened this pull request over 1 year ago
Use ExceptionDispatchInfo in more places

Rob-Hague opened this pull request over 1 year ago
Enable DSA tests

Rob-Hague opened this pull request over 1 year ago
Improvements after #1177

WojciechNagorski opened this pull request over 1 year ago
Use OS-agnostic socket error codes to allow tests run on different OSes

dimhotepus opened this pull request over 1 year ago
SftpClient.UploadFile overwrites file with canOverride=False

phlexss opened this issue over 1 year ago
Add support for RSA SHA-2 public key algorithms

Rob-Hague opened this pull request over 1 year ago
SshConnectionException: The server response contains a null character

daveMueller opened this issue over 1 year ago
"Nimble for SFTP" cannot connect

hawaiimartin opened this issue over 1 year ago
RSA SHA-2 implementation proposal

Rob-Hague opened this issue over 1 year ago
Move Integration tests

WojciechNagorski opened this pull request over 1 year ago
Support for Netconf 1.1?

kgovind12 opened this issue over 1 year ago
Abstract out the hash algorithm from RsaDigitalSignature

Rob-Hague opened this pull request over 1 year ago
Use CollectionAssert in ListDirectory tests

Rob-Hague opened this pull request over 1 year ago
Fix the assembly resolution build warning

Rob-Hague opened this pull request over 1 year ago
Remove _sessionErrorOccuredWaitHandle from SshCommand to correct issu…

EricGarnier opened this pull request over 1 year ago
Add MD5FingerPrint + SHA256FingerPrint properties on HostKeyEventArgs

0xced opened this pull request over 1 year ago
Use framework provided System.Numerics.BigInteger

iamcarbon opened this issue over 1 year ago
Enable getting and deleting symbolic links

fbedoyao opened this pull request over 1 year ago
Enable C# 11, System.Span, and utilize UTF-8 literals

iamcarbon opened this pull request over 1 year ago
Sftp fails to connect.

arvink-ai opened this issue over 1 year ago
Create scorecards-analysis workflow

DeChrist opened this pull request over 1 year ago
PR #971 with conflicts resolved and building

et1975 opened this pull request over 1 year ago
Unwanted UTF-8 with BOM encoding even when using UTF-8 encoding

BM671 opened this issue over 1 year ago
SftpClient.Connect keeps retrying even on authentication failure

superware opened this issue over 1 year ago
SftpClient.IsConnect returns true even if session is closed.

anandgmenon opened this issue over 1 year ago
Digest Access Authentication not supported?

serhat359 opened this issue over 1 year ago
Add a benchmarks project

Rob-Hague opened this pull request over 1 year ago
MSTest Integration tests

WojciechNagorski opened this pull request over 1 year ago
Use License Expression for NuGet Package

mus65 opened this pull request over 1 year ago
"openssh key type: ecdsa-sha2-nistp256 is not supported" ?

deanparkr opened this issue over 1 year ago
Delete performance/longrunning tests

Rob-Hague opened this pull request over 1 year ago
Replace IsNullOrWhiteSpace extension

Rob-Hague opened this pull request over 1 year ago
Host key algorithm negotiation failed

iamprashantkumar86 opened this issue over 1 year ago
Delete dead code

Rob-Hague opened this pull request over 1 year ago
I want to get the output message of the command, what should I do?

344089386 opened this issue over 1 year ago
Add a few spans on net6.0 or greater

Rob-Hague opened this pull request over 1 year ago
Replace Array<T>.Empty with Array.Empty<T>()

Rob-Hague opened this pull request over 1 year ago
Facing issue to run ERICSSON AXE10/810 Switching System command via SSH.NET

bss-haresh-makwana opened this issue over 1 year ago
Analyzer fixes round 3.

drieseng opened this pull request over 1 year ago
Preview of integration tests

WojciechNagorski opened this pull request over 1 year ago
ForwardedPortDynamic should implement IDisposable

drieseng opened this issue over 1 year ago
Round 2 of analyzer fixes and general cleanup.

drieseng opened this pull request over 1 year ago
Use regex source generators when target .NET 7+

drieseng opened this issue over 1 year ago
Compression support

drieseng opened this issue over 1 year ago
Fix namespace / folder mismatches

drieseng opened this issue over 1 year ago
Minor redesign and optimization of (Private)Key classes

drieseng opened this issue over 1 year ago
Error not load file or assmble Renci.SShNet, Version=2020.0.2.0" .net 7

iruizeguilaz opened this issue over 1 year ago
ListDirectoryAsync return IAsyncEnumerable

WojciechNagorski opened this pull request over 1 year ago
Fix some (lots of) issues reported by analyzers.

drieseng opened this pull request over 1 year ago
Low throughput for sFTP over high latency high bandwith network

anoop331 opened this issue over 1 year ago
Remove FEATURE_DIRECTORYINFO_ENUMERATEFILES

WojciechNagorski opened this pull request over 1 year ago
Remove old features [Part 1]

WojciechNagorski opened this pull request over 1 year ago
Error 'Permission denied (publickey).' while connecting to AWS SSH

alexeybut opened this issue over 1 year ago