提交历史

作者 SHA1 备注 提交日期
  Rob Hague aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 年之前
  Rob Hague d06dfa5e4d Use System.Numerics.BigInteger (#1469) 1 年之前
  Rob Hague ffd43dade7 Remove some #ifdefs with System.Memory (#1434) 1 年之前
  mus65 c0a353a4de Cleanup formatting and style and enforce it in CI (#1380) 1 年之前
  Rob Hague f9908a22b5 Use System.Security.Cryptography for RSA (#1373) 1 年之前
  Rob Hague 06af2ec6c0 Fix a few issues with ShellStream (#1322) 1 年之前
  Rob Hague 64b428f7bf Enable trim analysis and fix warnings (#1216) 1 年之前
  Rob Hague e998d875e0 Add a few spans on net6.0 or greater (#1138) 1 年之前
  Gert Driesen 508fc87d2a Fix analyzer errors in Renci.SshNet and Renci.SshNet.TestTools.OpenSSH (#1229) 2 年之前
  drieseng f745b3f803 Use <see langword="..."/> for language keywords. 2 年之前
  Rob Hague 457789947c Replace IsNullOrWhiteSpace extension (#1142) 2 年之前
  Rob Hague a4dbf7763a Replace Array<T>.Empty with Array.Empty<T>() (#1137) 2 年之前
  Gert Driesen c04cdbcb97 Round 2 of analyzer fixes and general cleanup. (#1132) 2 年之前
  Gert Driesen 3ecbd1071d Fix some (lots of) issues reported by analyzers. (#1125) 2 年之前
  Wojciech Nagórski 8c932fb1e8 Remove old features [Part 1] (#1117) 2 年之前
  drieseng 1a803b50ee Partially revert changes from #643. 5 年之前
  drieseng 211b5de5ec Merge branch 'develop' of https://github.com/sshnet/SSH.NET into develop 5 年之前
  drieseng c0da2c14fb Make key exchange more efficient by using byte[] in our internal structures, and convert to BigInteger when necessary. 5 年之前
  Gert Driesen facdf115c3 Formatting. 5 年之前
  Gert Driesen 5c2e2b4c4a Use SDK-style project where possible (#629) 5 年之前
  Stefan Rinkes 90fb62b7cc Add Support for ECDSA Host- and Private-Keys 7 年之前
  Stefan Rinkes 465451985a KEX with Elliptic Curves ecdh-sha2-nistp{256,384,521} 7 年之前
  Gert Driesen 0e083cfe60 Move Extensions to Renci.SshNet.Common namespace. 8 年之前
  Gert Driesen 6184a0e826 ScpClient: Implement proper quoting of paths. 8 年之前
  Gert Driesen 1c288485ed Use packing methods from newly introduced Pack class. 8 年之前
  Gert Driesen b6d365c0de Micro 8 年之前
  drieseng 9e8ce4a868 Modify ReceiveMessage to return null when connection is closed. 9 年之前
  drieseng ba59196821 Minor improvements. 9 年之前
  drieseng 5916656d66 Introduce specialized GlobalRequestMessage classes for tcpip-forward and cancel-tcpip-forward. 9 年之前
  drieseng 57a78fc3a4 Make line endings consistent (PR #19) 9 年之前