drieseng b5dcca911a Update path to example. %!s(int64=5) %!d(string=hai) anos
..
Abstractions 916c019266 Update EAP implementation to correctly deal with a socket operation that is completed synchronously. %!s(int64=5) %!d(string=hai) anos
Channels 3e304ea7e7 * Add TryWait overloads to (I)Session that return the result of the wait instead of throwing an exception. %!s(int64=8) %!d(string=hai) anos
Common 1a803b50ee Partially revert changes from #643. %!s(int64=5) %!d(string=hai) anos
Compression 57a78fc3a4 Make line endings consistent (PR #19) %!s(int64=9) %!d(string=hai) anos
Documentation 57a78fc3a4 Make line endings consistent (PR #19) %!s(int64=9) %!d(string=hai) anos
Messages c0da2c14fb Make key exchange more efficient by using byte[] in our internal structures, and convert to BigInteger when necessary. %!s(int64=5) %!d(string=hai) anos
Netconf e2cf28a28d Remove Encoding from SubsystemSession and NetConfSession, and move it to SftpSession (as it is only used there). %!s(int64=8) %!d(string=hai) anos
Properties 5c2e2b4c4a Use SDK-style project where possible (#629) %!s(int64=5) %!d(string=hai) anos
Security 1a803b50ee Partially revert changes from #643. %!s(int64=5) %!d(string=hai) anos
Sftp 7932ba7618 Remove unused imports. %!s(int64=7) %!d(string=hai) anos
AuthenticationMethod.cs 7932ba7618 Remove unused imports. %!s(int64=7) %!d(string=hai) anos
AuthenticationResult.cs 451ffb9825 continued line endings struggle ... %!s(int64=9) %!d(string=hai) anos
BaseClient.cs 5c2e2b4c4a Use SDK-style project where possible (#629) %!s(int64=5) %!d(string=hai) anos
CipherInfo.cs 0e083cfe60 Move Extensions to Renci.SshNet.Common namespace. %!s(int64=8) %!d(string=hai) anos
ClientAuthentication.cs 14b654d0ab Introduce a partial success limit. %!s(int64=8) %!d(string=hai) anos
CommandAsyncResult.cs 57a78fc3a4 Make line endings consistent (PR #19) %!s(int64=9) %!d(string=hai) anos
ConnectionInfo.cs 8aad18ff98 Fix typos. %!s(int64=5) %!d(string=hai) anos
ExpectAction.cs f4a634f1d3 Minor (slash)doc improvements. %!s(int64=9) %!d(string=hai) anos
ExpectAsyncResult.cs 57a78fc3a4 Make line endings consistent (PR #19) %!s(int64=9) %!d(string=hai) anos
ForwardedPort.cs 043b78bac9 Simplify names in crefs. %!s(int64=7) %!d(string=hai) anos
ForwardedPortDynamic.NET.cs 21c5c8e0b4 Log warning upon timeout waiting for pending channels to reach zero. %!s(int64=5) %!d(string=hai) anos
ForwardedPortDynamic.cs 5498b8f74a Remove extra exception handling. %!s(int64=9) %!d(string=hai) anos
ForwardedPortLocal.NET.cs 21c5c8e0b4 Log warning upon timeout waiting for pending channels to reach zero. %!s(int64=5) %!d(string=hai) anos
ForwardedPortLocal.cs 0e083cfe60 Move Extensions to Renci.SshNet.Common namespace. %!s(int64=8) %!d(string=hai) anos
ForwardedPortRemote.cs 21c5c8e0b4 Log warning upon timeout waiting for pending channels to reach zero. %!s(int64=5) %!d(string=hai) anos
ForwardedPortStatus.cs ba59196821 Minor improvements. %!s(int64=9) %!d(string=hai) anos
HashInfo.cs 0e083cfe60 Move Extensions to Renci.SshNet.Common namespace. %!s(int64=8) %!d(string=hai) anos
IAuthenticationMethod.cs 7932ba7618 Remove unused imports. %!s(int64=7) %!d(string=hai) anos
IClientAuthentication.cs 57a78fc3a4 Make line endings consistent (PR #19) %!s(int64=9) %!d(string=hai) anos
IConnectionInfo.cs 3e304ea7e7 * Add TryWait overloads to (I)Session that return the result of the wait instead of throwing an exception. %!s(int64=8) %!d(string=hai) anos
IForwardedPort.cs 57a78fc3a4 Make line endings consistent (PR #19) %!s(int64=9) %!d(string=hai) anos
IRemotePathTransformation.cs 7dde512a9c Add a RemotePathTransformation property to ScpClient that can be used to control if and how a remote path should be transformed before passed on to the scp command. %!s(int64=8) %!d(string=hai) anos
IServiceFactory.NET.cs 35233fc822 Added async methods for SSH_FXP_OPEN, SSH_FXP_REALPATH, SSH_FXP_STAT and SSH_FXP_LSTAT. %!s(int64=8) %!d(string=hai) anos
IServiceFactory.cs c3d43b67ec Pass buffer size to ShellStream ctor. %!s(int64=8) %!d(string=hai) anos
ISession.cs 5941626615 Document TryWait overloads, and WaitResult enumeration. %!s(int64=7) %!d(string=hai) anos
ISubsystemSession.cs 703e24b629 Allow Dispose to interrupt blocking wait. %!s(int64=8) %!d(string=hai) anos
KeyboardInteractiveAuthenticationMethod.cs f9773a6786 Refactor out use of dynamic types, and reflection for processing received SSH messages. %!s(int64=9) %!d(string=hai) anos
KeyboardInteractiveConnectionInfo.cs 0e083cfe60 Move Extensions to Renci.SshNet.Common namespace. %!s(int64=8) %!d(string=hai) anos
MessageEventArgs.cs f4a634f1d3 Minor (slash)doc improvements. %!s(int64=9) %!d(string=hai) anos
NetConfClient.cs ea5a440131 Fixed few summary comment tags %!s(int64=5) %!d(string=hai) anos
NoneAuthenticationMethod.cs 0e083cfe60 Move Extensions to Renci.SshNet.Common namespace. %!s(int64=8) %!d(string=hai) anos
PasswordAuthenticationMethod.cs e434f97be5 Renamed Quote transformation and corresponding class to ShellQuote. %!s(int64=8) %!d(string=hai) anos
PasswordConnectionInfo.cs 37bfb7c0c8 Remove usage of Linq. %!s(int64=8) %!d(string=hai) anos
PrivateKeyAuthenticationMethod.cs f9773a6786 Refactor out use of dynamic types, and reflection for processing received SSH messages. %!s(int64=9) %!d(string=hai) anos
PrivateKeyConnectionInfo.cs 37bfb7c0c8 Remove usage of Linq. %!s(int64=8) %!d(string=hai) anos
PrivateKeyFile.cs c9f9e3ca35 Support for Ed25519 Host- and Private-Keys %!s(int64=6) %!d(string=hai) anos
ProxyTypes.cs 57a78fc3a4 Make line endings consistent (PR #19) %!s(int64=9) %!d(string=hai) anos
RemotePathDoubleQuoteTransformation.cs 05e82b1813 Added tests for remote path transformations. %!s(int64=8) %!d(string=hai) anos
RemotePathNoneTransformation.cs 05e82b1813 Added tests for remote path transformations. %!s(int64=8) %!d(string=hai) anos
RemotePathShellQuoteTransformation.cs 05e82b1813 Added tests for remote path transformations. %!s(int64=8) %!d(string=hai) anos
RemotePathTransformation.cs 05e82b1813 Added tests for remote path transformations. %!s(int64=8) %!d(string=hai) anos
Renci.SshNet.csproj cdbdefe449 Remove unused FEATURE_SOCKET_SETSOCKETOPTION. %!s(int64=5) %!d(string=hai) anos
ScpClient.NET.cs e9e9b4e463 Update ScpClient to work with revent versions of OpenSSH (#625) %!s(int64=5) %!d(string=hai) anos
ScpClient.cs ea5a440131 Fixed few summary comment tags %!s(int64=5) %!d(string=hai) anos
ServiceFactory.NET.cs 35233fc822 Added async methods for SSH_FXP_OPEN, SSH_FXP_REALPATH, SSH_FXP_STAT and SSH_FXP_LSTAT. %!s(int64=8) %!d(string=hai) anos
ServiceFactory.cs 14b654d0ab Introduce a partial success limit. %!s(int64=8) %!d(string=hai) anos
Session.cs 8fbaa3c5bc Remove stray CWL. %!s(int64=5) %!d(string=hai) anos
SftpClient.cs 031f0a164b Fix name of argument in ArgumentOutOfRangeException thrown in OperationTimeout. %!s(int64=7) %!d(string=hai) anos
Shell.cs 25bb64fde9 Avoid using Result and Wait() on Task<T>. %!s(int64=8) %!d(string=hai) anos
ShellStream.cs 7691cb0b55 Avoid leaking event subscriptions when an exception is thrown during initialization of ShellStream. %!s(int64=8) %!d(string=hai) anos
SshClient.cs b5dcca911a Update path to example. %!s(int64=5) %!d(string=hai) anos
SshCommand.cs 1d6177fceb Send SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE in synchronized block. %!s(int64=9) %!d(string=hai) anos
SshMessageFactory.cs 465451985a KEX with Elliptic Curves ecdh-sha2-nistp{256,384,521} %!s(int64=6) %!d(string=hai) anos
SubsystemSession.cs 66471e6741 When the request to open a subsystem fails, close the channel session and throw a SshException. %!s(int64=8) %!d(string=hai) anos