Ecosyste.ms: OpenCollective

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

SSH.NET

Proide a Secure Shell (SSH) library for .NET, optimized for parallelism
Collective - Host: opensource - https://opencollective.com/sshnet - Code: https://github.com/sshnet

Added badges

github.com/sshnet/Cryptography - 2ed034136696c9fd5b02a505573d412f0ce9ef99 authored over 8 years ago by Gert Driesen <[email protected]>
Merge branch 'master' of https://github.com/sshnet/Cryptography.git

github.com/sshnet/Cryptography - 5adb5a9e7d492fa80e7cf907d62e6268ccf10e6a authored over 8 years ago by Gert Driesen <[email protected]>
Renamed some fields for clarity.

Refactor out _offset.

github.com/sshnet/Cryptography - de07ba32a08524e3d718451d1e79f4564118fed2 authored over 8 years ago by Gert Driesen <[email protected]>
Process block in single go.

Added more tests and fixes based on docs in rfc3174.

github.com/sshnet/Cryptography - 5a16f8549c7976b39a65089e7628922582806127 authored over 8 years ago by Gert Driesen <[email protected]>
Reset hashprovider whenever key is set.

github.com/sshnet/Cryptography - ad2de659741aef008022edf7ff1e597f0d4d5d42 authored over 8 years ago by Gert Driesen <[email protected]>
Initialize local hash providers fields in their ctors, and rename Initialize method to Reset.

github.com/sshnet/Cryptography - c612dd99f283d3462a6605b019fef010487d0251 authored over 8 years ago by Gert Driesen <[email protected]>
Generate new key pair, and sign UAP 10 test assembly to allow exposing internals to it.

github.com/sshnet/Cryptography - 0f4fb7b978f833e881db0142371a506813127cec authored over 8 years ago by Gert Driesen <[email protected]>
Update Renci.SshNet to SshNet in assembly titles.

github.com/sshnet/Cryptography - 18bd782652df7f50d3a0116cd5294e9bd7ae9ad7 authored over 8 years ago by Gert Driesen <[email protected]>
Explicitly specify solution for which to perform nuget restore.

github.com/sshnet/Cryptography - f1c329bd021756be0cd441ae464bb5502d1c23ab authored over 8 years ago by drieseng <[email protected]>
Add appveyor config.

github.com/sshnet/Cryptography - 481ae519f90a302a6793a705fbc779696d48788d authored over 8 years ago by drieseng <[email protected]>
Update to .NET Core 1.0 RTM

prepare for 1.1.0 release.

github.com/sshnet/Cryptography - 14ab963574cc09f656b9b70c6ecbf8e2839e7e67 authored over 8 years ago by Gert Driesen <[email protected]>
Update for .NET Core 1.0 RTM

github.com/sshnet/Cryptography - d97a6b5afc7fde7218dba4e2f65f6e52a04e2c39 authored over 8 years ago by Gert Driesen <[email protected]>
Sort target frameworks.

github.com/sshnet/Cryptography - 8b3192a094f7bd2480596f9b99d58d0bb59f00f6 authored over 8 years ago by Gert Driesen <[email protected]>
Remove packages from git.

github.com/sshnet/SSH.NET - a47ce989b6f75da52d914b62e3d3f3c4a0d191de authored over 8 years ago by drieseng <[email protected]>
Update VS2012 projects to SshNet.Security.Cryptography v1.1.0.

github.com/sshnet/SSH.NET - 07c225016eabeead03543d03bb8bff70ddc6e746 authored over 8 years ago by Gert Driesen <[email protected]>
Introduce FEATURE_REGEX_COMPILE symbol

Update VS2012 projects to SshNet.Security.Cryptography v1.1.0.

github.com/sshnet/SSH.NET - 0993749c9773817808f788728b36b8b8c811744f authored over 8 years ago by Gert Driesen <[email protected]>
Enable compiled regex on UAP 10.0.

github.com/sshnet/SSH.NET - 9e042df0c49b03224f79774b781029ecce3d0a9f authored over 8 years ago by drieseng <[email protected]>
Add support for .NET Core 1.0 (.NETStandard 1.3).

Introduce FileSystemAbstraction.

github.com/sshnet/SSH.NET - 6cf058a312b157559336c896deb1fcad86b25add authored over 8 years ago by drieseng <[email protected]>
Sync APM and TAP implementation.

github.com/sshnet/SSH.NET - 6836cff7b84c0fcbde60939b4585392f937d05a9 authored over 8 years ago by drieseng <[email protected]>
Remove conditional override of IsSingleByte as we'll only define the ASCIIEncoding class on target frameworks that do not support this override.

github.com/sshnet/SSH.NET - 0d569fb260a2f0fb5dbdd625d08f2994817d0a2a authored over 8 years ago by drieseng <[email protected]>
Also use Interlocked.Increment(ref long) on Windows Phone.

github.com/sshnet/SSH.NET - eb56b0fae8d1ce5648798ba7fee56fecf43cf4c9 authored over 8 years ago by drieseng <[email protected]>
Extend framework support section with TFMs

Update for RTM of .NET Core.

github.com/sshnet/Cryptography - abf96de14c0f6b99808e4dd0e050a255adcb42d4 authored over 8 years ago by Gert Driesen <[email protected]>
Eliminate the length check.

Minor performance improvement.

github.com/sshnet/SSH.NET - ad5675c5dd3af6f85c4568a64d27b6bbc7314092 authored over 8 years ago by drieseng <[email protected]>
Prepare for 2016.0.0 beta 2.

github.com/sshnet/SSH.NET - 7342357a587e35a54927d6f90448efb33bbdfc17 authored over 8 years ago by Gert Driesen <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/develop'

github.com/sshnet/SSH.NET - 35599b41da407d26a4d37effd685098f75476806 authored over 8 years ago by Gert Driesen <[email protected]>
Consider improved performance of ScpClient as a change/feature not a fix.

github.com/sshnet/SSH.NET - bfbf64fd4db9f3c9b129ef9661804b0ce6389062 authored over 8 years ago by drieseng <[email protected]>
Harden PipeStream tests.

github.com/sshnet/SSH.NET - b86eba0d7c27ec2491b4dfbe7e0bb8839b65c25e authored over 8 years ago by drieseng <[email protected]>
Use static methods where possible.

github.com/sshnet/SSH.NET - f3f0239162d5f475b237e61a856d66df0784c986 authored over 8 years ago by drieseng <[email protected]>
Update test as PipeStream.Flush is no longer invoked after every write, and as such PipeStream.ReadByte is blocking (unless stream is closed).

PipeStream.ReadByte returning -1 is now considered an error (stream closed).

github.com/sshnet/SSH.NET - 21dd66c1cc7c44785345ca973eff5e7919db8e5b authored over 8 years ago by drieseng <[email protected]>
Document fix for issue #21.

github.com/sshnet/SSH.NET - 240e742e83e08b60f8592831a336fc2abf1e726d authored over 8 years ago by drieseng <[email protected]>
No longer flush PipeStream after every write., allowing us to eliminate polling with a sleep between each poll. Fixes #21.

Always use ServiceFactory to create PipeStream instances.

github.com/sshnet/SSH.NET - aa332344a9e237e1ee2aee9588066fb92af92561 authored over 8 years ago by drieseng <[email protected]>
Modify PipeStream to interrupt blocking read when stream is closed/disposed.

Added tests for PipeStream.

github.com/sshnet/SSH.NET - 6778cce6ca439b13e2c6d78ad40bcc32d788a69d authored over 8 years ago by drieseng <[email protected]>
Rephrase slashdocs.

github.com/sshnet/SSH.NET - c6fca9de789073d7f02ce25e7d9bc58cf064c08b authored over 8 years ago by drieseng <[email protected]>
Document fixes.

github.com/sshnet/SSH.NET - 3c0040d2169aa110c70156005aaf5daa7b628f75 authored over 8 years ago by drieseng <[email protected]>
MemberCanBeMadeStatic is now a suggestion.

github.com/sshnet/SSH.NET - 1fb0f3bac0a17ff15df22d0e397d11647be35c4b authored over 8 years ago by drieseng <[email protected]>
Use explicit private modifier for consistency.

github.com/sshnet/SSH.NET - 1388766a03145626643312c15d2244d218332dcb authored over 8 years ago by drieseng <[email protected]>
Remove commented CWL.

Use static methods where possible.

github.com/sshnet/SSH.NET - 5dde49174862218d4e5f8c4f8c999cde10795e18 authored over 8 years ago by drieseng <[email protected]>
Avoid looking up entry in channel requests twice.

github.com/sshnet/SSH.NET - 17fb74315336c113ce565859c474f280b0e2c12e authored over 8 years ago by drieseng <[email protected]>
Added more tests for PseudoTerminalRequestInfo.

Fixed generating pty-ref with zero terminal modes.

github.com/sshnet/SSH.NET - b79c63012db06e9913f0c7abc80fb43b5f44d6bb authored over 8 years ago by drieseng <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

# Conflicts:

# src/Renci.SshNet.Tests/Classes/Messages/Connection/ChannelRequest/PseudoTerminal...

github.com/sshnet/SSH.NET - 3143e14308fa99f9905658bdd6c67752a9bfa4dc authored over 8 years ago by drieseng <[email protected]>
continued line endings struggle ...

continued line endings struggle ...

github.com/sshnet/SSH.NET - b20790abe3b021017fc6a626b301be84628517dd authored over 8 years ago by drieseng <[email protected]>
continued line endings struggle ...

continued line endings struggle ...

github.com/sshnet/SSH.NET - 451ffb98254a1b832349b607f4e459f4d82ab513 authored over 8 years ago by drieseng <[email protected]>
line endings :(

github.com/sshnet/SSH.NET - 70787cd96d02ad4f72f664c34966cf28dfde1cf6 authored over 8 years ago by drieseng <[email protected]>
Add test for PR #26.

Add test for PR #26.

github.com/sshnet/SSH.NET - 50427a3a76057a595f22ec2b258f394f988e11f8 authored over 8 years ago by drieseng <[email protected]>
Added comments to clarify code.

Added comments to clarify code.

github.com/sshnet/SSH.NET - a69a6d64861872eab32055ea3bd06bbad1a58a63 authored over 8 years ago by drieseng <[email protected]>
Merge pull request #26 from trebor-salim/patch-1

Update PseudoTerminalInfo.cs

github.com/sshnet/SSH.NET - bf4e04568f7a832c37afa458c39e4fe879c007e7 authored over 8 years ago by Gert Driesen <[email protected]>
Merge pull request #27 from matthewvukomanovic/lineendings

Actually normallise the End of Lines

github.com/sshnet/SSH.NET - 0e5be7f41e356509650a32060261e2f404049509 authored over 8 years ago by Gert Driesen <[email protected]>
Actually normallise the End of Lines

Really reset the eol's in the repository by following the info at
git-scm.com/docs/gitattributes...

github.com/sshnet/SSH.NET - d43423896c2fe5542096ccc7ec5c7e9a14f3e54a authored over 8 years ago by Matthew Vukomanovic <[email protected]>
Add CI build badge

Add CI build badge

github.com/sshnet/SSH.NET - 1eb4574e379a0ae56d55786a5c0bf043a9d8087a authored over 8 years ago by Gert Driesen <[email protected]>
Mark integration tests as such.

github.com/sshnet/SSH.NET - 85e9e6bbed960f6b89b2dc67bc6bfc98ca552db4 authored over 8 years ago by drieseng <[email protected]>
Fix test after refactoring.

github.com/sshnet/SSH.NET - 25285aa9c573b7c32eeabfb12126055f041aab9c authored over 8 years ago by drieseng <[email protected]>
Mark integration tests as such.

github.com/sshnet/SSH.NET - ffd9675203563580a9878a416b72eb5130d264c4 authored over 8 years ago by drieseng <[email protected]>
Mark integration tests as such.

github.com/sshnet/SSH.NET - 7d4d0aab33e39e926963979466903d924a8b113e authored over 8 years ago by drieseng <[email protected]>
Fix test.

github.com/sshnet/SSH.NET - e2cfc5e182a3192a057abcafb15f8de9cdaad704 authored over 8 years ago by drieseng <[email protected]>
Fix test.

github.com/sshnet/SSH.NET - 1520e6e4ba5f6ae5de14f4848fc5c17a4c5f01e7 authored over 8 years ago by drieseng <[email protected]>
Fix NRE when stopping port without ever starting it.

Fix NRE when stopping port without ever starting it.
Simplify code, and eliminate extra ManualRe...

github.com/sshnet/SSH.NET - 5daf00d7c752db197933f0567b763a1bc45a03bc authored over 8 years ago by drieseng <[email protected]>
Do not handle zero command code as a closed connection.

github.com/sshnet/SSH.NET - e8d249c9d98adffae880f1dce604811dd0027360 authored over 8 years ago by drieseng <[email protected]>
Exclude integration tests, and only run tests for Renci.SshNet.Tests assembly.

github.com/sshnet/SSH.NET - e1a09c71a5531019af6dfedd56bd4182e0e788bb authored over 8 years ago by drieseng <[email protected]>
Add minimal appveyor config

Add minimal appveyor config

github.com/sshnet/SSH.NET - 2f7a5f91ff504a77a3033dcd50289d3fd38d896d authored over 8 years ago by drieseng <[email protected]>
Update PseudoTerminalInfo.cs

github.com/sshnet/SSH.NET - 2d1d45ade650e37e4544ee14414737d9de14846c authored over 8 years ago by trebor-salim <[email protected]>
Added SSH.NET title, and downgrade other headings,

Added SSH.NET title, and downgrade other headings,

github.com/sshnet/SSH.NET - 905023e4d46bd1038b2fb958d97be0e367408997 authored over 8 years ago by Gert Driesen <[email protected]>
Added nuget badge

github.com/sshnet/SSH.NET - 906dd9eb66c1b41e2fafadc8b5ea8d319101658e authored over 8 years ago by Gert Driesen <[email protected]>
Merge pull request #24 from sshnet/master

Consider UAP10 support as new feature.

github.com/sshnet/SSH.NET - 37c163d2d32ab1983589e3a50a4b1ce6adea5f69 authored over 8 years ago by Gert Driesen <[email protected]>
Consider UAP10 support as new feature.

Consider UAP10 support as new feature.
Fixed typo.

github.com/sshnet/SSH.NET - 4f25cc00a7129bfd001c8d79a4ae3d69655751ca authored over 8 years ago by Gert Driesen <[email protected]>
Merge pull request #23 from sshnet/master

Master

github.com/sshnet/SSH.NET - ede6ce1f27e63efe8e4114228e11c365a513acab authored over 8 years ago by Gert Driesen <[email protected]>
Integrate fixes scheduled for 2014.4.6-beta3 ino 2016.0.0-beta1

Integrate fixes scheduled for 2014.4.6-beta3 ino 2016.0.0-beta1
Remove section for 2014.4.6-beta3

github.com/sshnet/SSH.NET - c49a27b0e789e4fb604b3f35d7dcd95e7ad7fb38 authored over 8 years ago by Gert Driesen <[email protected]>
Fix version.

Fix version.

github.com/sshnet/SSH.NET - 622bcce6bc5a41e404d01570c6aae3f4bc609315 authored over 8 years ago by Gert Driesen <[email protected]>
Fix license URL

Fix license URL

github.com/sshnet/SSH.NET - f64951ff2866e2977de73c3941cbab1fc31a5a5e authored over 8 years ago by Gert Driesen <[email protected]>
Added System.Xml.XPath.XmlDocument dependency for UAP10.

Added System.Xml.XPath.XmlDocument dependency for UAP10.

github.com/sshnet/SSH.NET - 85af68786b574626bd6902c4aa89ac258d835c80 authored over 8 years ago by Gert Driesen <[email protected]>
Merge pull request #22 from sshnet/master

Merge remote-tracking branch 'refs/remotes/origin/develop'

github.com/sshnet/SSH.NET - 72bc49b4e00aa68d10796129c1d46b13dda9f682 authored over 8 years ago by Gert Driesen <[email protected]>
Remove MSBuild community tasks.

Remove MSBuild community tasks.

github.com/sshnet/SSH.NET - e37af98d5f915d893a6fbbb9d430d669ef48a6ad authored over 8 years ago by Gert Driesen <[email protected]>
No longer build source zip file

No longer build source zip file, we'll rely on github for this.

github.com/sshnet/SSH.NET - 8858cc7b0df058fbedca88c852b57633c4afe201 authored over 8 years ago by Gert Driesen <[email protected]>
Fix package name for our crypto classes, and lock version to 1.0.0.

Fix package name for our crypto classes, and lock version to 1.0.0.

github.com/sshnet/SSH.NET - 4bcebd176ae84b02519d7c456d1a3b03b9527919 authored over 8 years ago by Gert Driesen <[email protected]>
Update nuget package version, and TFMs.

Update nuget package version, and TFMs.

github.com/sshnet/SSH.NET - ce5988847faea0d37823e1dab92880f22f38d2e0 authored over 8 years ago by Gert Driesen <[email protected]>
Update version to 2016.0.0 beta1.

Update version to 2016.0.0 beta1.

github.com/sshnet/SSH.NET - 589e987a52a04a0eeafa5337d888b7c66a9462ad authored over 8 years ago by Gert Driesen <[email protected]>
Upgrade to Sandcastle 2015.6.5.0.

Upgrade to Sandcastle 2015.6.5.0.

github.com/sshnet/SSH.NET - 5ce22346998733856ed1ff53f722f834a174b37b authored over 8 years ago by Gert Driesen <[email protected]>
Added support for UAP10

Added support for UAP10
Combine build output of VS 20112 and VS 2015 builds.
Use downloaded nuget.

github.com/sshnet/SSH.NET - 17a58c0044817daa4abe7b26bbc06c6cdfd62588 authored over 8 years ago by Gert Driesen <[email protected]>
Fix path to examples.

github.com/sshnet/SSH.NET - f03b8999a191ab2a4c5fdb5e06d920a0ecd641f2 authored over 8 years ago by Gert Driesen <[email protected]>
Remove obsolete build batch file.

github.com/sshnet/SSH.NET - 0467468e91804b50a69e895e670f15ad25e271a3 authored over 8 years ago by Gert Driesen <[email protected]>
Fix nuspec.

github.com/sshnet/SSH.NET - 9bf305ecb88a8fa9846192ae7f24a97548f52b04 authored over 8 years ago by Gert Driesen <[email protected]>
Remove nuget.exe build item.

github.com/sshnet/SSH.NET - 946cc2a78a1f3de71cb7fde5113e7aca5dfccc24 authored over 8 years ago by Gert Driesen <[email protected]>
Remove obsolete nuget binary.

github.com/sshnet/SSH.NET - 2cb0c00a9548a84a5e18f97fb50fa36cd8b4ce47 authored over 8 years ago by Gert Driesen <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/develop'

github.com/sshnet/SSH.NET - f50068b02183e6d8e6f2f6a8d4203cce0c0326b9 authored over 8 years ago by drieseng <[email protected]>
Sync VS2012 only project files.

github.com/sshnet/SSH.NET - 54a4f7d4175e598e10a0c2fa71a2fa4606309cf7 authored over 8 years ago by Gert Driesen <[email protected]>
Fix reference to build items and remove solution items.

github.com/sshnet/SSH.NET - d99901da599d4c8995015a1961138a3e4eb46661 authored over 8 years ago by Gert Driesen <[email protected]>
Fix references to build items.

Remove solution items.

github.com/sshnet/SSH.NET - f7f29d60cdc10c09e70d68b863535d4b478b10f2 authored over 8 years ago by drieseng <[email protected]>
Update license and project URL

Update tags.
Update release notes to prepare for new beta release.
Define dependencies for UAP 10...

github.com/sshnet/SSH.NET - 4a9912566fa135cec6ea85fd259ec1ea9b0dbdb9 authored over 8 years ago by drieseng <[email protected]>
Remove unused imports.

github.com/sshnet/SSH.NET - f38262f775d35ff1bc9eae9ecedb84463ce8705d authored over 8 years ago by drieseng <[email protected]>
Make line endings consistent (PR #19)

github.com/sshnet/SSH.NET - 57a78fc3a42632c1709b3537a43c982d0e8462dc authored over 8 years ago by drieseng <[email protected]>
Include a .gitattribute file to make the line endings stay consistent

github.com/sshnet/SSH.NET - 42c7466a5d5302b1df78716672c4922eee5994aa authored over 8 years ago by drieseng <[email protected]>
Improved exception messages.

Avoid magic numbers.
Improve test coverage.

github.com/sshnet/SSH.NET - f5b554268448e7149f4af5af85d8148444893310 authored over 8 years ago by drieseng <[email protected]>
Register for SSH_MSG_GLOBAL_REQUEST right before authentication.

Use link to issue in corresponding test.

github.com/sshnet/SSH.NET - a1f46d40c2274b2c2ad3590e381408782fe56b00 authored over 8 years ago by drieseng <[email protected]>
Added test for:

https://github.com/sshnet/SSH.NET/issues/8

github.com/sshnet/SSH.NET - 1e94070b23407928f0c863c048e0ec35c9651bba authored over 8 years ago by drieseng <[email protected]>
Fix imports.

github.com/sshnet/SSH.NET - ec9fc0f317b517317e8bd1eec5729a21ec023dd7 authored over 8 years ago by drieseng <[email protected]>
Use uppercase literal suffix.

github.com/sshnet/SSH.NET - fbff2e53a4c6c9a4a91a8f5c667bb43478c99934 authored over 8 years ago by drieseng <[email protected]>
Added tests for Extensions.ToGlobalRequestName.

github.com/sshnet/SSH.NET - 31bf2ae431f15839920cdfef573b4a2ed280befa authored over 8 years ago by drieseng <[email protected]>
Merge pull request #9 from antmeehan/fix-issue-8

Handle SSH_MSG_GLOBAL_REQUEST earlier in the connection process

github.com/sshnet/SSH.NET - a5a604422699a36c7eddeda9378921b469e6aeaf authored over 8 years ago by Gert Driesen <[email protected]>
Merge pull request #17 from matthewvukomanovic/develop

Use Infinite constants where appropriate

github.com/sshnet/SSH.NET - 665759c246fe90402597dd2b26f7ed5a2286aee3 authored over 8 years ago by Gert Driesen <[email protected]>
Revert "Update the last set of items (comments) so that they reference SshNet.Session.InfiniteTimeSpan"

This reverts commit ee774a3ce79d29b07e37a11a18409f9c9f5e92dd.

github.com/sshnet/SSH.NET - ef80d2c175f2c797b41beeca5a54ecb6121969c4 authored over 8 years ago by Matthew Vukomanovic <[email protected]>
Separate creating, enabling/disabling, activating/deactivating of messages into SshMessageFactory.

Huge performance improvement in micro-benchmark.
Work in progress.

github.com/sshnet/SSH.NET - ee3f679aa33ed6590fafd1a4aa67f76f6a2114b1 authored over 8 years ago by drieseng <[email protected]>