Gert Driesen 00ed218425 Added internal IForwardPort interface to allow mocking of forwarded ports. 11 gadi atpakaļ
..
Channels 00ed218425 Added internal IForwardPort interface to allow mocking of forwarded ports. 11 gadi atpakaļ
Common 23a178f7aa Document exceptions for ConnectionInfo constructors. 11 gadi atpakaļ
Compression 38b016236e Add few examples into code comments 13 gadi atpakaļ
Messages 8934b5d156 Improve internal server window size managment 12 gadi atpakaļ
Netconf 485c36d70c Restracture test case classes 13 gadi atpakaļ
Security 46d15325e9 Use an int to hold position when iterating of state. Stuck loop on key exchange using arcfour encryption (issue #1922) 11 gadi atpakaļ
Sftp 38b016236e Add few examples into code comments 13 gadi atpakaļ
AuthenticationMethodTest.cs 38b016236e Add few examples into code comments 13 gadi atpakaļ
BaseClientTest.cs 38b016236e Add few examples into code comments 13 gadi atpakaļ
ChannelAsyncResultTest.cs 485c36d70c Restracture test case classes 13 gadi atpakaļ
CipherInfoTest.cs 117e079011 Fix build when targeting .NET Framework 3.5 as Func only supports covariance on .NET Framework 4.0 and higher. 11 gadi atpakaļ
ClientAuthenticationTestBase.cs 2427090ecb Added ISession, IAuthenticationMethod and IConnectionInfo interfaces to allow mocking. 11 gadi atpakaļ
ClientAuthenticationTest_Failure_SingleList_AuthenticationMethodFailed.cs 2427090ecb Added ISession, IAuthenticationMethod and IConnectionInfo interfaces to allow mocking. 11 gadi atpakaļ
ClientAuthenticationTest_Failure_SingleList_AuthenticationMethodNotConfigured.cs 2427090ecb Added ISession, IAuthenticationMethod and IConnectionInfo interfaces to allow mocking. 11 gadi atpakaļ
ClientAuthenticationTest_Success_MultiList_DifferentAllowedAuthenticationsAfterPartialSuccess.cs 2427090ecb Added ISession, IAuthenticationMethod and IConnectionInfo interfaces to allow mocking. 11 gadi atpakaļ
ClientAuthenticationTest_Success_MultiList_SameAllowedAuthenticationsAfterPartialSuccess.cs 2427090ecb Added ISession, IAuthenticationMethod and IConnectionInfo interfaces to allow mocking. 11 gadi atpakaļ
ClientAuthenticationTest_Success_MultiList_SkipFailedAuthenticationMethod.cs 2427090ecb Added ISession, IAuthenticationMethod and IConnectionInfo interfaces to allow mocking. 11 gadi atpakaļ
ClientAuthenticationTest_Success_SingleList_SameAllowedAuthenticationAfterPartialSuccess.cs 2427090ecb Added ISession, IAuthenticationMethod and IConnectionInfo interfaces to allow mocking. 11 gadi atpakaļ
CommandAsyncResultTest.cs 172cf7b09c Renamed ChannelAsyncResult.cs to CommandAsyncResult.cs to match name of class. 11 gadi atpakaļ
ConnectionInfoTest.cs 23a178f7aa Document exceptions for ConnectionInfo constructors. 11 gadi atpakaļ
ExpectActionTest.cs 38b016236e Add few examples into code comments 13 gadi atpakaļ
ForwardedPortDynamicTest.cs 38b016236e Add few examples into code comments 13 gadi atpakaļ
ForwardedPortLocalTest.NET40.cs 485c36d70c Restracture test case classes 13 gadi atpakaļ
ForwardedPortLocalTest.cs 23a178f7aa Document exceptions for ConnectionInfo constructors. 11 gadi atpakaļ
ForwardedPortRemote.NET40.cs 485c36d70c Restracture test case classes 13 gadi atpakaļ
ForwardedPortRemoteTest.cs 19802b6553 Add IPAddress as parameter to ForwardedPortRemote 12 gadi atpakaļ
ForwardedPortTest.cs 38b016236e Add few examples into code comments 13 gadi atpakaļ
KeyboardInteractiveAuthenticationMethodTest.cs 38b016236e Add few examples into code comments 13 gadi atpakaļ
KeyboardInteractiveConnectionInfoTest.cs 6d2604948d Remove documention content and move code examples into test and code comments 12 gadi atpakaļ
MessageEventArgsTest.cs 38b016236e Add few examples into code comments 13 gadi atpakaļ
NetConfClientTest.cs 38b016236e Add few examples into code comments 13 gadi atpakaļ
NoneAuthenticationMethodTest.cs 38b016236e Add few examples into code comments 13 gadi atpakaļ
PasswordAuthenticationMethodTest.cs 38b016236e Add few examples into code comments 13 gadi atpakaļ
PasswordConnectionInfoTest.cs 6d2604948d Remove documention content and move code examples into test and code comments 12 gadi atpakaļ
PrivateKeyAuthenticationMethodTest.cs 38b016236e Add few examples into code comments 13 gadi atpakaļ
PrivateKeyConnectionInfoTest.cs 6d2604948d Remove documention content and move code examples into test and code comments 12 gadi atpakaļ
PrivateKeyFileTest.cs 43836a5b50 Added support for ssh.com private keys. 11 gadi atpakaļ
ScpClientTest.NET40.cs 485c36d70c Restracture test case classes 13 gadi atpakaļ
ScpClientTest.cs 38b016236e Add few examples into code comments 13 gadi atpakaļ
SessionTest.HttpProxy.cs e76c06251d Fix lots of issues in Silverlight socket methods. 11 gadi atpakaļ
SessionTest.cs acaae44836 Fix exception documentation for BaseClient.Connect() and Session.Connect(). 11 gadi atpakaļ
SftpClientTest.ChangeDirectory.cs 485c36d70c Restracture test case classes 13 gadi atpakaļ
SftpClientTest.Connect.cs 23a178f7aa Document exceptions for ConnectionInfo constructors. 11 gadi atpakaļ
SftpClientTest.CreateDirectory.cs 485c36d70c Restracture test case classes 13 gadi atpakaļ
SftpClientTest.DeleteDirectory.cs 485c36d70c Restracture test case classes 13 gadi atpakaļ
SftpClientTest.DeleteFile.cs 485c36d70c Restracture test case classes 13 gadi atpakaļ
SftpClientTest.Download.cs 485c36d70c Restracture test case classes 13 gadi atpakaļ
SftpClientTest.ListDirectory.cs 485c36d70c Restracture test case classes 13 gadi atpakaļ
SftpClientTest.RenameFile.cs 485c36d70c Restracture test case classes 13 gadi atpakaļ
SftpClientTest.SynchronizeDirectories.cs 485c36d70c Restracture test case classes 13 gadi atpakaļ
SftpClientTest.Upload.cs 485c36d70c Restracture test case classes 13 gadi atpakaļ
SftpClientTest.cs 38b016236e Add few examples into code comments 13 gadi atpakaļ
ShellStream.cs 485c36d70c Restracture test case classes 13 gadi atpakaļ
ShellStreamTest.cs 542b2f80ba Added SftpClientTest.Connect.cs to test project for .NET 3.5. 11 gadi atpakaļ
ShellTestTest.cs 38b016236e Add few examples into code comments 13 gadi atpakaļ
SshClientTest.cs 8934b5d156 Improve internal server window size managment 12 gadi atpakaļ
SshCommandTest.NET40.cs 6d2604948d Remove documention content and move code examples into test and code comments 12 gadi atpakaļ
SshCommandTest.cs e79b567365 Dispose channel on EndExecute. Fixes issue #2295. 11 gadi atpakaļ
SshCommandTest_EndExecute.cs e79b567365 Dispose channel on EndExecute. Fixes issue #2295. 11 gadi atpakaļ