Historique des commits

Auteur SHA1 Message Date
  Rob Hague fd05d76ad6 Use ArraySegment for channel data (#1650) il y a 4 mois
  mus65 03e28219ba Drop netstandard2.1 target (#1647) il y a 5 mois
  mus65 86dc811458 Drop net6.0 target (#1580) il y a 8 mois
  Rob Hague aac10fba3d Miscellaneous cleanup/throw helpers (#1491) il y a 1 an
  Rob Hague fdbc4d3e36 Fix a few issues with PipeStream (#1399) il y a 1 an
  mus65 b4722b86e8 Enable nullable on NetConf/Scp/SshClient (#1392) il y a 1 an
  mus65 23323aa217 use Regex Source Generator for .NET 7+ (#1401) il y a 1 an
  mus65 c0a353a4de Cleanup formatting and style and enforce it in CI (#1380) il y a 1 an
  Scott Xu 3e6fc4f3ff Use BCL Timeout (#1353) il y a 1 an
  Jean-Sebastien Carle 4b9c3bf144 Limit TimeSpan timeouts to Int32 MaxValue (#1321) 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
  Gert Driesen 42ff9206d2 Merge partial classes and complete IForwardedPort interface (#1223) il y a 2 ans
  Wojciech Nagórski 18e6673031 Improvements after #1177 (#1180) il y a 2 ans
  Rob Hague 8732d3d7ef Add support for RSA SHA-2 public key algorithms (#1177) il y a 2 ans
  Rob Hague 457789947c Replace IsNullOrWhiteSpace extension (#1142) 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
  Stefan Rinkes bc99ada7da Agent auth and Keygen (#794) il y a 3 ans
  Adrian Stanislawski ea5a440131 Fixed few summary comment tags il y a 5 ans
  Gert Driesen e9e9b4e463 Update ScpClient to work with revent versions of OpenSSH (#625) il y a 5 ans
  Gert Driesen e434f97be5 Renamed Quote transformation and corresponding class to ShellQuote. il y a 8 ans
  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. il y a 8 ans
  Gert Driesen 127e3f6591 Throw an SshException when SCP request is rejected by the remote host. il y a 8 ans
  Gert Driesen 9df22e349f Move UploadTime to ScpClient.NET.cs, and sync legacy project files. il y a 8 ans
  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. il y a 8 ans
  Gert Driesen 6184a0e826 ScpClient: Implement proper quoting of paths. il y a 8 ans
  Gert Driesen 522ed129b2 Fix SL and WP compile. il y a 8 ans
  Gert Driesen 0a1a031fc1 Add support for non-ascii characters to ScpClient. il y a 8 ans
  Toni Spets ffda76a15b Remove unused variables, fixes mcs warnings on Mono il y a 8 ans
  drieseng e83486c391 Do not create extra directory level when uploading the content of a directory. il y a 9 ans