Commit Verlauf

Autor SHA1 Nachricht Datum
  Rob Hague fd05d76ad6 Use ArraySegment for channel data (#1650) vor 4 Monaten
  mus65 03e28219ba Drop netstandard2.1 target (#1647) vor 5 Monaten
  mus65 86dc811458 Drop net6.0 target (#1580) vor 8 Monaten
  Rob Hague aac10fba3d Miscellaneous cleanup/throw helpers (#1491) vor 1 Jahr
  Rob Hague fdbc4d3e36 Fix a few issues with PipeStream (#1399) vor 1 Jahr
  mus65 b4722b86e8 Enable nullable on NetConf/Scp/SshClient (#1392) vor 1 Jahr
  mus65 23323aa217 use Regex Source Generator for .NET 7+ (#1401) vor 1 Jahr
  mus65 c0a353a4de Cleanup formatting and style and enforce it in CI (#1380) vor 1 Jahr
  Scott Xu 3e6fc4f3ff Use BCL Timeout (#1353) vor 1 Jahr
  Jean-Sebastien Carle 4b9c3bf144 Limit TimeSpan timeouts to Int32 MaxValue (#1321) vor 1 Jahr
  Gert Driesen 508fc87d2a Fix analyzer errors in Renci.SshNet and Renci.SshNet.TestTools.OpenSSH (#1229) vor 2 Jahren
  Gert Driesen 42ff9206d2 Merge partial classes and complete IForwardedPort interface (#1223) vor 2 Jahren
  Wojciech Nagórski 18e6673031 Improvements after #1177 (#1180) vor 2 Jahren
  Rob Hague 8732d3d7ef Add support for RSA SHA-2 public key algorithms (#1177) vor 2 Jahren
  Rob Hague 457789947c Replace IsNullOrWhiteSpace extension (#1142) vor 2 Jahren
  Gert Driesen c04cdbcb97 Round 2 of analyzer fixes and general cleanup. (#1132) vor 2 Jahren
  Gert Driesen 3ecbd1071d Fix some (lots of) issues reported by analyzers. (#1125) vor 2 Jahren
  Stefan Rinkes bc99ada7da Agent auth and Keygen (#794) vor 3 Jahren
  Adrian Stanislawski ea5a440131 Fixed few summary comment tags vor 5 Jahren
  Gert Driesen e9e9b4e463 Update ScpClient to work with revent versions of OpenSSH (#625) vor 5 Jahren
  Gert Driesen e434f97be5 Renamed Quote transformation and corresponding class to ShellQuote. vor 8 Jahren
  Gert Driesen 7dde512a9c Add a RemotePathTransformation property to ScpClient that can be used to control if and how a remote path should be transformed before passed on to the scp command. vor 8 Jahren
  Gert Driesen 127e3f6591 Throw an SshException when SCP request is rejected by the remote host. vor 8 Jahren
  Gert Driesen 9df22e349f Move UploadTime to ScpClient.NET.cs, and sync legacy project files. vor 8 Jahren
  Gert Driesen 266dbaefe6 Pass full remote file path to scp command when uploading or downloading a file, and use zero-length pass in C directive. Combined, this ensure the SCP server will reject a remote file path that points to a directory. vor 8 Jahren
  Gert Driesen 6184a0e826 ScpClient: Implement proper quoting of paths. vor 8 Jahren
  Gert Driesen 522ed129b2 Fix SL and WP compile. vor 8 Jahren
  Gert Driesen 0a1a031fc1 Add support for non-ascii characters to ScpClient. vor 8 Jahren
  Toni Spets ffda76a15b Remove unused variables, fixes mcs warnings on Mono vor 8 Jahren
  drieseng e83486c391 Do not create extra directory level when uploading the content of a directory. vor 9 Jahren