Gert Driesen 965a0ba4c7 Introduce IChannel and IChannelSession interface to allow for unit testing. %!s(int64=11) %!d(string=hai) anos
..
Channels 965a0ba4c7 Introduce IChannel and IChannelSession interface to allow for unit testing. %!s(int64=11) %!d(string=hai) anos
Common d68fde30fe Fixed another reference in XML doc. %!s(int64=11) %!d(string=hai) anos
Compression cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. %!s(int64=11) %!d(string=hai) anos
Documentation 6d2604948d Remove documention content and move code examples into test and code comments %!s(int64=12) %!d(string=hai) anos
Messages cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. %!s(int64=11) %!d(string=hai) anos
Netconf 108b20965c Rename WaitHandle method to WaitOnHandle to avoid naming clash with WaitHandle class. %!s(int64=11) %!d(string=hai) anos
Properties 92231b5150 Shall we make it 2014.4.6-beta1, right :p %!s(int64=11) %!d(string=hai) anos
Security c7787a5783 Fix some minor warnings, and code formatting. %!s(int64=11) %!d(string=hai) anos
Sftp 57496a4f3f Remove nullOnError argument for RequestFStat and RequestLStat as it was never used. %!s(int64=11) %!d(string=hai) anos
AuthenticationMethod.cs 2427090ecb Added ISession, IAuthenticationMethod and IConnectionInfo interfaces to allow mocking. %!s(int64=11) %!d(string=hai) anos
AuthenticationResult.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. %!s(int64=11) %!d(string=hai) anos
BaseClient.cs 34405caa24 BaseClient: %!s(int64=11) %!d(string=hai) anos
CipherInfo.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. %!s(int64=11) %!d(string=hai) anos
ClientAuthentication.cs 2427090ecb Added ISession, IAuthenticationMethod and IConnectionInfo interfaces to allow mocking. %!s(int64=11) %!d(string=hai) anos
CommandAsyncResult.cs 172cf7b09c Renamed ChannelAsyncResult.cs to CommandAsyncResult.cs to match name of class. %!s(int64=11) %!d(string=hai) anos
ConnectionInfo.cs 2427090ecb Added ISession, IAuthenticationMethod and IConnectionInfo interfaces to allow mocking. %!s(int64=11) %!d(string=hai) anos
ExpectAction.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. %!s(int64=11) %!d(string=hai) anos
ExpectAsyncResult.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. %!s(int64=11) %!d(string=hai) anos
ForwardedPort.cs dc011ae0de Minor correction to docs. %!s(int64=11) %!d(string=hai) anos
ForwardedPortDynamic.NET.cs 2ddb3df0e0 * Introduce ClientChannel and ServerChannel classes to distinguish between channel initiated by the client or the server. %!s(int64=11) %!d(string=hai) anos
ForwardedPortDynamic.NET40.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. %!s(int64=11) %!d(string=hai) anos
ForwardedPortDynamic.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. %!s(int64=11) %!d(string=hai) anos
ForwardedPortLocal.NET.cs 2ddb3df0e0 * Introduce ClientChannel and ServerChannel classes to distinguish between channel initiated by the client or the server. %!s(int64=11) %!d(string=hai) anos
ForwardedPortLocal.NET40.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. %!s(int64=11) %!d(string=hai) anos
ForwardedPortLocal.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. %!s(int64=11) %!d(string=hai) anos
ForwardedPortRemote.NET.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. %!s(int64=11) %!d(string=hai) anos
ForwardedPortRemote.NET40.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. %!s(int64=11) %!d(string=hai) anos
ForwardedPortRemote.cs 2ddb3df0e0 * Introduce ClientChannel and ServerChannel classes to distinguish between channel initiated by the client or the server. %!s(int64=11) %!d(string=hai) anos
HashInfo.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. %!s(int64=11) %!d(string=hai) anos
IAuthenticationMethod.cs 2427090ecb Added ISession, IAuthenticationMethod and IConnectionInfo interfaces to allow mocking. %!s(int64=11) %!d(string=hai) anos
IConnectionInfo.cs 2427090ecb Added ISession, IAuthenticationMethod and IConnectionInfo interfaces to allow mocking. %!s(int64=11) %!d(string=hai) anos
ISession.cs 965a0ba4c7 Introduce IChannel and IChannelSession interface to allow for unit testing. %!s(int64=11) %!d(string=hai) anos
KeyboardInteractiveAuthenticationMethod.NET40.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. %!s(int64=11) %!d(string=hai) anos
KeyboardInteractiveAuthenticationMethod.cs 108b20965c Rename WaitHandle method to WaitOnHandle to avoid naming clash with WaitHandle class. %!s(int64=11) %!d(string=hai) anos
KeyboardInteractiveConnectionInfo.NET40.cs 18b6eafaaa Extract thread related operation to NET40 partial classes %!s(int64=14) %!d(string=hai) anos
KeyboardInteractiveConnectionInfo.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. %!s(int64=11) %!d(string=hai) anos
MessageEventArgs.cs df25d5ace0 Fixed a bunch of comment Warnings. Left Zlib and NetConfClient as is for now. %!s(int64=13) %!d(string=hai) anos
NetConfClient.cs 34405caa24 BaseClient: %!s(int64=11) %!d(string=hai) anos
NoneAuthenticationMethod.cs 24fc04934f Fixed reference in XML doc. %!s(int64=11) %!d(string=hai) anos
NoneConnectionInfo.cs e435bd2300 Add SOCKS4 & SOCKS5 Proxy support when connecting to remote server. %!s(int64=14) %!d(string=hai) anos
PasswordAuthenticationMethod.NET40.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. %!s(int64=11) %!d(string=hai) anos
PasswordAuthenticationMethod.cs 108b20965c Rename WaitHandle method to WaitOnHandle to avoid naming clash with WaitHandle class. %!s(int64=11) %!d(string=hai) anos
PasswordConnectionInfo.NET40.cs 18b6eafaaa Extract thread related operation to NET40 partial classes %!s(int64=14) %!d(string=hai) anos
PasswordConnectionInfo.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. %!s(int64=11) %!d(string=hai) anos
PrivateKeyAuthenticationMethod.cs 108b20965c Rename WaitHandle method to WaitOnHandle to avoid naming clash with WaitHandle class. %!s(int64=11) %!d(string=hai) anos
PrivateKeyConnectionInfo.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. %!s(int64=11) %!d(string=hai) anos
PrivateKeyFile.cs 43836a5b50 Added support for ssh.com private keys. %!s(int64=11) %!d(string=hai) anos
ProxyTypes.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. %!s(int64=11) %!d(string=hai) anos
Renci.SshNet.csproj 965a0ba4c7 Introduce IChannel and IChannelSession interface to allow for unit testing. %!s(int64=11) %!d(string=hai) anos
Renci.SshNet.csproj.vspscc 5ede55515a Project reorganization and renaming to Renci.SshNet %!s(int64=14) %!d(string=hai) anos
ScpClient.NET.cs 965a0ba4c7 Introduce IChannel and IChannelSession interface to allow for unit testing. %!s(int64=11) %!d(string=hai) anos
ScpClient.cs 965a0ba4c7 Introduce IChannel and IChannelSession interface to allow for unit testing. %!s(int64=11) %!d(string=hai) anos
Session.NET.cs 2192dc0241 Improved accuracy of IsConnected on .NET. %!s(int64=11) %!d(string=hai) anos
Session.NET40.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. %!s(int64=11) %!d(string=hai) anos
Session.cs 965a0ba4c7 Introduce IChannel and IChannelSession interface to allow for unit testing. %!s(int64=11) %!d(string=hai) anos
SftpClient.NET.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. %!s(int64=11) %!d(string=hai) anos
SftpClient.NET40.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. %!s(int64=11) %!d(string=hai) anos
SftpClient.cs a50a5ec8ec Document SftpPathNotFoundException for Delete overloads. %!s(int64=11) %!d(string=hai) anos
Shell.NET40.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. %!s(int64=11) %!d(string=hai) anos
Shell.cs 965a0ba4c7 Introduce IChannel and IChannelSession interface to allow for unit testing. %!s(int64=11) %!d(string=hai) anos
ShellStream.NET40.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. %!s(int64=11) %!d(string=hai) anos
ShellStream.cs 965a0ba4c7 Introduce IChannel and IChannelSession interface to allow for unit testing. %!s(int64=11) %!d(string=hai) anos
SshClient.cs 78f13742b3 Fixed typo in remarks. %!s(int64=11) %!d(string=hai) anos
SshCommand.NET40.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. %!s(int64=11) %!d(string=hai) anos
SshCommand.cs 172cf7b09c Renamed ChannelAsyncResult.cs to CommandAsyncResult.cs to match name of class. %!s(int64=11) %!d(string=hai) anos
SubsystemSession.cs 965a0ba4c7 Introduce IChannel and IChannelSession interface to allow for unit testing. %!s(int64=11) %!d(string=hai) anos