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
github.com/sshnet/SSH.NET - dc87042ff54c4dc7ecf75532fc6bc890beb9b07c authored over 13 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - e5624cdc5d407ec168e4de87d81f87b1daf10993 authored almost 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - 635f23fb02fb935b111a0b07144c3f12dda35d60 authored almost 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - ed28543ce9af23b955d9a7932d15464d1f1c049e authored almost 14 years ago by olegkap_cp <[email protected]>
Remove GetSshString and GetBytes extenstion method
Use byte[] vs IEnumerable<byte>
...
Fix Test_Sftp_Upload_Forbidden test
Add Test_Sftp_Download_File_Not_Exists Test
Add Test_Sftp_Cha...
github.com/sshnet/SSH.NET - c391b54b6000bb1454bd592da5c85dcf3f655a8e authored almost 14 years ago by olegkap_cp <[email protected]>
Add Test_Execute_Command_Same_Object_Different_Commands test
github.com/sshnet/SSH.NET - ea575472a084cc6708baf4db3c9698eeeb293fcf authored almost 14 years ago by olegkap_cp <[email protected]>Fix SymbolicLink method
Minor changes
Fix directory navigation and full path name resolution
github.com/sshnet/SSH.NET - 24b902f27b74a27578ef39c00ef3f9b2a53cd83c authored almost 14 years ago by olegkap_cp <[email protected]>Other minor fixes.
github.com/sshnet/SSH.NET - a98604bce3d9d069b8c24f2972728022a1795dfa authored almost 14 years ago by olegkap_cp <[email protected]>github.com/sshnet/SSH.NET - c4d21cf3fd61ec46a415869e4b091551769338ab authored almost 14 years ago by olegkap_cp <[email protected]>
Rework channel closing logic to work more like putty does so it could be supported by more server...
github.com/sshnet/SSH.NET - c5806a42b05f62d13f17719b3a2977d2bffdf880 authored almost 14 years ago by olegkap_cp <[email protected]>github.com/sshnet/SSH.NET - 5c535899dbe89c51d10d2d1d7cda62d8b92dce49 authored almost 14 years ago by olegkap_cp <[email protected]>
Add SFTP Tests
Other minor fixes
Add BoundHost property to allow to specify which IP to bind to when multiple IP addresses av...
github.com/sshnet/SSH.NET - 9f7a13a24f13a04b7f5e45a803f25c217bbeac82 authored almost 14 years ago by olegkap_cp <[email protected]>github.com/sshnet/SSH.NET - 54eb96d513aeebb2b353a5fd29fe8bbb19df6005 authored almost 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - 231e4d1c34f6a16ededfd4951e95cbcc689cd90f authored almost 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - c46b70f7f0bfcfeae6428164c000aa4e8c61d88a authored almost 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - 9a75f086686ce21f6ff908c29b288e61de796cf6 authored almost 14 years ago by olegkap_cp <[email protected]>
Refactor SSH Message type mapping (based on name instead of concreate type)
Clean up some TODO items
github.com/sshnet/SSH.NET - 8c8f4acc4774e7f6ee62c29c03375c7934243505 authored almost 14 years ago by olegkap_cp <[email protected]>
Change CommandTimeout property type to TimeSpan
Add Test_Execute_Timeout test
Add XML comments to...
github.com/sshnet/SSH.NET - 7297259e216bfc5d596de6dd9b002e18cbf25e64 authored almost 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - 792fcbf70a6e58cd6fdb603de293354051776447 authored almost 14 years ago by olegkap_cp <[email protected]>
Move Authentication related events into ConnectionInfo class
Remove Authentication method from th...
github.com/sshnet/SSH.NET - ad100df7b83b3e44f60b8076c7312cb8bcc234ac authored almost 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - 8bd42a06f18c406abec44bc674670ffcdad64420 authored almost 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - 2303affe798e7563c53306282d666834fd2e62bd authored almost 14 years ago by olegkap_cp <[email protected]>
Refactor to have all messages to have private setters
Some code cleanup
SendDisconnect messge when Session is being disposed
github.com/sshnet/SSH.NET - 21794bf6d1f96ecf1695e86c4bffb2bb2fb63aa9 authored about 14 years ago by olegkap_cp <[email protected]>github.com/sshnet/SSH.NET - 8aa21ae400f02cbcfd2ef31ccddffe1f06966022 authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - f0422f9151729e439da8f1daf9c78403a45ccb9c authored about 14 years ago by olegkap_cp <[email protected]>
Move algorithms definition into ConnectionInfo class
Add PasswordConnectionInfo and PrivateKeyCon...
Refactor userauthentication proccess and add support for "keyboard-interactive" authentication me...
github.com/sshnet/SSH.NET - feafa2ef389524bdd403a3c4b9de7cb3e6b9e2af authored about 14 years ago by olegkap_cp <[email protected]>Reorganze and add more tests
github.com/sshnet/SSH.NET - 883de1a4d1ff31617248e1e92a7eb95cb1aea88b authored about 14 years ago by olegkap_cp <[email protected]>github.com/sshnet/SSH.NET - 5d3438aae5fc9a0857cba5b591d0e2dc33d7f9b4 authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - 04ec81d5d5a2ddcf7a066b05353d9aa35dc3e554 authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - ce715f6d370528912ec40de3f857aa583717b9b1 authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - 815e0572f7de0c93941d3c66fe871b25b71b33fa authored about 14 years ago by olegkap_cp <[email protected]>
Refactor key exchange mechanism
Fix public key authentication method when key is not provided
github.com/sshnet/SSH.NET - dd0d8b7750362959c684cafd3d72569612407c67 authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - e0fa741b3f3d6f029ddf864b6ab323beb1c90450 authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - bf0998c8f64514088e3823cc8aababb64d5f05ed authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - cfcb5dc7cd935e93f958a77538943d4800f7d060 authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - facb6db1f90f9a66c50a4440084278659d8b331d authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - 96656ec79201b545d3571a025c368655a4805726 authored about 14 years ago by olegkap_cp <[email protected]>
Add ConnectingEventArgs to allow more control during connection stage
github.com/sshnet/SSH.NET - 04ec42133a570d27fd43c072bba7d595f64e9820 authored about 14 years ago by olegkap_cp <[email protected]>Remove Settings class and specify suported algorithm per session to allow in future to modify sup...
github.com/sshnet/SSH.NET - ccda04e6f16e104c5a9ccac2aa44a1c453320be2 authored about 14 years ago by olegkap_cp <[email protected]>Add SshBasClient class and make SshClient and SftpClient to inherit from it
github.com/sshnet/SSH.NET - 4caee0d62935215904702d9d75fa3032f2f5c6e4 authored about 14 years ago by olegkap_cp <[email protected]>github.com/sshnet/SSH.NET - c9739ac679e5b0bfff7d8acea40dd0a7d05c40e2 authored about 14 years ago by olegkap_cp <[email protected]>
Fix HANDLE close event to notify about operation completion
github.com/sshnet/SSH.NET - 1ff83b9ac9bdcaaa9d4605ec11b3c3366d7ec688 authored about 14 years ago by olegkap_cp <[email protected]>Dont allow por forwarding to start or stop if its already started or stopped
github.com/sshnet/SSH.NET - 2bbb42508ba14c863dacfba0d8cf905d5597d17b authored about 14 years ago by olegkap_cp <[email protected]>github.com/sshnet/SSH.NET - d52655cc1eb1b4369fd70ce1b794d4bfeb766107 authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - cf4a9c2e5f68a4c6c4d06be64ff840f777d204bf authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - ec7b872c0ca2012a9e1bc5b04cda321a346023ca authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - 0b6997f9694861f2329e00d6778ffaa12f865764 authored about 14 years ago by olegkap_cp <[email protected]>
Minror channel changes
github.com/sshnet/SSH.NET - 935d7dd40d169973997eb51fcb632fad2a263b70 authored about 14 years ago by olegkap_cp <[email protected]>github.com/sshnet/SSH.NET - b84ad09fd5138ecdec9ad57cde96bbce64020d3d authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - 4c871a09621811026ff856da31a151c0ebddf1cd authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - 5a8960f0d9e30f2cd9d42e9c163be8d29b8e5f7e authored about 14 years ago by olegkap_cp <[email protected]>
Add new exception type;
Improve error throwing and disconnection algorithm
github.com/sshnet/SSH.NET - a6af208ae476e9777faec7297fedde11135254b5 authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - 50f1a3e51e46c27a5ae399bf4a1183e713451a6f authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - d97f30a745348688f1e0dd61d450b175cd0dea45 authored about 14 years ago by olegkap_cp <[email protected]>
Add support for version 1.99;
Add shell/terminal like capabilities;
github.com/sshnet/SSH.NET - c5bd6c203e9e79dd25f9c2aec3d6166176d0bfd3 authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - 2c435ec12c11a7f43f3cdf575eb41839d96daa02 authored about 14 years ago by olegkap_cp <[email protected]>
Fix some CA warnings
github.com/sshnet/SSH.NET - 6cd224a0e40c608ee4b41bc653ed72efbf2eae63 authored about 14 years ago by olegkap_cp <[email protected]>Add SshCommand class wchich replaces functionality of Shell class
Allow to return ExitStatus and ...
github.com/sshnet/SSH.NET - b52f88e6c86ec03b3bc0b24af9ad7d58490df3e2 authored about 14 years ago by olegkap_cp <[email protected]>
Correct fail command re-execution test
github.com/sshnet/SSH.NET - f9d6c34b5933848e38c7114e33ccf6c0bc2ff3df authored about 14 years ago by olegkap_cp <[email protected]>github.com/sshnet/SSH.NET - ba8f01a6616e968ba769bea463d367e8e0bcbe2f authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - 66cc98d2e0f5da3e20c038f945ddc3514ff1e5b5 authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - a322c96a1c434ffffe445a1ac4be4e9158c30fb8 authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - ba9208e33e2a7a5e139e79ecf230d2f1ca59e224 authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - 917508119da57009d85a27a0712a6c4de7ff4551 authored about 14 years ago by olegkap_cp <[email protected]>
Add PortForwarding funcionality
Create SshClient which will be one enty point for all Ssh functio...
github.com/sshnet/SSH.NET - e33b67e2ff09f6bb47162baa537411db99c1fa02 authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - 7062a7edf195c8da4108fded5b7c44a8be85800f authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - a9d4fb5fc436f0c2bd5464f98eb829c777adc63f authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - e3d570ea620b6b8f45d0b85697af9e8204d91832 authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - 69e669450688d5c9fc1836326e26ea175b016e3e authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - 0c885f5704c0d39c6e3913dd5d57bb21298a59d3 authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - 420b715b6e2e7134a9ede19bc6c89bb1d1b270fe authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - d186722e8e1e6195d67c95178f6533196aa1ca2e authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - 9860895245f158be9ff5670564daf0fdda784bbd authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - f2bd74c91e9e27368cb59f6288ba9f4c66780f75 authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - 6ce6b45a7ca4c5df1d3d9707e9ca976ea70cfc82 authored about 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - e436a98242cb0280351585df19bbb3666a1dfc25 authored over 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - 31e8e2f4298aff765b61136c2c6b10a04921bc47 authored over 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - 4e26ff3954624aa9625dcb2e7eeac38c173dc17b authored over 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - 26ecfd0ec9138e868ad8fbce10a7d97e27ec8757 authored over 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - 8c51113cbbc7f761c356d9505991757381cfa9d8 authored over 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - 3a76bf09bdb28afe26701ecc57f952d13ca8c67a authored over 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - c7d1ea84a0dae6df3066065e0981f26be263af15 authored over 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - 2c9144350182de8968c5f98b4a50905fc8bbeaaf authored over 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - c78fadd9840e1aa78cfc1d75a54b7ca21d421e24 authored over 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - a875cee7e2124d1464222ba364a627615b7ddcd6 authored over 14 years ago by olegkap_cp <[email protected]>
github.com/sshnet/SSH.NET - 4b8509e884999279a087655a792282855b0f44ec authored over 14 years ago by olegkap_cp <[email protected]>