dependabot[bot] 58eaeec226 Bump the dependencies (#1625) 6 meses atrás
..
Abstractions 86dc811458 Drop net6.0 target (#1580) 8 meses atrás
Channels c318e39d2c lock SendData to fix random connection failures (#1623) 7 meses atrás
Common 153b47d976 Add an OrderedDictionary implementation for algorithm priorities (#1611) 7 meses atrás
Compression 86dc811458 Drop net6.0 target (#1580) 8 meses atrás
Connection 86dc811458 Drop net6.0 target (#1580) 8 meses atrás
Documentation 57a78fc3a4 Make line endings consistent (PR #19) 9 anos atrás
Messages 86dc811458 Drop net6.0 target (#1580) 8 meses atrás
Netconf 86dc811458 Drop net6.0 target (#1580) 8 meses atrás
Properties 323b514be7 Merge nuspec and CommonAssemblyInfo into csproj (#1256) 1 ano atrás
Security ad174829cc remove unused bcrypt code (#1626) 6 meses atrás
Sftp 484afbdf9d Add a Stream buffer validation helper (#1605) 7 meses atrás
.editorconfig aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 ano atrás
AuthenticationMethod.cs 5c29394688 Move AuthenticationMethod IDisposable implementation declaration from inheritees to parent (#746) 9 meses atrás
AuthenticationResult.cs 508fc87d2a Fix analyzer errors in Renci.SshNet and Renci.SshNet.TestTools.OpenSSH (#1229) 2 anos atrás
BaseClient.cs 7a599e21c4 fix: UnhandledException: System.ObjectDisposedException. (#1590) 8 meses atrás
CipherInfo.cs c0a353a4de Cleanup formatting and style and enforce it in CI (#1380) 1 ano atrás
ClientAuthentication.cs 86dc811458 Drop net6.0 target (#1580) 8 meses atrás
ConnectionInfo.cs 153b47d976 Add an OrderedDictionary implementation for algorithm priorities (#1611) 7 meses atrás
ExpectAction.cs aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 ano atrás
ForwardedPort.cs aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 ano atrás
ForwardedPortDynamic.cs 9c454ba978 Update bound port on ForwardedPortDynamic after connection (in case original was passed as zero) (#1577) 9 meses atrás
ForwardedPortLocal.cs 70c12467dd Replace DiagnosticAbstration with Microsoft.Extensions.Logging.Abstractions (#1509) 10 meses atrás
ForwardedPortRemote.cs 70c12467dd Replace DiagnosticAbstration with Microsoft.Extensions.Logging.Abstractions (#1509) 10 meses atrás
ForwardedPortStatus.cs c0a353a4de Cleanup formatting and style and enforce it in CI (#1380) 1 ano atrás
HashInfo.cs 1de33c469e Documentation updates (#1395) 1 ano atrás
IAuthenticationMethod.cs 7932ba7618 Remove unused imports. 7 anos atrás
IBaseClient.cs 82246e3cc9 Add interface to SshClient (#1499) 1 ano atrás
IClientAuthentication.cs 508fc87d2a Fix analyzer errors in Renci.SshNet and Renci.SshNet.TestTools.OpenSSH (#1229) 2 anos atrás
IConnectionInfo.cs 7436a38b78 Remove code examples (#1210) 1 ano atrás
IConnectionInfoInternal.cs 508fc87d2a Fix analyzer errors in Renci.SshNet and Renci.SshNet.TestTools.OpenSSH (#1229) 2 anos atrás
IForwardedPort.cs 508fc87d2a Fix analyzer errors in Renci.SshNet and Renci.SshNet.TestTools.OpenSSH (#1229) 2 anos atrás
IOrderedDictionary`2.cs 153b47d976 Add an OrderedDictionary implementation for algorithm priorities (#1611) 7 meses atrás
IPrivateKeySource.cs 18e6673031 Improvements after #1177 (#1180) 2 anos atrás
IRemotePathTransformation.cs 3ecbd1071d Fix some (lots of) issues reported by analyzers. (#1125) 2 anos atrás
IServiceFactory.cs 9dc7db9de8 Support creating Shell(Stream) without PTY (#1419) 1 ano atrás
ISession.cs f45af38628 Replace SemaphoreLight with SemaphoreSlim (#1265) 1 ano atrás
ISftpClient.cs fbedaabb9c Fix sftp async methods not observing error conditions (#1510) 1 ano atrás
ISshClient.cs 82246e3cc9 Add interface to SshClient (#1499) 1 ano atrás
ISubsystemSession.cs fbedaabb9c Fix sftp async methods not observing error conditions (#1510) 1 ano atrás
KeyboardInteractiveAuthenticationMethod.cs 5c29394688 Move AuthenticationMethod IDisposable implementation declaration from inheritees to parent (#746) 9 meses atrás
KeyboardInteractiveConnectionInfo.cs 5c29394688 Move AuthenticationMethod IDisposable implementation declaration from inheritees to parent (#746) 9 meses atrás
MessageEventArgs`1.cs aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 ano atrás
NetConfClient.cs 6933e0961c Fix netconf framing protocol (#946) 1 ano atrás
NoneAuthenticationMethod.cs 5c29394688 Move AuthenticationMethod IDisposable implementation declaration from inheritees to parent (#746) 9 meses atrás
OrderedDictionary.net9.cs 153b47d976 Add an OrderedDictionary implementation for algorithm priorities (#1611) 7 meses atrás
OrderedDictionary.netstandard.cs 153b47d976 Add an OrderedDictionary implementation for algorithm priorities (#1611) 7 meses atrás
PasswordAuthenticationMethod.cs 5c29394688 Move AuthenticationMethod IDisposable implementation declaration from inheritees to parent (#746) 9 meses atrás
PasswordConnectionInfo.cs 5c29394688 Move AuthenticationMethod IDisposable implementation declaration from inheritees to parent (#746) 9 meses atrás
PrivateKeyAuthenticationMethod.cs 5c29394688 Move AuthenticationMethod IDisposable implementation declaration from inheritees to parent (#746) 9 meses atrás
PrivateKeyConnectionInfo.cs 5c29394688 Move AuthenticationMethod IDisposable implementation declaration from inheritees to parent (#746) 9 meses atrás
PrivateKeyFile.OpenSSH.cs 14c652cb45 Use System.Security.Cryptography for TripleDesCipher (#1546) 10 meses atrás
PrivateKeyFile.PKCS1.cs 60f3cd803e Drop DSA (#1558) 9 meses atrás
PrivateKeyFile.PKCS8.cs 60f3cd803e Drop DSA (#1558) 9 meses atrás
PrivateKeyFile.PuTTY.cs 60f3cd803e Drop DSA (#1558) 9 meses atrás
PrivateKeyFile.SSHCOM.cs 60f3cd803e Drop DSA (#1558) 9 meses atrás
PrivateKeyFile.cs 86dc811458 Drop net6.0 target (#1580) 8 meses atrás
ProxyTypes.cs 508fc87d2a Fix analyzer errors in Renci.SshNet and Renci.SshNet.TestTools.OpenSSH (#1229) 2 anos atrás
RemotePathDoubleQuoteTransformation.cs aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 ano atrás
RemotePathNoneTransformation.cs aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 ano atrás
RemotePathShellQuoteTransformation.cs aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 ano atrás
RemotePathTransformation.cs 508fc87d2a Fix analyzer errors in Renci.SshNet and Renci.SshNet.TestTools.OpenSSH (#1229) 2 anos atrás
Renci.SshNet.csproj 58eaeec226 Bump the dependencies (#1625) 6 meses atrás
ScpClient.cs 86dc811458 Drop net6.0 target (#1580) 8 meses atrás
ServiceFactory.cs 70c12467dd Replace DiagnosticAbstration with Microsoft.Extensions.Logging.Abstractions (#1509) 10 meses atrás
Session.cs 86dc811458 Drop net6.0 target (#1580) 8 meses atrás
SftpClient.cs 86dc811458 Drop net6.0 target (#1580) 8 meses atrás
Shell.cs 86dc811458 Drop net6.0 target (#1580) 8 meses atrás
ShellStream.cs 484afbdf9d Add a Stream buffer validation helper (#1605) 7 meses atrás
SshClient.cs 82246e3cc9 Add interface to SshClient (#1499) 1 ano atrás
SshCommand.cs 99ef23cd87 Don't dispose channel when completing SshCommand (#1596) 8 meses atrás
SshMessageFactory.cs 16d84d0395 Bump test dependencies (#1583) 8 meses atrás
SshNetLoggingConfiguration.cs 70c12467dd Replace DiagnosticAbstration with Microsoft.Extensions.Logging.Abstractions (#1509) 10 meses atrás
SubsystemSession.cs 70c12467dd Replace DiagnosticAbstration with Microsoft.Extensions.Logging.Abstractions (#1509) 10 meses atrás