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

Add IBaseClient for BaseClient and ISftpClient to inherit from (#975)

Add IBaseClient for BaseClient and ISftpClient to inherit from

34ce2bd1d0eb7dc68f8ad5a68f407f66d774f9ed authored over 2 years ago by Owen Krueger <[email protected]>
Remove unused import.

bd7c02f6e43e9de77fad745fda9b053605ef9c67 authored over 2 years ago by drieseng <[email protected]>
Use cryptographically secure random number generator.

Fixes CVE-2022-29245.

4cdedf65247a0e720f0723bcd9edb773b3f2223f authored over 2 years ago by drieseng <[email protected]>
Merge branch 'develop' of https://github.com/sshnet/SSH.NET into develop

c728fba850c386ad4d915e259f78634357b01972 authored over 2 years ago by drieseng <[email protected]>
Use cryptographically secure random number generator.

Fixes CVE-2022-29245.

03c6d60736b8f7b42e44d6989a53f9b644a091fb authored over 2 years ago by drieseng <[email protected]>
Agent auth and Keygen (#794)

* Allow to set PrivateKeyFile Key directly
So you can add your own Key-Classes to SSH.NET
*...

bc99ada7da3f05f50d9379f2644941d91d5bf05a authored almost 3 years ago by Stefan Rinkes <[email protected]>
correct 'Documenation' to 'Documentation' (#838)

in the documentation's window title

b30b11af4f83dde473da36e0f89e01701fd4af5e authored almost 3 years ago by Maximiliano Jabase <[email protected]>
Add unit tests for task-based asynchronous API (#906)

* Fix runtime and culture dependant tests.
* Set C# 7.3 in Tests.csproj to limit intellisense's...

4dfc126aceadb86d5fdde53d9b490b68ec902789 authored almost 3 years ago by Igor Milavec <[email protected]>
Fix virus false-positive by Defender on Renci.SSHNet.Tests.dll (#867)

Co-authored-by: Pedro Fonseca <[email protected]>

37fb864663144914b390cc2313721d47cb027039 authored almost 3 years ago by Pedro Fonseca <[email protected]>
Add CODEOWNERS file.

cad943343b4c7ea55975a3033ef1cd0646b6b9d7 authored almost 3 years ago by drieseng <[email protected]>
Add async support to SftpClient and SftpFileStream (#819)

* Add FEATURE_TAP and net472 target
* Add TAP async support to SftpClient and SftpFileStream
*...

7bdfc9e615b736b2762f5cd83c31a5f669663ff6 authored about 3 years ago by Igor Milavec <[email protected]>
Start MessageListener with ThreadAbstraction.ExecuteThreadLongRunning (#902)

* Fix Thread pool exhaustion due to MessageListener running on ThreadPool
* Mark long running t...

30d79c7b316ae5cc7ba590bf6537e684e4a8216b authored about 3 years ago by Igor Milavec <[email protected]>
Add interface to SftpFile #120 (#812)

* Create ISftpFile interface. SftpFile sealed. Return ISftpFile from SftpClient instead of SftpF...

583a9cea6a2cacdc63bb353ed2f5867613f24271 authored over 3 years ago by wxtsxt <[email protected]>
OPENSSH KeyReader for more keys (#614)

* OPENSSH KeyReader for more keys

Add support to parse OpenSSH Keys with ECDSA 256/384/521 an...

f072c5f1a1bb607797a85cd43cf498ec541af3ab authored over 3 years ago by Stefan Rinkes <[email protected]>
Assets/logos (#782)

* Added logo assets

* Added PNG 1260x640 with white border

Co-authored-by: 103filgualan <f...

a5bd08d655bb6a3c762306472cec354556dca3a3 authored almost 4 years ago by Filippo Gualandi <[email protected]>
Prepare for 2020.0.1 release

acda1431d23a9196377464e6f48056dfd42cc867 authored almost 4 years ago by drieseng <[email protected]>
Merge branch 'develop'

a06522c3d6b486db32c51cf6a1e83a3908c33c66 authored almost 4 years ago by drieseng <[email protected]>
Merge branch 'develop' of https://github.com/sshnet/SSH.NET into develop

6e1f839ca1d32cdf510a548945d38b0bcfbf273f authored almost 4 years ago by drieseng <[email protected]>
Support LF as line ending for banner and identification string

Fixes #761

91b64585bce315532638981b00d51276ffaf12ee authored almost 4 years ago by drieseng <[email protected]>
Update README.md

d62594c03f502338d069b5462525744acb075c07 authored about 4 years ago by Gert Driesen <[email protected]>
Update README.md

9c25cf65ca5fcb7f571899e4e81f5e1e3023fe65 authored about 4 years ago by Gert Driesen <[email protected]>
Update README.md

b2c36b5e2c55d94d2c71691f5c9ef45e992cc480 authored about 4 years ago by Gert Driesen <[email protected]>
Added logo assets (#743)

Co-authored-by: 103filgualan <[email protected]>

67318d8b68279fb518a718f68aab0365793f252d authored about 4 years ago by Filippo Gualandi <[email protected]>
Merge branch 'develop'

f48093713f2367b5e1d9b3d18e3e89eb4049efab authored about 4 years ago by drieseng <[email protected]>
Support our legacy target frameworks.

a620835c69489279545f0402f3a7c34e967af6f4 authored about 4 years ago by drieseng <[email protected]>
Merge branch 'develop'

2c99132396389392878d17bb6ca1ff72bfc28bae authored about 4 years ago by drieseng <[email protected]>
Workaround 'Could not create SSL/TLS secure channel' issue due to TLS 1.1 being the default on earlier versions of .NET.

68a47f6890c8604c5db15cc5b15f90170a2356f1 authored about 4 years ago by drieseng <[email protected]>
Prepare for 2020.0.0 release.

853ec99609fbdb69ccd705fdefc3fa580237ce6a authored about 4 years ago by drieseng <[email protected]>
Merge branch 'develop'

8737fdb386ebb7e55d33fcd447ecb506c4af602f authored about 4 years ago by drieseng <[email protected]>
Allow for a small marging when verifying whether configured timeout was respected.

008556205b8dad801768f3cfe58adfcb04af873b authored about 4 years ago by drieseng <[email protected]>
Merge branch 'develop'

84b9281149ca7aeea4c8323ec99728f188c38853 authored about 4 years ago by drieseng <[email protected]>
Fix test.

41e378cfc0cfa26602e6b53678e99592a309e674 authored about 4 years ago by drieseng <[email protected]>
Improve exception messages further.

767fafbfc1606e55ee144fa8a49167bae0f0d798 authored about 4 years ago by drieseng <[email protected]>
Fix more tests to pass on .NET Core.

f60f24fb9c941ad3b5108fdc6f52255c55788cb7 authored about 4 years ago by drieseng <[email protected]>
Fix some test failures on .NET Core.

a5148aea1a22e4d8e0fa365adb1d5e4188e037fe authored about 4 years ago by drieseng <[email protected]>
Fix and rename test.

d5fefcc369cf25e82e268e221e2f0871a51543f8 authored about 4 years ago by drieseng <[email protected]>
Improve exception messages.

e8db68c37150325c712d70bd9b857835f9e40019 authored about 4 years ago by drieseng <[email protected]>
Remove unused import.

8d485f918bec2c99011083474bd535929a783059 authored about 4 years ago by drieseng <[email protected]>
Fix remaining test failure.

f09496b782811b34e3d5a23ca6ff0783e3b9cc86 authored about 4 years ago by drieseng <[email protected]>
Fix test failures.

43f18cb3d4c4437f243880183ec85dedebdb33f6 authored about 4 years ago by drieseng <[email protected]>
Complete refactoring of connection process, and greatly improve test coverage.

60be75d85cca86d7a97e7f22845b75e121fefe4c authored about 4 years ago by drieseng <[email protected]>
Add Connect overload that takes existing Socket instance.

e0b32a41eaf275ae02a0568aa535dba6c1545ebf authored about 4 years ago by drieseng <[email protected]>
Allow for easier troubleshooting of protocol version exchange.

Fixes #751.

de06f1235009f4c7d108b8edf8ad8f96af5303e1 authored about 4 years ago by drieseng <[email protected]>
Fix test failure.

eefcd8fbc5848f4082f62be36beee3666faf41bb authored about 4 years ago by drieseng <[email protected]>
Fix handling of empty line.

fbadaf8b74a7b9b4e08b6e13286c0d40fdbdc389 authored about 4 years ago by drieseng <[email protected]>
Update tests after connection refactoring.

e71a4c958d0bd038bce6d7d3df515977f2205238 authored about 4 years ago by drieseng <[email protected]>
Revert back to using SocketShutdown.Send in an attempt to stabilize tests.

a1e4e04e044673398362d20d79f61bc0ff318522 authored about 4 years ago by drieseng <[email protected]>
Refactor how connection is established to server.

dc9c637759b1aaa6832c3b03dc6c1b1e534a8f3c authored about 4 years ago by drieseng <[email protected]>
Add ISftpClient interface to SftpClient (#197)

Add ISftpClient interface to **SftpClient for mocking and testing purposes.
Fixes #193.

cefdc203d98cd890815e029bc759bc43ec5a9643 authored over 4 years ago by Eric Brumfield <[email protected]>
Fix SFTP file UTC time handling (#356)

* Improved SFTP file UTC time handling

90a13a6c5a0742288db251c9ca23c36c1a57ea04 authored over 4 years ago by Bill Menees <[email protected]>
Merge remote-tracking branch 'remotes/origin/develop'

5942469974290baacfa4da82fb866abc586816a9 authored over 4 years ago by drieseng <[email protected]>
Merge remote-tracking branch 'remotes/origin/develop'

1068694455341357dce49f7c93fb1db2ac585d97 authored over 4 years ago by drieseng <[email protected]>
Fix typo.

c10277f4d7be09385dd356c05c794a842893b55c authored over 4 years ago by Gert Driesen <[email protected]>
Merge remote-tracking branch 'remotes/origin/develop'

9b21a46982f849406f310448006177aa8ac71523 authored over 4 years ago by drieseng <[email protected]>
Remove local-use file.

2cc42c9b91ae411aad8dac562f407270c425d9bd authored over 4 years ago by drieseng <[email protected]>
Remove local-use file.

bf651cac1eeb8f4f1594c74e9b90793d2f2602e9 authored over 4 years ago by drieseng <[email protected]>
Fix path to source file.

32f26157957a99516f98f98eb2905b15f0fcf447 authored over 4 years ago by drieseng <[email protected]>
Fix path to source file.

638a30c521817622952b5a285113636b183760fc authored over 4 years ago by drieseng <[email protected]>
Merge remote-tracking branch 'remotes/origin/develop'

# Conflicts:
# build/sandcastle/SSH.NET.shfbproj

e9979a6adc5b27e5ef8d60ddfff000ccd27439c8 authored over 4 years ago by drieseng <[email protected]>
Update path to example.

b5dcca911ab6a50e495750f66a851a08524e7de1 authored over 4 years ago by drieseng <[email protected]>
Update name of Sandcastle Help File Builder environment variable.

d8fbae3c51bc489d8735e534df5143243a428fcc authored over 4 years ago by drieseng <[email protected]>
Update name of Sandcastle Help File Builder environment variable.

a697693bfa35f73ee7b90714269ef6481743eca1 authored over 4 years ago by drieseng <[email protected]>
Merge remote-tracking branch 'remotes/origin/develop'

61c09ffefb4477ec83293bbd8be3623b130d1146 authored over 4 years ago by drieseng <[email protected]>
Update name of Sandcastle Help File Builder environment variable.

22a895f427dfc52154bcccb9dd61bd9d39d897c7 authored over 4 years ago by drieseng <[email protected]>
Merge remote-tracking branch 'remotes/origin/develop'

356b22a3b41f578a40cc7b8e2faa5a85648c8291 authored over 4 years ago by drieseng <[email protected]>
Fix package targets.

8ac8e87e6948c6b49da9dcdc189e8b70fd7eebd8 authored over 4 years ago by drieseng <[email protected]>
Prepare for 2020.0.0-beta1

66cf838d264b1a03c05bedbdbbf72fe6654f4308 authored over 4 years ago by drieseng <[email protected]>
Sponsoring (#691)

* Create FUNDING.yml
* Add sponsor info.

66e24e7462e263069166d67f16c26a627262e375 authored over 4 years ago by Gert Driesen <[email protected]>
Add sponsor info.

bde751eb480fe87cde7f673916da107e8c6f6660 authored over 4 years ago by Gert Driesen <[email protected]>
Update FUNDING.yml

cce5c7402769a550ebce4655b6ff03ab7802a171 authored over 4 years ago by Gert Driesen <[email protected]>
Create FUNDING.yml

261f5287def5eb19f951ca1bd9ab53eda11b3898 authored over 4 years ago by Gert Driesen <[email protected]>
Merge remote-tracking branch 'remotes/origin/develop'

cca82552552cea5378e049aa3d51554c8addd78a authored over 4 years ago by drieseng <[email protected]>
Remove stray CWL.

8fbaa3c5bcd1259fafefaeaba792ef2ba52c97ea authored over 4 years ago by drieseng <[email protected]>
Merge branch 'develop' of https://github.com/sshnet/SSH.NET into develop

c5cb1caf7644c7b65ff29fd1786b6f7207afc38c authored over 4 years ago by drieseng <[email protected]>
Immediately sent identification string when connection is established.

Fixes #689.

4906b64e7a5f80ee76e6cc303dbe9ab12c555679 authored over 4 years ago by drieseng <[email protected]>
Synchronize legacy project files.

e44913029e341329f8b8e3612025146927b4f28f authored over 4 years ago by Gert Driesen <[email protected]>
Support TF without Socket.Poll(...) and Socket.Select(...).

42a676c3d798e5fff92b0892ca96d80339e3213d authored over 4 years ago by Gert Driesen <[email protected]>
Merge branch 'develop'

4eef0909661560cd99b9d9cab6e7a175904eb303 authored over 4 years ago by drieseng <[email protected]>
Document support for .NET Standard 2.0.

ab827c2eb1965a49accebaca6f2cdff18839df2b authored over 4 years ago by drieseng <[email protected]>
Remove CWLs.

7bbb7a0ca3fb59de330e90f22dbe3b5a8eda2b49 authored over 4 years ago by drieseng <[email protected]>
Remove CWLs.

4583da528f93294f37f66d176cc23bfcb0d71e01 authored over 4 years ago by drieseng <[email protected]>
Merge remote-tracking branch 'remotes/origin/develop'

23168f47b3bbebad7e779b177c154126335a87a2 authored over 4 years ago by drieseng <[email protected]>
Fix tests.

c5b487c057af82f6a84e0df736f76aea116bb2f6 authored over 4 years ago by drieseng <[email protected]>
Handle ObjectDisposedException.

8094c0917ac26826a8aa46197a2d77bb773f46fb authored over 4 years ago by drieseng <[email protected]>
Merge remote-tracking branch 'remotes/origin/develop'

fc114fb0ec7af9fb3e51da33684d05556c09aa74 authored over 4 years ago by drieseng <[email protected]>
Prefer Socket.Poll(...) over Socket.Select(...).

Fixes #355.

504d1dc035bd2ea75e7f8dc2456fbcb89975bc00 authored over 4 years ago by drieseng <[email protected]>
Remove unused FEATURE_SOCKET_SETSOCKETOPTION.

cdbdefe4491b1ef4ffa301ded7f518b4d5bd973b authored over 4 years ago by drieseng <[email protected]>
Fix test failures

14ddfca4e926c1f8a7ca1db0026434ee159f384d authored over 4 years ago by drieseng <[email protected]>
Fix typos.

8aad18ff982af265936121945de9ac46878b9f9c authored over 4 years ago by drieseng <[email protected]>
Update EAP implementation to correctly deal with a socket operation that is completed synchronously.

Fixes #571.

916c01926688c16d0e9058197741a1f342010ff4 authored over 4 years ago by drieseng <[email protected]>
Fix typo

516d982addb97a99fb029486d54ddc51e49ad2f1 authored over 4 years ago by Gert Driesen <[email protected]>
Merge branch 'develop' of https://github.com/sshnet/SSH.NET into develop

94ad752313c1c5e39ea03cfbdf35a1dac64d4cc4 authored over 4 years ago by drieseng <[email protected]>
Partially revert changes from #643.

Fixes #653.

1a803b50ee33ff7c484144a57693f4fc7ddacf68 authored over 4 years ago by drieseng <[email protected]>
Added documentation section to README (#656)

f262b4aa7b54526d304493ccd6efa20f78a97bb3 authored over 4 years ago by Mark Moore <[email protected]>
Make sure to shutdown receive socket when client has closed.

2c1a4d95961b174fe9950ee1a5995bd73a20173a authored over 4 years ago by drieseng <[email protected]>
Formatting

59d908d308a5184c42a4b4afdaf470ef8cc457b0 authored over 4 years ago by drieseng <[email protected]>
Log warning upon timeout waiting for pending channels to reach zero.

21c5c8e0b42153314ef8a8e009f9352d4a89e67b authored over 4 years ago by drieseng <[email protected]>
Support diffie-hellman-group14-sha256 and diffie-hellman-group16-sha512 key exchange methods.

34df3dd725f4bf98c29a1e5c029cd0741ab27d4a authored almost 5 years ago by drieseng <[email protected]>
Fix test after failure introduced by #643.

36cf5f22573e91571d40371b51fd6305f1172f2b authored almost 5 years ago by drieseng <[email protected]>
Merge branch 'develop' of https://github.com/sshnet/SSH.NET into develop

211b5de5ec6fa7ff1b8a558e2ea2c26f690c8e08 authored almost 5 years ago by drieseng <[email protected]>