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