You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rob Hague fd05d76ad6
Use ArraySegment for channel data (#1650)
20 hours ago
..
Common Add support for OpenSSH certificates (#1498) 8 months ago
OldIntegrationTests Added GetAttributesAsync to SftpClient (#1648) 1 day ago
Properties Drop net6.0 target (#1580) 4 months ago
TestsFixtures CI: run .NET Framework Integration Tests on Windows (#1615) 2 months ago
resources Use shared Data folder for client keys in integration tests 2 years ago
server Bump dependencies (#1652) 21 hours ago
user/sshnet Update docs and remove a leftover DSA certificate algorithm (#1632) 1 month ago
.editorconfig Add SshCommand.ExecuteAsync (#1426) 12 months ago
.gitignore Move test projects (#1212) 2 years ago
AuthenticationMethodFactory.cs Update SonarAnalyzer.CSharp (#1494) 9 months ago
AuthenticationTests.cs Bump test dependencies (#1583) 4 months ago
CipherTests.cs AesGcmCipher uses BouncyCastle as a fallback if BCL does not support. (#1450) 10 months ago
CompressionTests.cs Zlib compression uses BouncyCastle as a fallback if BCL does not support. (#1453) 11 months ago
ConnectivityTests.cs Check host key algorithms before continuing key exchange (#1642) 21 hours ago
Credential.cs Move test projects (#1212) 2 years ago
Dockerfile Bump alpine from 3.21 to 3.22 in /test/Renci.SshNet.IntegrationTests (#1651) 1 day ago
HmacTests.cs Drop legacy algorithms part 1 (#1442) 11 months ago
HostCertificateFile.cs Add support for OpenSSH certificates (#1498) 8 months ago
HostConfig.cs Cleanup formatting and style and enforce it in CI (#1380) 1 year ago
HostEntry.cs Fix analyzer errors in Renci.SshNet and Renci.SshNet.TestTools.OpenSSH (#1229) 2 years ago
HostKeyAlgorithmTests.cs Drop DSA (#1558) 5 months ago
HostKeyFile.cs Update docs and remove a leftover DSA certificate algorithm (#1632) 1 month ago
IConnectionInfoFactory.cs Move test projects (#1212) 2 years ago
KeyExchangeAlgorithmTests.cs Add support for mlkem768x25519-sha256 key exchange method (#1563) 5 months ago
LinuxAdminConnectionFactory.cs Move test projects (#1212) 2 years ago
LinuxVMConnectionFactory.cs Cleanup formatting and style and enforce it in CI (#1380) 1 year ago
PrivateKeyAuthenticationTests.cs Drop DSA (#1558) 5 months ago
RemoteSshd.cs Test integration tests (#1250) 2 years ago
RemoteSshdConfig.cs Add support for OpenSSH certificates (#1498) 8 months ago
Renci.SshNet.IntegrationTests.csproj Bump the dependencies (#1625) 2 months ago
ScpClientTests.cs Cleanup formatting and style and enforce it in CI (#1380) 1 year ago
ScpTests.cs Cleanup formatting and style and enforce it in CI (#1380) 1 year ago
SftpClientTests.cs Added GetAttributesAsync to SftpClient (#1648) 1 day ago
SftpTests.cs Add UploadFileAsync and DownloadFileAsync methods (#1634) 1 month ago
SshClientTests.cs Add SshCommand.ExecuteAsync (#1426) 12 months ago
SshConnectionDisruptor.cs Bump alpine from 3.20 to 3.21 in /test/Renci.SshNet.IntegrationTests (#1567) 5 months ago
SshConnectionRestorer.cs Move test projects (#1212) 2 years ago
SshTests.cs Bump test dependencies (#1583) 4 months ago
SshTests_TTYDisabled.cs Support creating Shell(Stream) without PTY (#1419) 12 months ago
TestBase.cs Bump test dependencies (#1583) 4 months ago
TestInitializer.cs Bump test dependencies (#1583) 4 months ago
Users.cs Move test projects (#1212) 2 years ago
Usings.cs Move test projects (#1212) 2 years ago