Rob Hague 3e12c96317 Add support for OpenSSH certificates (#1498) 1 anno fa
..
Abstractions 3b55ba3a0a Update SonarAnalyzer.CSharp (#1494) 1 anno fa
Channels a157dd3b88 Remove unnecessary finalizers (#1209) 1 anno fa
Common 3e12c96317 Add support for OpenSSH certificates (#1498) 1 anno fa
Compression a157dd3b88 Remove unnecessary finalizers (#1209) 1 anno fa
Connection aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 anno fa
Documentation 57a78fc3a4 Make line endings consistent (PR #19) 9 anni fa
Messages aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 anno fa
Netconf 6933e0961c Fix netconf framing protocol (#946) 1 anno fa
Properties 323b514be7 Merge nuspec and CommonAssemblyInfo into csproj (#1256) 1 anno fa
Security 3e12c96317 Add support for OpenSSH certificates (#1498) 1 anno fa
Sftp fbedaabb9c Fix sftp async methods not observing error conditions (#1510) 1 anno fa
.editorconfig aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 anno fa
AuthenticationMethod.cs aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 anno fa
AuthenticationResult.cs 508fc87d2a Fix analyzer errors in Renci.SshNet and Renci.SshNet.TestTools.OpenSSH (#1229) 2 anni fa
BaseClient.cs 28e674228f fix ConnectAsync not respecting the connection timeout (#1502) 1 anno fa
CipherInfo.cs c0a353a4de Cleanup formatting and style and enforce it in CI (#1380) 1 anno fa
ClientAuthentication.cs aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 anno fa
ConnectionInfo.cs 3e12c96317 Add support for OpenSSH certificates (#1498) 1 anno fa
ExpectAction.cs aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 anno fa
ForwardedPort.cs aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 anno fa
ForwardedPortDynamic.cs aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 anno fa
ForwardedPortLocal.cs aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 anno fa
ForwardedPortRemote.cs aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 anno fa
ForwardedPortStatus.cs c0a353a4de Cleanup formatting and style and enforce it in CI (#1380) 1 anno fa
HashInfo.cs 1de33c469e Documentation updates (#1395) 1 anno fa
IAuthenticationMethod.cs 7932ba7618 Remove unused imports. 7 anni fa
IBaseClient.cs 82246e3cc9 Add interface to SshClient (#1499) 1 anno fa
IClientAuthentication.cs 508fc87d2a Fix analyzer errors in Renci.SshNet and Renci.SshNet.TestTools.OpenSSH (#1229) 2 anni fa
IConnectionInfo.cs 7436a38b78 Remove code examples (#1210) 1 anno fa
IConnectionInfoInternal.cs 508fc87d2a Fix analyzer errors in Renci.SshNet and Renci.SshNet.TestTools.OpenSSH (#1229) 2 anni fa
IForwardedPort.cs 508fc87d2a Fix analyzer errors in Renci.SshNet and Renci.SshNet.TestTools.OpenSSH (#1229) 2 anni fa
IPrivateKeySource.cs 18e6673031 Improvements after #1177 (#1180) 2 anni fa
IRemotePathTransformation.cs 3ecbd1071d Fix some (lots of) issues reported by analyzers. (#1125) 2 anni fa
IServiceFactory.cs 9dc7db9de8 Support creating Shell(Stream) without PTY (#1419) 1 anno fa
ISession.cs f45af38628 Replace SemaphoreLight with SemaphoreSlim (#1265) 1 anno fa
ISftpClient.cs fbedaabb9c Fix sftp async methods not observing error conditions (#1510) 1 anno fa
ISshClient.cs 82246e3cc9 Add interface to SshClient (#1499) 1 anno fa
ISubsystemSession.cs fbedaabb9c Fix sftp async methods not observing error conditions (#1510) 1 anno fa
KeyboardInteractiveAuthenticationMethod.cs a157dd3b88 Remove unnecessary finalizers (#1209) 1 anno fa
KeyboardInteractiveConnectionInfo.cs a157dd3b88 Remove unnecessary finalizers (#1209) 1 anno fa
MessageEventArgs`1.cs aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 anno fa
NetConfClient.cs 6933e0961c Fix netconf framing protocol (#946) 1 anno fa
NoneAuthenticationMethod.cs aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 anno fa
PasswordAuthenticationMethod.cs aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 anno fa
PasswordConnectionInfo.cs a157dd3b88 Remove unnecessary finalizers (#1209) 1 anno fa
PrivateKeyAuthenticationMethod.cs aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 anno fa
PrivateKeyConnectionInfo.cs 548ef23e12 Add support for OpenSSL PKCS#8 private key format (#1496) 1 anno fa
PrivateKeyFile.cs 3e12c96317 Add support for OpenSSH certificates (#1498) 1 anno fa
ProxyTypes.cs 508fc87d2a Fix analyzer errors in Renci.SshNet and Renci.SshNet.TestTools.OpenSSH (#1229) 2 anni fa
RemotePathDoubleQuoteTransformation.cs aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 anno fa
RemotePathNoneTransformation.cs aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 anno fa
RemotePathShellQuoteTransformation.cs aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 anno fa
RemotePathTransformation.cs 508fc87d2a Fix analyzer errors in Renci.SshNet and Renci.SshNet.TestTools.OpenSSH (#1229) 2 anni fa
Renci.SshNet.csproj aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 anno fa
ScpClient.cs aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 anno fa
ServiceFactory.cs aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 anno fa
Session.cs aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 anno fa
SftpClient.cs fbedaabb9c Fix sftp async methods not observing error conditions (#1510) 1 anno fa
Shell.cs a157dd3b88 Remove unnecessary finalizers (#1209) 1 anno fa
ShellStream.cs aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 anno fa
SshClient.cs 82246e3cc9 Add interface to SshClient (#1499) 1 anno fa
SshCommand.cs aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 anno fa
SshMessageFactory.cs aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 anno fa
SubsystemSession.cs fbedaabb9c Fix sftp async methods not observing error conditions (#1510) 1 anno fa