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