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

Merge pull request #1 from matthewvukomanovic/master

Consistent line endings for projects

github.com/sshnet/Cryptography - b9d9a5a9e9556d3f3b81deb973530b505ae1977c authored over 8 years ago by Gert Driesen <[email protected]>
Merge remote-tracking branch 'remotes/main/master'

github.com/sshnet/Cryptography - d23fde19efb476dd73f228aebc66c643c03b5f27 authored over 8 years ago by Matthew Vukomanovic <[email protected]>
Update the last set of items (comments) so that they reference SshNet.Session.InfiniteTimeSpan

github.com/sshnet/SSH.NET - ee774a3ce79d29b07e37a11a18409f9c9f5e92dd authored over 8 years ago by Matthew Vukomanovic <[email protected]>
Change methods to use the Session.Infinite value rather than -1 or their own Infinite value

github.com/sshnet/SSH.NET - d755829ee056c637efcb4a94da428c36d0e3a3ae authored over 8 years ago by Matthew Vukomanovic <[email protected]>
Where appropriate change all -1 and Timespan(0,0,0,-1) to SshNet.Session.Infinite and SshNet.Session.InfiniteTimeSpan

github.com/sshnet/SSH.NET - 2fd25cb2cb06ec5bc852ddb22aab24895fcc3e4f authored over 8 years ago by Matthew Vukomanovic <[email protected]>
Change the line endings for the files which had inconsistent line endings

github.com/sshnet/Cryptography - 56f308b5ffe2da2f35e5877f5ea8af3dfc5dba7f authored over 8 years ago by Matthew Vukomanovic <[email protected]>
Include a .gitattributes file to make line endings consistent

github.com/sshnet/Cryptography - 910cf59db62fbb4a778eaa3effa601f483a5c256 authored over 8 years ago by Matthew Vukomanovic <[email protected]>
Revert "Update to SshNet.Security.Cryptography 1.0.0."

This reverts commit df992c39b1a6e3ca226fe488735f9250288bcad3.

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

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

github.com/sshnet/SSH.NET - e3a6e1842486ff0b191ed790253871ad59f003dc authored over 8 years ago by drieseng <[email protected]>
Rename NAME to Name.

github.com/sshnet/SSH.NET - 052e98a36460bea5a806d65eb67f633b66effe66 authored over 8 years ago by drieseng <[email protected]>
Remove unused import.

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

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

github.com/sshnet/SSH.NET - 7411f16dca7e0ae15f63f2c318558438172874eb authored over 8 years ago by drieseng <[email protected]>
Upgrade to SshNet.Security.Cryptography 1.0.0.

github.com/sshnet/SSH.NET - 21e86a55289259ed00aed7bdd0ad647067fa085f authored over 8 years ago by drieseng <[email protected]>
Merge branch 'develop' of https://github.com/sshnet/SSH.NET.git

github.com/sshnet/SSH.NET - fc777ccb11fac2048ea804c2f5a6069a3b3c8f50 authored over 8 years ago by drieseng <[email protected]>
Update to SshNet.Security.Cryptography 1.0.0.

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

github.com/sshnet/SSH.NET - df765ff06887de699505dd917241f3790e38f543 authored over 8 years ago by drieseng <[email protected]>
Fixed (resharper) warnings.

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

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

github.com/sshnet/SSH.NET - 037e58270fa9e3b910151b8ff937447556995845 authored over 8 years ago by drieseng <[email protected]>
Update release notes.

github.com/sshnet/Cryptography - 158e83beb2f9ca3ac601e06a28ab6e9da7e8c613 authored over 8 years ago by Gert Driesen <[email protected]>
Re-enable support for .NET Core, and update version to 1.1.0-beta1.

github.com/sshnet/Cryptography - 1d1f4529d5c0d6e799af594783dce229e3e1007e authored over 8 years ago by Gert Driesen <[email protected]>
Temporarily remove support for .NET Core

done in order to be able to release a stable nuget package.

github.com/sshnet/Cryptography - be37b747c50e83e565fd8e6a4c1c46becd5677d9 authored over 8 years ago by Gert Driesen <[email protected]>
Fix instance field naming, and use static methods where possible.

github.com/sshnet/Cryptography - 019b8e61154f7c5a18a595b0839c328e1a687f0e authored over 8 years ago by Gert Driesen <[email protected]>
Added resharper settings for VS 2012.

github.com/sshnet/Cryptography - e42af3382d320270903da5be10acc8b20e586043 authored over 8 years ago by Gert Driesen <[email protected]>
Added dependencies.

github.com/sshnet/Cryptography - c4bb29e7ad84a772f3f0e742b2250dbb11b5567d authored over 8 years ago by Gert Driesen <[email protected]>
Move dependencies into frameworks.

github.com/sshnet/Cryptography - d6652e3e8ce2cbe4b3b8ce56594c66c83bd23a70 authored over 8 years ago by Gert Driesen <[email protected]>
Remove unused references.

github.com/sshnet/Cryptography - 2c6daaf4a1be17090ea8e9ea5c96ad398e2c8194 authored over 8 years ago by Gert Driesen <[email protected]>
Remove build.cmd batch script.

github.com/sshnet/Cryptography - b7684316367385f44a737f1114a244e8e2b63a48 authored over 8 years ago by Gert Driesen <[email protected]>
Use uap10.0 TFM instead of uap10.

github.com/sshnet/Cryptography - 75aae589e5b5194c28636293048d92b8b8ad5585 authored over 8 years ago by Gert Driesen <[email protected]>
Remove empty releaseNotes element.

github.com/sshnet/Cryptography - 00d85393d16932be4f71df8f64c39a3a4a6fa859 authored over 8 years ago by Gert Driesen <[email protected]>
Take version from CommonAssemblyInfo.cs.

github.com/sshnet/Cryptography - f0b36afabc2a4989ff2fd93b2ebcadba2d4b7ff4 authored over 8 years ago by Gert Driesen <[email protected]>
Add Resharper settings file.

github.com/sshnet/Cryptography - f068507db420767928700de33fa92a5481407064 authored over 8 years ago by Gert Driesen <[email protected]>
Remove unnecessary return.

github.com/sshnet/Cryptography - a100a864223e13b2c484a6e9cf2815ca0c75138a authored over 8 years ago by Gert Driesen <[email protected]>
Added minimal task docs.

github.com/sshnet/BuildTools - adb045dc66965187ba8524b651aa14b85a3ed9ad authored over 8 years ago by drieseng <[email protected]>
Return empty byte array when EOF status response is received.

github.com/sshnet/SSH.NET - 887926f172f2894c20838d4752c0c4460121dcaf authored over 8 years ago by drieseng <[email protected]>
Added initial version of git related build tools.

github.com/sshnet/BuildTools - c2c215539f2fdb6bd5922c5765cf599af1f76133 authored over 8 years ago by drieseng <[email protected]>
Revert ":confetti_ball: Added .gitattributes"

This reverts commit f9c251c49a4bd692945725dd13a9f2c1c2a1c1e4.

github.com/sshnet/BuildTools - a93659bca6e4892323574650a3873282ecddf1cc authored over 8 years ago by drieseng <[email protected]>
:confetti_ball: Added .gitattributes

github.com/sshnet/BuildTools - f9c251c49a4bd692945725dd13a9f2c1c2a1c1e4 authored over 8 years ago by drieseng <[email protected]>
Remove unused imports.

github.com/sshnet/SSH.NET - 3d78d65ee78764f998b1b935a63f9eb625ebf3a7 authored over 8 years ago by drieseng <[email protected]>
Change modifier order (cosmetic).

github.com/sshnet/SSH.NET - 25604c74aaafb45843946acd3861696f691985d0 authored over 8 years ago by drieseng <[email protected]>
Use Buffer.BlockCopy instead of Array.Copy.

github.com/sshnet/Cryptography - 582d99cfbc2e31962c553f58c7ec9608f949be14 authored over 8 years ago by Gert Driesen <[email protected]>
Restore HandleSocks5 as before bug triaging.

github.com/sshnet/SSH.NET - 78adac1241ada61da97280282446cf1dd42fe835 authored over 8 years ago by drieseng <[email protected]>
Fix indentation of regions.

github.com/sshnet/SSH.NET - 5ba43c72f0c638b68a20a87cddf3b3484c7945b0 authored over 8 years ago by drieseng <[email protected]>
Revert "Revert "Remove unused import.""

This reverts commit 5d60476400c0c121a96c7a12b130c99b145abeaf.

github.com/sshnet/SSH.NET - f1063bae783dccc8904e1d6bf52dfe870ebe4af0 authored over 8 years ago by drieseng <[email protected]>
Revert "Remove unused import."

This reverts commit c50e2a2f413acdcfde0ad7bd7903256e331eaafc.

github.com/sshnet/SSH.NET - 5d60476400c0c121a96c7a12b130c99b145abeaf authored over 8 years ago by drieseng <[email protected]>
Remove unused import.

github.com/sshnet/SSH.NET - c50e2a2f413acdcfde0ad7bd7903256e331eaafc authored over 8 years ago by drieseng <[email protected]>
For now, move Extensions to Renci.SshNet namespace.

github.com/sshnet/SSH.NET - 02bf043223ed93ae45b3b84687365721ba16dc60 authored over 8 years ago by drieseng <[email protected]>
Fix build on UWP/UAT10.

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

github.com/sshnet/SSH.NET - 3aab98360c214582bab9cb265f9341cc5b30c5d0 authored over 8 years ago by drieseng <[email protected]>
Use Array.Resize instead of creating new array and using Array.Copy to copy data over.

github.com/sshnet/SSH.NET - 73d343f630f7aa5b940cf488abb623d27c4d78c7 authored over 8 years ago by drieseng <[email protected]>
Remove commented code.

github.com/sshnet/SSH.NET - 9c9d9f3faa7ec3372959c581ee88524a6cff64d2 authored over 8 years ago by drieseng <[email protected]>
BCL for WP8 does not contain ASCIIEncoding.

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

github.com/sshnet/SSH.NET - 1dcf4412b9e1733815602bdf9ec9c22339f6622d authored over 8 years ago by drieseng <[email protected]>
Fixed namespace and accessibility.

github.com/sshnet/SSH.NET - 9c27c4f08337d32bc4b12e47ba7c02e723c2883a authored over 8 years ago by drieseng <[email protected]>
Remove obsolete HashAlgorithm overrides.

github.com/sshnet/Cryptography - 6acabbcc434ae0a8a9a52f6cbd17901ba1b494b0 authored over 8 years ago by Gert Driesen <[email protected]>
Added support for NETStandard 1.0 and 1.3

github.com/sshnet/Cryptography - 0b5888460cbeefa99a82928efa2b3daeac725664 authored over 8 years ago by Gert Driesen <[email protected]>
Correct the build and sandcastle locations

github.com/sshnet/SSH.NET - 885482143681e0d757e0c5442ac17f9737a354e0 authored over 8 years ago by Matthew Vukomanovic <[email protected]>
Exclude build/targets

github.com/sshnet/SSH.NET - 8586ae283cab38e3b4877a59f08c315fa5fc6514 authored over 8 years ago by Matthew Vukomanovic <[email protected]>
Correct the location of the VS2012.sln file in the build.proj

github.com/sshnet/SSH.NET - 43f06b56e0185bb0243e13b29304ebeff4f54d03 authored over 8 years ago by Matthew Vukomanovic <[email protected]>
Quote MSBUILD_EXE and also use it

github.com/sshnet/SSH.NET - daf5975ae8c201f493764470110127417ae96e65 authored over 8 years ago by Matthew Vukomanovic <[email protected]>
Fix .NET 3.5 test build.

github.com/sshnet/SSH.NET - 81f904ecb8db798fda5662ba31221efc18402696 authored over 8 years ago by Gert Driesen <[email protected]>
Added Extensions tests to .NET 3.5 test project.

github.com/sshnet/SSH.NET - bc0ccc8546ea93be25672b6cecbd77f44c0542ce authored over 8 years ago by Gert Driesen <[email protected]>
Added Array.cs to SL4 project file.

github.com/sshnet/SSH.NET - 21c484125654d80aa502fbb7706f0527198b305d authored over 8 years ago by Gert Driesen <[email protected]>
Moved both parts of Extensions partial class to Common namespace.

github.com/sshnet/SSH.NET - d11eeb4185052e057fd52ecef2dbde4372d3cfc1 authored over 8 years ago by Gert Driesen <[email protected]>
Added Array.cs to WP project

github.com/sshnet/SSH.NET - df1211a0b154b16d53477ff9c6112d7aa39e4ea5 authored over 8 years ago by Gert Driesen <[email protected]>
ASCIIEncoding does not exist for WP8

github.com/sshnet/SSH.NET - 0c5778d449187d700d5c73fb7708da4eed623333 authored over 8 years ago by Gert Driesen <[email protected]>
Added doc for Take.

Added null checks to IsEqualTo.

github.com/sshnet/SSH.NET - 49efc18690556471934ba04b20645d1e7bbb1ac1 authored over 8 years ago by drieseng <[email protected]>
Avoid using Linq where a more performant alternative is readily available.

github.com/sshnet/SSH.NET - 3ab6ee413f670f59048e987b56804b9a74207bbb authored over 8 years ago by drieseng <[email protected]>
Avoid initializing data.

github.com/sshnet/SSH.NET - 74088c38a5d0cd108f441b1b2c7e30e29e7a44ae authored over 8 years ago by drieseng <[email protected]>
Added ReadContinuous method.

github.com/sshnet/SSH.NET - 21e81d0c789c873b77051bbdc76e462d0d2bcfcf authored over 8 years ago by drieseng <[email protected]>
Avoid using less optimal Linq, and use optimized extension methods instead.

github.com/sshnet/SSH.NET - 05d8ccbd7b3c7e91d129ace2d3f10a7b4e85b294 authored over 8 years ago by drieseng <[email protected]>
Added Array class which allows an empty array<T> to be reused.

Use BCL ASCIIEncoding class where available.

github.com/sshnet/SSH.NET - b359dfa1e55d265437754e9ea260c445d8c8ce32 authored over 8 years ago by drieseng <[email protected]>
IsSingleByte cannot be overridden on SL/WP.

github.com/sshnet/SSH.NET - 5b3dd35b6f5208e18ee10bcad294b7975f247f7b authored over 8 years ago by drieseng <[email protected]>
Removed IsEqualTo<T>(this IEnumerable ...) overloads.

Renamed TrimLeadingZero to TrimLeadingZeros.
Added optimizations for Take(this byte[], int, int)....

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

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

github.com/sshnet/SSH.NET - c4b09f7c482226630c50879209bd1cc1272c6a81 authored over 8 years ago by drieseng <[email protected]>
Added tests for BigInteger. In huge parts based on the unit tests in Mono.

Update to latest version of BigInteger in Mono before the integration of the MS reference source....

github.com/sshnet/SSH.NET - 38b6bcdc0ca8b0f291bb57dc16227b97d1937105 authored over 8 years ago by drieseng <[email protected]>
Improve compatibility with BCL ASCIIEncoding:

Fixed GetMaxByteCount and GetMaxCharCount.
Override IsSingleByte to always return true.
Added tests.

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

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

* Do not pass buffer by reference.
* Use infinite timeout when reading from socket.

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

github.com/sshnet/SSH.NET - a567151417f6e62e81c869475ede2f9cd37f8578 authored over 8 years ago by drieseng <[email protected]>
Added more information for the terminalName argument of CreateShellStream.

Fixes issue #10.
Removed bufferSize from the ShellStream ctor.

github.com/sshnet/SSH.NET - 14e26081af6e7f07c1503c8011f504a08f20caef authored over 8 years ago by drieseng <[email protected]>
Tuning is always active now

github.com/sshnet/SSH.NET - 4dfa6f4d6efb2cd99debb4956db039ecadffd003 authored over 8 years ago by Gert Driesen <[email protected]>
Always use "tuning" code.

Avoid some NRE in Dispose.

github.com/sshnet/SSH.NET - a924a3ba03fb3996faff19f15a833b41c3753370 authored over 8 years ago by drieseng <[email protected]>
Have Read(...) and ReadPartial(...) respect specified timeout in synchronous mode.

Make IsErrorResumable public.

github.com/sshnet/SSH.NET - 17f30f113558a9ad3e2d685b91e58dc8b08642bf authored over 8 years ago by drieseng <[email protected]>
No longer unscribe from Session events in finalizer, as we wouldn't even get finalized if Session still had subscriptions for the current instance.

github.com/sshnet/SSH.NET - dc327d7887af6efcb76449b893d545f8340eaebd authored over 8 years ago by drieseng <[email protected]>
Handle SSH_MSG_GLOBAL_REQUEST earlier in the connection process

github.com/sshnet/SSH.NET - 514fd0352a4cdf467174c3a8e09df57708b364b3 authored over 8 years ago by Anthony.Meehan <[email protected]>
Fixed some warnings.

github.com/sshnet/SSH.NET - 28a1892dc227b0c5d87abbf24cde9e02de3af751 authored over 8 years ago by drieseng <[email protected]>
Add back partial modifier on Extensions.

github.com/sshnet/SSH.NET - e7ce24932a077341a8c92e8dede233f21dd95628 authored over 8 years ago by drieseng <[email protected]>
Do not show warnings that we cannot fix without breaking the VS 2012 build.

github.com/sshnet/SSH.NET - a4d01b9fac7808a7556fbfd72d6c24910b57e585 authored over 8 years ago by drieseng <[email protected]>
Avoid event-based memory leak in case of exception in Authenticate.

Simplify Dispose(bool).

github.com/sshnet/SSH.NET - 9334312d046d6f2c2f0faf142ad41e03ce66bd9f authored over 8 years ago by drieseng <[email protected]>
Use List.Count instead of Enumerable.Count().

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

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

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

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

Remove this qualifier.

github.com/sshnet/SSH.NET - 063947483cdd2a2c8edba689cf522ff099f867ce authored over 8 years ago by drieseng <[email protected]>
Remove this qualifier.

github.com/sshnet/SSH.NET - 06b5128916fcebbbb1a280f34146fe5815c5adea authored over 8 years ago by drieseng <[email protected]>
Remove unused import.

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