Commit History

Author SHA1 Message Date
  Rob Hague aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 year ago
  Rob Hague a157dd3b88 Remove unnecessary finalizers (#1209) 1 year ago
  Scott Xu ebb31bb16e AesGcmCipher uses BouncyCastle as a fallback if BCL does not support. (#1450) 1 year ago
  Scott Xu 252c732c5e Integrate with Nerdbank.GitVersioning (#1299) 1 year ago
  Scott Xu 486b69dc98 Add support for AEAD ChaCha20Poly1305 Cipher (#1416) 1 year ago
  Scott Xu 9f429f720f Remove Chaos.Nacl (#1455) 1 year ago
  Scott Xu c552d0d60b Ref System.Memory for net462 and netstandard2.0 (#1417) 1 year ago
  mus65 c0a353a4de Cleanup formatting and style and enforce it in CI (#1380) 1 year ago
  Scott Xu ce45129308 Fix potential side-channel timing attack issue (#1375) 1 year ago
  Scott Xu 94397d47ed Implement OpenSSH strict key exchange extension (#1366) 1 year ago
  Scott Xu 3dc3fc8b1c Add support for AEAD AES 128/256 GCM Ciphers (.NET 6.0 onward only) (#1369) 1 year ago
  Scott Xu b553f81f8a Add support for Zlib compression (.NET 6.0 onward only) (#1326) 1 year ago
  Scott Xu 3e6fc4f3ff Use BCL Timeout (#1353) 1 year ago
  Scott Xu 7cfe62b9f1 Support ETM (Encrypt-then-MAC) variants for HMAC (#1316) 1 year ago
  Rob Hague 47eabe7574 Tweak semaphore usage in Session (#1304) 1 year ago
  Jacob Slusser 48a8fe6502 Plumbing for more async/await work (#1281) 1 year ago
  Jim Killingsworth e7a64dda97 Fix hung dispose caused by infinite socket timeout (#1280) 1 year ago
  Rob Hague 34b5123f0a Send the client key exchange init in Connect (#1274) 1 year ago
  Rob Hague f45af38628 Replace SemaphoreLight with SemaphoreSlim (#1265) 1 year ago
  Scott Xu f9f2b0e5f4 Expose SshIdentificationReceived event (#1195) 1 year ago
  Rob Hague 5021f6d4bb Use System.Security.Cryptography in AesCipher (#1235) 1 year ago
  Rob Hague b4c829105a Tweak diagnostics (#1241) 1 year ago
  Gert Driesen 508fc87d2a Fix analyzer errors in Renci.SshNet and Renci.SshNet.TestTools.OpenSSH (#1229) 2 years ago
  drieseng f745b3f803 Use <see langword="..."/> for language keywords. 2 years ago
  Igor Milavec dcc596a774 Use ExceptionDispatchInfo to retain call stack in Session.WaitOnHandle() (#936) 2 years ago
  Gert Driesen 27976bb927 Analyzer fixes round 3. (#1135) 2 years ago
  Gert Driesen c04cdbcb97 Round 2 of analyzer fixes and general cleanup. (#1132) 2 years ago
  Gert Driesen 3ecbd1071d Fix some (lots of) issues reported by analyzers. (#1125) 2 years ago
  Wojciech Nagórski 8c932fb1e8 Remove old features [Part 1] (#1117) 2 years ago
  Igor Milavec 7bdfc9e615 Add async support to SftpClient and SftpFileStream (#819) 3 years ago