Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Rob Hague 605ee7fe23 Use ReadExactly in ReadAllBytes and yield in ReadLines (#1681) 2 mēneši atpakaļ
  Rob Hague 13bcb7713e Remove unnecessary SftpFileStream unit tests and dedup Open{Async} (#1680) 2 mēneši atpakaļ
  mus65 03e28219ba Drop netstandard2.1 target (#1647) 5 mēneši atpakaļ
  Rob Hague 7c07b10e4a Read the underlying buffer in SshDataStream (#1638) 5 mēneši atpakaļ
  Rob Hague 153b47d976 Add an OrderedDictionary implementation for algorithm priorities (#1611) 7 mēneši atpakaļ
  mus65 d1213cf751 remove Reverse extension to avoid source-breaking change with .NET 10 (#1606) 8 mēneši atpakaļ
  mus65 86dc811458 Drop net6.0 target (#1580) 8 mēneši atpakaļ
  mus65 70c12467dd Replace DiagnosticAbstration with Microsoft.Extensions.Logging.Abstractions (#1509) 11 mēneši atpakaļ
  Rob Hague c28f02301f Swallow ObjectDisposed on SFTP wait handle when receiving late response (#1531) 11 mēneši atpakaļ
  Rob Hague aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 gadu atpakaļ
  Rob Hague d06dfa5e4d Use System.Numerics.BigInteger (#1469) 1 gadu atpakaļ
  Rob Hague ffd43dade7 Remove some #ifdefs with System.Memory (#1434) 1 gadu atpakaļ
  mus65 c0a353a4de Cleanup formatting and style and enforce it in CI (#1380) 1 gadu atpakaļ
  Rob Hague f9908a22b5 Use System.Security.Cryptography for RSA (#1373) 1 gadu atpakaļ
  Rob Hague 06af2ec6c0 Fix a few issues with ShellStream (#1322) 1 gadu atpakaļ
  Rob Hague 64b428f7bf Enable trim analysis and fix warnings (#1216) 1 gadu atpakaļ
  Rob Hague e998d875e0 Add a few spans on net6.0 or greater (#1138) 1 gadu atpakaļ
  Gert Driesen 508fc87d2a Fix analyzer errors in Renci.SshNet and Renci.SshNet.TestTools.OpenSSH (#1229) 2 gadi atpakaļ
  drieseng f745b3f803 Use <see langword="..."/> for language keywords. 2 gadi atpakaļ
  Rob Hague 457789947c Replace IsNullOrWhiteSpace extension (#1142) 2 gadi atpakaļ
  Rob Hague a4dbf7763a Replace Array<T>.Empty with Array.Empty<T>() (#1137) 2 gadi atpakaļ
  Gert Driesen c04cdbcb97 Round 2 of analyzer fixes and general cleanup. (#1132) 2 gadi atpakaļ
  Gert Driesen 3ecbd1071d Fix some (lots of) issues reported by analyzers. (#1125) 2 gadi atpakaļ
  Wojciech Nagórski 8c932fb1e8 Remove old features [Part 1] (#1117) 2 gadi atpakaļ
  drieseng 1a803b50ee Partially revert changes from #643. 5 gadi atpakaļ
  drieseng 211b5de5ec Merge branch 'develop' of https://github.com/sshnet/SSH.NET into develop 5 gadi atpakaļ
  drieseng c0da2c14fb Make key exchange more efficient by using byte[] in our internal structures, and convert to BigInteger when necessary. 5 gadi atpakaļ
  Gert Driesen facdf115c3 Formatting. 5 gadi atpakaļ
  Gert Driesen 5c2e2b4c4a Use SDK-style project where possible (#629) 5 gadi atpakaļ
  Stefan Rinkes 90fb62b7cc Add Support for ECDSA Host- and Private-Keys 7 gadi atpakaļ