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 年之前