Historique des commits

Auteur SHA1 Message Date
  Rob Hague 64b428f7bf Enable trim analysis and fix warnings (#1216) il y a 1 an
  Rob Hague e998d875e0 Add a few spans on net6.0 or greater (#1138) il y a 1 an
  Gert Driesen 508fc87d2a Fix analyzer errors in Renci.SshNet and Renci.SshNet.TestTools.OpenSSH (#1229) il y a 2 ans
  drieseng f745b3f803 Use <see langword="..."/> for language keywords. il y a 2 ans
  Rob Hague 457789947c Replace IsNullOrWhiteSpace extension (#1142) il y a 2 ans
  Rob Hague a4dbf7763a Replace Array<T>.Empty with Array.Empty<T>() (#1137) il y a 2 ans
  Gert Driesen c04cdbcb97 Round 2 of analyzer fixes and general cleanup. (#1132) il y a 2 ans
  Gert Driesen 3ecbd1071d Fix some (lots of) issues reported by analyzers. (#1125) il y a 2 ans
  Wojciech Nagórski 8c932fb1e8 Remove old features [Part 1] (#1117) il y a 2 ans
  drieseng 1a803b50ee Partially revert changes from #643. il y a 5 ans
  drieseng 211b5de5ec Merge branch 'develop' of https://github.com/sshnet/SSH.NET into develop il y a 5 ans
  drieseng c0da2c14fb Make key exchange more efficient by using byte[] in our internal structures, and convert to BigInteger when necessary. il y a 5 ans
  Gert Driesen facdf115c3 Formatting. il y a 5 ans
  Gert Driesen 5c2e2b4c4a Use SDK-style project where possible (#629) il y a 5 ans
  Stefan Rinkes 90fb62b7cc Add Support for ECDSA Host- and Private-Keys il y a 7 ans
  Stefan Rinkes 465451985a KEX with Elliptic Curves ecdh-sha2-nistp{256,384,521} il y a 7 ans
  Gert Driesen 0e083cfe60 Move Extensions to Renci.SshNet.Common namespace. il y a 8 ans
  Gert Driesen 6184a0e826 ScpClient: Implement proper quoting of paths. il y a 8 ans
  Gert Driesen 1c288485ed Use packing methods from newly introduced Pack class. il y a 8 ans
  Gert Driesen b6d365c0de Micro il y a 8 ans
  drieseng 9e8ce4a868 Modify ReceiveMessage to return null when connection is closed. il y a 9 ans
  drieseng ba59196821 Minor improvements. il y a 9 ans
  drieseng 5916656d66 Introduce specialized GlobalRequestMessage classes for tcpip-forward and cancel-tcpip-forward. il y a 9 ans
  drieseng 57a78fc3a4 Make line endings consistent (PR #19) il y a 9 ans
  drieseng a66b32d488 Revert "Update to SshNet.Security.Cryptography 1.0.0." il y a 9 ans
  drieseng df992c39b1 Update to SshNet.Security.Cryptography 1.0.0. il y a 9 ans
  drieseng 02bf043223 For now, move Extensions to Renci.SshNet namespace. il y a 9 ans
  drieseng 49efc18690 Added doc for Take. il y a 9 ans
  drieseng 05d8ccbd7b Avoid using less optimal Linq, and use optimized extension methods instead. il y a 9 ans
  drieseng c7e3268569 Removed IsEqualTo<T>(this IEnumerable ...) overloads. il y a 9 ans