Gert Driesen 92231b5150 Shall we make it 2014.4.6-beta1, right :p 11 anni fa
..
Channels fea1433f2a Fix compile on WP. 11 anni fa
Common d68fde30fe Fixed another reference in XML doc. 11 anni fa
Compression cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 anni fa
Documentation 6d2604948d Remove documention content and move code examples into test and code comments 12 anni fa
Messages cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 anni fa
Netconf 108b20965c Rename WaitHandle method to WaitOnHandle to avoid naming clash with WaitHandle class. 11 anni fa
Properties 92231b5150 Shall we make it 2014.4.6-beta1, right :p 11 anni fa
Security 46d15325e9 Use an int to hold position when iterating of state. Stuck loop on key exchange using arcfour encryption (issue #1922) 11 anni fa
Sftp fbd482fd63 Split up data in multiple messages when it does not fit in remote window size. This prevents timeout when sending data to server with a low window size and which adjusts the window size very conservatively (issue #1706) 11 anni fa
AuthenticationMethod.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 anni fa
AuthenticationResult.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 anni fa
BaseClient.cs 34405caa24 BaseClient: 11 anni fa
ChannelAsyncResult.cs 79095fa477 Ensure that command EndExecute called only once 14 anni fa
CipherInfo.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 anni fa
ConnectionInfo.cs 3384a7d806 Fix compile on .NET 3.5 11 anni fa
ExpectAction.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 anni fa
ExpectAsyncResult.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 anni fa
ForwardedPort.cs ba39209723 PortForwarding minor changes 13 anni fa
ForwardedPortDynamic.NET.cs 2ddb3df0e0 * Introduce ClientChannel and ServerChannel classes to distinguish between channel initiated by the client or the server. 11 anni fa
ForwardedPortDynamic.NET40.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 anni fa
ForwardedPortDynamic.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 anni fa
ForwardedPortLocal.NET.cs 2ddb3df0e0 * Introduce ClientChannel and ServerChannel classes to distinguish between channel initiated by the client or the server. 11 anni fa
ForwardedPortLocal.NET40.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 anni fa
ForwardedPortLocal.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 anni fa
ForwardedPortRemote.NET.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 anni fa
ForwardedPortRemote.NET40.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 anni fa
ForwardedPortRemote.cs 2ddb3df0e0 * Introduce ClientChannel and ServerChannel classes to distinguish between channel initiated by the client or the server. 11 anni fa
HashInfo.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 anni fa
KeyboardInteractiveAuthenticationMethod.NET40.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 anni fa
KeyboardInteractiveAuthenticationMethod.cs 108b20965c Rename WaitHandle method to WaitOnHandle to avoid naming clash with WaitHandle class. 11 anni fa
KeyboardInteractiveConnectionInfo.NET40.cs 18b6eafaaa Extract thread related operation to NET40 partial classes 14 anni fa
KeyboardInteractiveConnectionInfo.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 anni fa
MessageEventArgs.cs df25d5ace0 Fixed a bunch of comment Warnings. Left Zlib and NetConfClient as is for now. 13 anni fa
NetConfClient.cs 34405caa24 BaseClient: 11 anni fa
NoneAuthenticationMethod.cs 24fc04934f Fixed reference in XML doc. 11 anni fa
NoneConnectionInfo.cs e435bd2300 Add SOCKS4 & SOCKS5 Proxy support when connecting to remote server. 14 anni fa
PasswordAuthenticationMethod.NET40.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 anni fa
PasswordAuthenticationMethod.cs 108b20965c Rename WaitHandle method to WaitOnHandle to avoid naming clash with WaitHandle class. 11 anni fa
PasswordConnectionInfo.NET40.cs 18b6eafaaa Extract thread related operation to NET40 partial classes 14 anni fa
PasswordConnectionInfo.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 anni fa
PrivateKeyAuthenticationMethod.cs 108b20965c Rename WaitHandle method to WaitOnHandle to avoid naming clash with WaitHandle class. 11 anni fa
PrivateKeyConnectionInfo.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 anni fa
PrivateKeyFile.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 anni fa
ProxyTypes.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 anni fa
Renci.SshNet.csproj 870bedfe55 Move all shared assembly-level attribute to CommonAssemblyInfo.cs. 11 anni fa
Renci.SshNet.csproj.vspscc 5ede55515a Project reorganization and renaming to Renci.SshNet 14 anni fa
ScpClient.NET.cs 2ddb3df0e0 * Introduce ClientChannel and ServerChannel classes to distinguish between channel initiated by the client or the server. 11 anni fa
ScpClient.cs 2ddb3df0e0 * Introduce ClientChannel and ServerChannel classes to distinguish between channel initiated by the client or the server. 11 anni fa
Session.NET.cs 2ddb3df0e0 * Introduce ClientChannel and ServerChannel classes to distinguish between channel initiated by the client or the server. 11 anni fa
Session.NET40.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 anni fa
Session.cs dae0eb761d Make it more clear that the local window size is related to the packet size. 11 anni fa
SftpClient.NET.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 anni fa
SftpClient.NET40.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 anni fa
SftpClient.cs 2ddb3df0e0 * Introduce ClientChannel and ServerChannel classes to distinguish between channel initiated by the client or the server. 11 anni fa
Shell.NET40.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 anni fa
Shell.cs 2ddb3df0e0 * Introduce ClientChannel and ServerChannel classes to distinguish between channel initiated by the client or the server. 11 anni fa
ShellStream.NET40.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 anni fa
ShellStream.cs 069b373343 Remove linefeed from WriteLine method in Shellstream class (issue #1584). 11 anni fa
SshClient.cs 34405caa24 BaseClient: 11 anni fa
SshCommand.NET40.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 anni fa
SshCommand.cs 2ddb3df0e0 * Introduce ClientChannel and ServerChannel classes to distinguish between channel initiated by the client or the server. 11 anni fa
SubsystemSession.cs 2ddb3df0e0 * Introduce ClientChannel and ServerChannel classes to distinguish between channel initiated by the client or the server. 11 anni fa