Kenneth_aa_cp 2a63e560e7 Wrapped re-thrown exception into SshException(ex.Message, ex). 13 سال پیش
..
Channels 0896f4acdf Dont handle sessiosn events if object being disposed 13 سال پیش
Common 2a63e560e7 Wrapped re-thrown exception into SshException(ex.Message, ex). 13 سال پیش
Compression d96c93abb2 Minor fix to ASCIIEncoding 14 سال پیش
Documentation 5bc788f3c8 Missed a reference to Renci.SshNet.content! 13 سال پیش
Messages b1af0fc92b Fix GlobalRequestMessage to be able to handle other custom messages 13 سال پیش
Netconf f8faabddda Fix WindowAdjusment for SCP and SFTP 13 سال پیش
Properties 7d8c9cf61e Refactor and reorganize cipher code 14 سال پیش
Security 9f521bd66b Add support for SSH2 ENCRYPTED keys (encrypted SSH2 keys not yet supported) 13 سال پیش
Sftp 7332af534c Change default buffer size from 1024 * 32 - 38 to 1024 * 32 - 52 13 سال پیش
AuthenticationMethod.cs 25816b1dd7 ConnectionInfo.cs:235 - Removed ! infront of IsNullOrEmpty in final constructor. 13 سال پیش
AuthenticationResult.cs bc2fb5bedc Add support for multiple authentication methods 13 سال پیش
BaseClient.cs efa9d91f19 Add PipeStreamTest 14 سال پیش
ChannelAsyncResult.cs 79095fa477 Ensure that command EndExecute called only once 14 سال پیش
CipherInfo.cs b20150456e Refactor and reorganize cipher encryption (more need to be done) 14 سال پیش
ConnectionInfo.cs 3be0eaf09b Fixed BUG from revision 16218. Changed ConnectionInfo so if ProxyType is set to None, constructor will not validate proxy parameters (host, port specifically), and when set to ProxyType.None, host, username and password is set to null in the other constructors - instead of string.Empty. 13 سال پیش
ExpectAction.cs 25816b1dd7 ConnectionInfo.cs:235 - Removed ! infront of IsNullOrEmpty in final constructor. 13 سال پیش
ForwardedPort.cs f8faabddda Fix WindowAdjusment for SCP and SFTP 13 سال پیش
ForwardedPortDynamic.NET.cs cfa1a7028b Refactor PortForwarding 14 سال پیش
ForwardedPortDynamic.NET40.cs cfa1a7028b Refactor PortForwarding 14 سال پیش
ForwardedPortDynamic.cs f8faabddda Fix WindowAdjusment for SCP and SFTP 13 سال پیش
ForwardedPortLocal.NET.cs cfa1a7028b Refactor PortForwarding 14 سال پیش
ForwardedPortLocal.NET40.cs cfa1a7028b Refactor PortForwarding 14 سال پیش
ForwardedPortLocal.cs cfa1a7028b Refactor PortForwarding 14 سال پیش
ForwardedPortRemote.NET40.cs 18b6eafaaa Extract thread related operation to NET40 partial classes 14 سال پیش
ForwardedPortRemote.cs f8faabddda Fix WindowAdjusment for SCP and SFTP 13 سال پیش
KeyboardInteractiveAuthenticationMethod.NET40.cs 25816b1dd7 ConnectionInfo.cs:235 - Removed ! infront of IsNullOrEmpty in final constructor. 13 سال پیش
KeyboardInteractiveAuthenticationMethod.cs df25d5ace0 Fixed a bunch of comment Warnings. Left Zlib and NetConfClient as is for now. 13 سال پیش
KeyboardInteractiveConnectionInfo.NET40.cs 18b6eafaaa Extract thread related operation to NET40 partial classes 14 سال پیش
KeyboardInteractiveConnectionInfo.cs 25816b1dd7 ConnectionInfo.cs:235 - Removed ! infront of IsNullOrEmpty in final constructor. 13 سال پیش
MessageEventArgs.cs df25d5ace0 Fixed a bunch of comment Warnings. Left Zlib and NetConfClient as is for now. 13 سال پیش
NetConfClient.cs df25d5ace0 Fixed a bunch of comment Warnings. Left Zlib and NetConfClient as is for now. 13 سال پیش
NoneAuthenticationMethod.cs df25d5ace0 Fixed a bunch of comment Warnings. Left Zlib and NetConfClient as is for now. 13 سال پیش
NoneConnectionInfo.cs e435bd2300 Add SOCKS4 & SOCKS5 Proxy support when connecting to remote server. 14 سال پیش
PasswordAuthenticationMethod.NET40.cs 25816b1dd7 ConnectionInfo.cs:235 - Removed ! infront of IsNullOrEmpty in final constructor. 13 سال پیش
PasswordAuthenticationMethod.cs df25d5ace0 Fixed a bunch of comment Warnings. Left Zlib and NetConfClient as is for now. 13 سال پیش
PasswordConnectionInfo.NET40.cs 18b6eafaaa Extract thread related operation to NET40 partial classes 14 سال پیش
PasswordConnectionInfo.cs 3f1fef6faa Fix authentication constructors 13 سال پیش
PrivateKeyAuthenticationMethod.cs df25d5ace0 Fixed a bunch of comment Warnings. Left Zlib and NetConfClient as is for now. 13 سال پیش
PrivateKeyConnectionInfo.cs 3f1fef6faa Fix authentication constructors 13 سال پیش
PrivateKeyFile.cs bf2e1521e0 Fix for PrivateKeyFile constructor locks file unnecessarily 13 سال پیش
ProxyTypes.cs 62ae94d39a Make placeholders for HTTP proxy support 13 سال پیش
Renci.SshNet.csproj 9f521bd66b Add support for SSH2 ENCRYPTED keys (encrypted SSH2 keys not yet supported) 13 سال پیش
Renci.SshNet.csproj.vspscc 5ede55515a Project reorganization and renaming to Renci.SshNet 14 سال پیش
ScpClient.NET.cs 72df8fad29 Enclode filename in quotes for SCP operation as recomended 13 سال پیش
ScpClient.cs 7332af534c Change default buffer size from 1024 * 32 - 38 to 1024 * 32 - 52 13 سال پیش
Session.NET.cs cca71cb672 Added a comment regarding exception thrown when local socket is dead, as it shows up as first-chance exception in the output window. 13 سال پیش
Session.NET40.cs da854b711a Apply 10278 patch and make some minor corrections 14 سال پیش
Session.cs 908321c502 Fix IsConnected property behaviour 13 سال پیش
SftpClient.NET40.cs 25816b1dd7 ConnectionInfo.cs:235 - Removed ! infront of IsNullOrEmpty in final constructor. 13 سال پیش
SftpClient.cs 7332af534c Change default buffer size from 1024 * 32 - 38 to 1024 * 32 - 52 13 سال پیش
Shell.NET40.cs 25816b1dd7 ConnectionInfo.cs:235 - Removed ! infront of IsNullOrEmpty in final constructor. 13 سال پیش
Shell.cs 3731cb3445 Intoroduce TerminalModes enum and ability to provide it when creating shell 13 سال پیش
ShellStream.cs 1d9a223d24 Add timeout to expect functions 13 سال پیش
SshClient.cs 25816b1dd7 ConnectionInfo.cs:235 - Removed ! infront of IsNullOrEmpty in final constructor. 13 سال پیش
SshCommand.NET40.cs 25816b1dd7 ConnectionInfo.cs:235 - Removed ! infront of IsNullOrEmpty in final constructor. 13 سال پیش
SshCommand.cs 82df302b47 Dont handle sessiosn events if object being disposed (missed SshCommand class) 13 سال پیش
SubsystemSession.cs 25816b1dd7 ConnectionInfo.cs:235 - Removed ! infront of IsNullOrEmpty in final constructor. 13 سال پیش