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