1633 Commits (develop)
 

Author SHA1 Message Date
dependabot[bot] f82ebbabea
Bump alpine from 3.21 to 3.22 in /test/Renci.SshNet.IntegrationTests (#1651) 6 hours ago
William Decker 9cf282731a
Added GetAttributesAsync to SftpClient (#1648) 6 hours ago
mus65 03e28219ba
Drop netstandard2.1 target (#1647) 1 week ago
Rob Hague a024b83def
Fix hang in SftpClient.UploadFile upon error (#1643) 1 week ago
Ivan 4fcf6048f8
Re-introduce ChangeWindow method on ShellStream (#1646) 2 weeks ago
mus65 f24a5d6de6
fix IDE0350 warnings with .NET SDK 9.0.300 (#1645) 2 weeks ago
Noah Dela Rosa d08c4aaa8a
Add UploadFileAsync and DownloadFileAsync methods (#1634) 1 month ago
Rob Hague 7c07b10e4a
Read the underlying buffer in SshDataStream (#1638) 1 month ago
Rob Hague 6039e121a8
Override more methods in PipeStream, ShellStream (#1637) 1 month ago
Rob Hague 98982a931e
Update docs and remove a leftover DSA certificate algorithm (#1632) 1 month ago
Rob Hague 85905082db
Add a debug helper for reading traffic with Wireshark (#1627) 1 month ago
Rob Hague 17afcdb0fe Set version to '2025.0.1-prerelease.{height}' 2 months ago
Rob Hague 53a5be0a7d Set version to '2025.0.0' 2 months ago
Martin 1cc527e205
Added ExistsAsync and GetAsync to ISftpClient (#1628) 2 months ago
dependabot[bot] 58eaeec226
Bump the dependencies (#1625) 2 months ago
mus65 ad174829cc
remove unused bcrypt code (#1626) 2 months ago
mus65 02c30c88a9
Only enable TreatWarningsAsErrors in Release (#1624) 2 months ago
mus65 c318e39d2c
lock SendData to fix random connection failures (#1623) 2 months ago
Rob Hague 153b47d976
Add an OrderedDictionary implementation for algorithm priorities (#1611) 2 months ago
Rob Hague 484afbdf9d
Add a Stream buffer validation helper (#1605) 2 months ago
Rob Hague bb3beeb6c5
Fix API break on KeyExchange (#1609) 2 months ago
mus65 071a8d56a6
CI: run .NET Framework Integration Tests on Windows (#1615) 2 months ago
dependabot[bot] b803932903
Bump dependencies (#1607) 3 months ago
mus65 d1213cf751
remove Reverse extension to avoid source-breaking change with .NET 10 (#1606) 3 months ago
mus65 86dc811458
Drop net6.0 target (#1580) 4 months ago
Rob Hague 99ef23cd87
Don't dispose channel when completing SshCommand (#1596) 4 months ago
Rob Hague a0c6bac3a7
Reply to global requests when want_reply is true (#1600) 4 months ago
Rob Hague 429f7502ca
Tweak logging.md (#1601) 4 months ago
dependabot[bot] 16d84d0395
Bump test dependencies (#1583) 4 months ago
Vyacheslav Brevnov 7a599e21c4
fix: UnhandledException: System.ObjectDisposedException. (#1590) 4 months ago
dependabot[bot] 3e2e260dc3
Bump actions/configure-pages from 4 to 5 (#1582) 4 months ago
dependabot[bot] 7cbdcad56a
Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 (#1585) 4 months ago
mus65 301829fd96
Configure Dependabot to also update NuGet and GitHub Actions (#1581) 4 months ago
timyhac 9c454ba978
Update bound port on ForwardedPortDynamic after connection (in case original was passed as zero) (#1577) 5 months ago
Michał Drzymała 5c29394688
Move AuthenticationMethod IDisposable implementation declaration from inheritees to parent (#746) 5 months ago
Scott Xu 7e71bb4192
Add support for mlkem768x25519-sha256 key exchange method (#1563) 5 months ago
dependabot[bot] 9e1ee0a380
Bump alpine from 3.20 to 3.21 in /test/Renci.SshNet.IntegrationTests (#1567) 5 months ago
Rob Hague 6d94e97ac0
Fix hang/unhandled exception in SshCommand upon disconnect (#1565) 5 months ago
Rob Hague bc40d450ef
Create dependabot.yml for docker image (#1559) 5 months ago
Rob Hague 60f3cd803e
Drop DSA (#1558) 5 months ago
Scott Xu 2e68828f61
Add support for sntrup761x25519Sha512 key exchange method (#1562) 5 months ago
Scott Xu 14c652cb45
Use System.Security.Cryptography for TripleDesCipher (#1546) 5 months ago
Scott Xu 29997aebe1
Add padding when encrypt and remove padding when decrypt (#1545) 6 months ago
Rob Hague 42d75bc3d1
Drop net7.0 target (#1468) 6 months ago
Rob Hague d96b9ebc32
Fix consumption of NBGV version properties in build (#1544) 6 months ago
Rob Hague 021ee997b6
Pin Alpine Linux image to 3.20 (#1554) 6 months ago
Varorbc ee054f4d31
fix newline characters in PuTTY key file comment (#1550) 6 months ago
Scott Xu 3b4f2cfc1c
[Private Key] Add support for PuTTY private key file format (V3 and V2) (#1543) 6 months ago
mus65 70c12467dd
Replace DiagnosticAbstration with Microsoft.Extensions.Logging.Abstractions (#1509) 6 months ago
mus65 f50fdcc249
Remove appveyor.yml (#1547) 6 months ago