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 година