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

Remove this qualifier.

06b5128916fcebbbb1a280f34146fe5815c5adea authored over 8 years ago by drieseng <[email protected]>
Remove unused import.

0f5d2f5ad46ccada492db2dd77b68bc962b49fb2 authored over 8 years ago by drieseng <[email protected]>
Avoid possible NRE.

68b2267103a58495cf635f727a0357360b32c9d3 authored over 8 years ago by drieseng <[email protected]>
Remove this qualifier.

316ae12fdcb7fbb58246f4334b2fcca8d6396701 authored over 8 years ago by drieseng <[email protected]>
Fix bunch of warnings.

58086b9ef415255096d761e7bd0aa61b9f68cecd authored over 8 years ago by drieseng <[email protected]>
Remove qualifier.

868f981c4ae7ecf13b426b066769108de959b565 authored over 8 years ago by drieseng <[email protected]>
Remove unused import.

780217820f75999964e3acff0aa014aa2be0f3f6 authored over 8 years ago by drieseng <[email protected]>
Removed this qualifier.

bda8b0bcd9f33c758c92fcc712835c09ef65b0f6 authored over 8 years ago by drieseng <[email protected]>
Remove partial modifier.

11f77bc1778fc62ef8beb5df26edfe000f16ac5e authored over 8 years ago by drieseng <[email protected]>
Avoid event-based memory leak when client is not disposing.

e09239ef0e75854e023e9717eb60a366e1d4ea19 authored over 8 years ago by drieseng <[email protected]>
Avoid event-based memory leak when client is not disposing instance.

Remove partial modifier.

9100a47dddc0e35cd28a36e5145e1dfcad6aba43 authored over 8 years ago by drieseng <[email protected]>
Avoid event-based memory leak when client is not disposing instance.

Removed extra whitespace, and partial modifier.

b6035077ac8e22ee0f87e2f90e1a756991866b99 authored over 8 years ago by drieseng <[email protected]>
Remove this qualifier.

Simplify code.

3a48cde559ad462aac0cf1c7b04c4bd589e412b7 authored over 8 years ago by drieseng <[email protected]>
Avoid event-based memory leak.

56d68870cb0905b1d0b6e93da7c020bd1e674936 authored over 8 years ago by drieseng <[email protected]>
Avoid event-based memory leak when client is not disposing instance.

4659bb804a8874946200c2816b2704f816faa990 authored over 8 years ago by drieseng <[email protected]>
Remove extra whitespace.

2f5e131e08a58e39b35e08e64a2b4182499a4fbd authored over 8 years ago by drieseng <[email protected]>
Do not show warnings that we cannot fix without breaking the VS 2012 build.

936cfb7b6b797ca02922cf5c097edacf495d813f authored over 8 years ago by drieseng <[email protected]>
Fix event-based memory leaks when clients do not properly dispose instances.

4b59e93d0cd63de7f520a38a80d169a529f1147a authored over 8 years ago by drieseng <[email protected]>
Refactor to move indication whether EndExecute has been invoked for a given IAsyncResult to the CommandAsyncResult class.

Revert unsubscribe from session events when finalizing SshCommand.
Do not create reply message fo...

d48bb74aef3e8d9abd394de04aeb81a6f91af7d6 authored over 8 years ago by drieseng <[email protected]>
Remove partial modifier on class.

Remove this qualifier.

9fd0adf6bf71edd9d183b5577f7211644242ad6e authored over 8 years ago by drieseng <[email protected]>
Document changes and fixes.

30308e63a5ba627cf7c8e31a2ad4ccec09a72f09 authored over 8 years ago by drieseng <[email protected]>
Fixed session event leak when SshCommand is not disposed.

0fa8e1ec48af5562ac3aba6bdf8ded7b6b662e09 authored over 8 years ago by drieseng <[email protected]>
Removed copyright.

45ab50572d8cc6d150f4507eb2cbc3abaff1da8d authored over 8 years ago by drieseng <[email protected]>
Relicense as MIT

706ab132474a9b1d2fced3497692c2af0bd36658 authored over 8 years ago by drieseng <[email protected]>
Complete rename of HashAlgorithmFactory source file and update package dependency.

f456cbad87b0705cf447fb47c6990f1ea4ea1052 authored over 8 years ago by Gert Driesen <[email protected]>
Added tests for GenerateRandom.

Updated project files after move and rename.
Fixed a few warning in HashAlgorithmFactory.

ba8a30bce12480eacbce1f5089aa71fd594a5768 authored over 8 years ago by drieseng <[email protected]>
Move HashAlgorithmFactory to Abstractions, and rename it to CryptoAbstraction.

Class rename will follow.

96eb559c0911abfc29ff6f4805c6f1b19b2f28ad authored over 8 years ago by drieseng <[email protected]>
Remove unused imports.

957aeaf0bc5e108fa0af2423a4f65ac3a24ff6d2 authored over 8 years ago by drieseng <[email protected]>
Fix GenerateRandom for UAP/UWP.

9c908ffc62a5b811db4ba216b82868430e5fd6c9 authored over 8 years ago by drieseng <[email protected]>
Fixed CanRead and CanWrite in SocketAbstraction when socket is connected, and target framework does not support socket poll.

a6e0e006f837977799dc0f9ff61a081760ab1927 authored over 8 years ago by drieseng <[email protected]>
Fix API feature toggles.

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

a563634d246452b2c30423214b581f8672473561 authored over 8 years ago by drieseng <[email protected]>
Temporarily commit nuget packages.

d1cd0f31c13639db9605710a3d0051370f9439b6 authored over 8 years ago by drieseng <[email protected]>
Improve socket related error handling.

Refactor to compile UWP project without using CoreFX.

9f9864e7899bfe478855327ca0f44a6dad54921e authored over 8 years ago by drieseng <[email protected]>
Rename Renci.Security.Cryptography to SshNet.Security.Cryptography.

For now, do not use CoreFX.

9019ce39b60f45999a7ac9aa45c636f85b18c469 authored over 8 years ago by drieseng <[email protected]>
Added test project for WP 8.0.

Added few tests for abstraction classes.

1da035203c6d913facb030d4622b755476c6c465 authored over 8 years ago by drieseng <[email protected]>
Added (incomplete) support for GetHostAddresses on UAP/UWP without relying on CoreFX (.NET Core).

78167833a870b04da33c1152c9cde3d2949188a2 authored over 8 years ago by drieseng <[email protected]>
Added null check

685dc9f8d8fec8569e75ee1dd8ddefb6d8506495 authored over 8 years ago by drieseng <[email protected]>
Added ReadByte and SendByte convenience methods.

13b4f8bcd804fb1f2fdbfb9dc82fe4e0fea65450 authored over 8 years ago by drieseng <[email protected]>
Renamed VS 2012 solution file to Renci.SshNet.VS2012.sln.

172989554e0a6d186718ea6a99c35da7d32d26c4 authored over 8 years ago by drieseng <[email protected]>
Introduce abstraction for generating a strong random sequence, as UWP/WinRT does not come with RandomNumberGenerator.

On UWP/WinRT, we'll use CryptographicBuffer.GenerateRandom(uint).

We'll probably revisit this o...

23108457286979cd680f44c24b602a2b49c747e8 authored over 8 years ago by drieseng <[email protected]>
Fixed some warnings.

fd36ae40b7de79e2e43816f395070e54395c3fcf authored over 8 years ago by drieseng <[email protected]>
Removed param from XML doc.

d2e47285129fcea964bfa62a53042b0bdd618fb3 authored over 8 years ago by drieseng <[email protected]>
Fixed hide warnings.

1810e45284d84937032c31f2e70bd3ffbd2fbf87 authored over 8 years ago by drieseng <[email protected]>
Fixed compile warning.

c3618cf771cd685e5ff02ca0bbd95818799acfc5 authored over 8 years ago by drieseng <[email protected]>
We now use VS 2015update 2

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

3203245db9ae8d78b9d381200d865f120bad1e34 authored almost 9 years ago by drieseng <[email protected]>
Moved usage of TraceSource (and related classes) to DiagnosticAbstraction class.

2c3d72c481b8d87b9fd5100cb521099149af8d4c authored almost 9 years ago by drieseng <[email protected]>
Remove partial modifier.

6ae759b692dbf96561484a126a30ae1d19ad3a59 authored almost 9 years ago by drieseng <[email protected]>
Add FEATURE_DIAGNOSTICS_TRACESOURCE symbol.

29080fd2d143de3507119cf064033e8b521b0c6f authored almost 9 years ago by Gert Driesen <[email protected]>
Ignore SshConnectionException while closing channel.

5928052150ac5b855f822578589e87329f0cf7a1 authored almost 9 years ago by drieseng <[email protected]>
Added back signaling of socket read.

bba2e5bad668ba25b1519d26c4308763c48c1c44 authored almost 9 years ago by drieseng <[email protected]>
Added comment for reset of waithandle.

430bf0ebf68d6b94d774020ea7562ef8624ad8fc authored almost 9 years ago by drieseng <[email protected]>
Removed FEATURE_SOCKET_SETSOCKETOPTION symbol.

b1b2186cdb89f4eb90e5fc0669897759623a67a0 authored almost 9 years ago by drieseng <[email protected]>
Fix tests after recent changes.

cfdaa75902b6a4c01a09948752189bdd4bd115cb authored almost 9 years ago by drieseng <[email protected]>
Prefer EAP for sockets.

Fix compile errors in SocketAbstraction.Connect(...) for TAP and APM.

001646a74801a93c5b853ff6dddba68d51d3fe8f authored almost 9 years ago by drieseng <[email protected]>
Inversed logic, as ConnectAsync returns true when there's I/O pending.

f80b14dc502de52d67ad6d3c0c6722fdf9cafb81 authored almost 9 years ago by drieseng <[email protected]>
Remove usage of socket related partial methods.

Use methods in SocketAbstraction instead of partial methods.

2f76f8de7959793d7f5c5869fde1a1f65341101a authored almost 9 years ago by Gert Driesen <[email protected]>
Remove usage of this qualifier.

c553f0664b16919776c9d5ecc842b3d3c97fff24 authored almost 9 years ago by Gert Driesen <[email protected]>
Remove obsolete source files.

6f27e5f03756daf316ec1f24ed8615e26877f977 authored almost 9 years ago by Gert Driesen <[email protected]>
Remove obsolete or duplicate source files.

5221cf715893b992f8eaef5bd8b4a012d6cfea90 authored almost 9 years ago by Gert Driesen <[email protected]>
Remove obsolete source files.

653db3a226ea922831dac9c54c90e9b72e462adb authored almost 9 years ago by Gert Driesen <[email protected]>
Remove empty partial Extensions source file.

7d4dfa5ac433f76a2232ff6d8e288e9902482ee7 authored almost 9 years ago by Gert Driesen <[email protected]>
Reduce partial methods/classes and streamline API surface across target frameworks

* Make Extensions.DebugPrint(this IEnumerable<byte>) available on all
target frameworks.
* Moved...

b5c7066bde04bde2ecb8cc02e79107b625ed517e authored almost 9 years ago by Gert Driesen <[email protected]>
Added FEATURE_SOCKET_POLL symbol.

7a8135fd0c0d1781694da671a2b569a49c7c22f1 authored almost 9 years ago by Gert Driesen <[email protected]>
Merge branch 'develop' of https://github.com/sshnet/SSH.NET.git

722106e26f0c19f325374f61d7450bae8de5bbce authored almost 9 years ago by drieseng <[email protected]>
Rename conditional compilation symbols.

61463b9f2fbd9c6d143b921eff84ba85cd8e2f9c authored almost 9 years ago by drieseng <[email protected]>
Implement task async pattern and event-based async pattern.

7a08df2487b92bf1e9045fedf7feb891f3d99f26 authored almost 9 years ago by drieseng <[email protected]>
Clarify dynamic port forwarding.

745f352e86cd9dd63a33cacebc659c214a988d3d authored almost 9 years ago by drieseng <[email protected]>
Introduce FEATURE_MEMORYSTREAM_TRYGETBUFFER symbol, and clarify doc.

92f8077ee3b6faaf95c3a9789dd9af9bcf823bdc authored almost 9 years ago by drieseng <[email protected]>
Revert "Clearify dynamic port forwarding."

This reverts commit 6c29387d5f3eeb8caf310fa3766fc7cb8568f63a.

64e375dc2d157886b4be6d09b2e06ac4f0d043a4 authored almost 9 years ago by drieseng <[email protected]>
Clearify dynamic port forwarding.

6c29387d5f3eeb8caf310fa3766fc7cb8568f63a authored almost 9 years ago by drieseng <[email protected]>
Complete support for EAP.

e49dc1410b6a8abe9e0466559e5e16a2c4ebe25a authored almost 9 years ago by drieseng <[email protected]>
Introduced support for socket event-based async pattern.

Added dispose of listener and waithandle introduced for EAP.

064c9472d79e2bef5ec4ebeba21a7da588ca83e3 authored almost 9 years ago by drieseng <[email protected]>
Remove FEATURE_STREAM_EAP

ec86cd8869b3aa2cac826ce6ed23e1a01440a5ca authored almost 9 years ago by Gert Driesen <[email protected]>
Added FEATURE_MEMORYSTREAM_TRYGETBUFFER symbol

b0e3612b95d70b8749d44cca22bb026a581d9650 authored almost 9 years ago by Gert Driesen <[email protected]>
Document our conditional compilation symbols.

765da0cb3e208827cf0e2b5efe834a107f6d4fb8 authored almost 9 years ago by Gert Driesen <[email protected]>
Remove local test project from solution.

badbbeb1710b4e6b113fa1b7b5fa5b0b39bf705d authored almost 9 years ago by drieseng <[email protected]>
Add partial support for UWP/UAP 10.0, and prepare to support .NET Core 1.0.

Still very much work-in-progress.
Moved some target framework specific code to "abstraction" clas...

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

ccdcd159ad70a267a6937e09cf3cd138b0314889 authored almost 9 years ago by drieseng <[email protected]>
Sync with new developments.

Move HMAC and key exchange method support to separate sections.
Added hmac-sha2-512 and hmac-sha...

83d21d44c804df0719d6788d374898098f8258e3 authored almost 9 years ago by drieseng <[email protected]>
Ignore expanded/resolved project.json files

40772228242212fc0da3af1b0010d5861c95924b authored almost 9 years ago by drieseng <[email protected]>
Removed unnecessary override of Close().

b59573506af506bf2ddb3c4863f9fd40345981de authored almost 9 years ago by drieseng <[email protected]>
Removed obsolete source file introduced by migration from Codeplex.

2240442eadf7fea972b00d701d96dc8247ec7976 authored almost 9 years ago by drieseng <[email protected]>
Removed duplicate sources introduced by migration from Codeplex.

93a6ea503defa536d7cfd4ae8b85b1bd57bfddee authored almost 9 years ago by drieseng <[email protected]>
Added XML declaration.

c9f4e9e3c382c8b01bb71f22c14ef86959be8ab3 authored almost 9 years ago by drieseng <[email protected]>
Refactored hash (including hmac) classes into separate assembly.

146ef74f79c7594844bbe59685ee8c9f14bd4015 authored almost 9 years ago by Gert Driesen <[email protected]>
Remote source control bindings.

eeb6b77b5d0c1eab7d5240b7b57d0d258decadbb authored almost 9 years ago by Gert Driesen <[email protected]>
Merge branch 'develop' of https://github.com/sshnet/SSH.NET.git

d58791ff2b2781fa23b034201e66ba915722abeb authored almost 9 years ago by drieseng <[email protected]>
Remove obsolete sources.

6b126813acd9b6ee181f89f7bf8dab2ad3f8513e authored almost 9 years ago by drieseng <[email protected]>
Add wrapping

27da10c0d3fbb14016579694e8106e7db7a9c4b2 authored almost 9 years ago by Gert Driesen <[email protected]>
Added license

076477e0c34e970ef39be257d2260871f8a9c443 authored almost 9 years ago by Gert Driesen <[email protected]>
Add draft section on building SSH.NET

9d5f234d648d67bb7b5aade2e1cd49a47eb865dc authored almost 9 years ago by Gert Driesen <[email protected]>
Attempt to add link to NDepend image.

e87a05a48803d884ebcf1b436deb431b61776567 authored almost 9 years ago by Gert Driesen <[email protected]>
Draft of readme

bff4d387fa22ad943a6d91a66792f2a4ac644e28 authored almost 9 years ago by Gert Driesen <[email protected]>
Merge branch 'master' of https://github.com/sshnet/SSH.NET

e359bd8cedd411f2e5579f7b269b91835e800771 authored almost 9 years ago by drieseng <[email protected]>
Added missing source links.

872e393e0bea7ca28a4935c253506e59dbb2c27a authored almost 9 years ago by drieseng <[email protected]>
Remove TFS bindings.

28f824b9fa2aef48d3a6f1da194c2d30d80f7c74 authored almost 9 years ago by drieseng <[email protected]>
Merge pull request #3 from sshnet/restructure

Refactor project structure

09819398d4f8087b1f376a72af2a02bed08d3abe authored almost 9 years ago by Gert Driesen <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/restructure'

8dd1f4e8d75a568f9c12f23b29b56ec51d2ed08b authored almost 9 years ago by drieseng <[email protected]>