Commit History

Автор SHA1 Съобщение Дата
  Rob Hague 6d9d03205b Rebased AsyncResult fix (#1184) преди 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 години
  Patrick-3000 91d1ed2cbd Enable list directory async for net framework (#1206) преди 2 години
  Wojciech Nagórski 5803ada7cf Implement set last write and access time (#1194) преди 2 години
  Wojciech Nagórski 18e6673031 Improvements after #1177 (#1180) преди 2 години
  Rob Hague 8732d3d7ef Add support for RSA SHA-2 public key algorithms (#1177) преди 2 години
  Wojciech Nagórski 7cd0487785 ListDirectoryAsync return IAsyncEnumerable (#1126) преди 2 години
  Rob Hague 457789947c Replace IsNullOrWhiteSpace extension (#1142) преди 2 години
  Gert Driesen 27976bb927 Analyzer fixes round 3. (#1135) преди 2 години
  Gert Driesen c04cdbcb97 Round 2 of analyzer fixes and general cleanup. (#1132) преди 2 години
  Wojciech Nagórski 072ba7e013 Remove FEATURE_DIRECTORYINFO_ENUMERATEFILES (#1119) преди 2 години
  Wojciech Nagórski 8c932fb1e8 Remove old features [Part 1] (#1117) преди 2 години
  Owen Krueger 34ce2bd1d0 Add IBaseClient for BaseClient and ISftpClient to inherit from (#975) преди 3 години
  Stefan Rinkes bc99ada7da Agent auth and Keygen (#794) преди 3 години
  Igor Milavec 7bdfc9e615 Add async support to SftpClient and SftpFileStream (#819) преди 3 години
  wxtsxt 583a9cea6a Add interface to SftpFile #120 (#812) преди 4 години
  Eric Brumfield cefdc203d9 Add ISftpClient interface to SftpClient (#197) преди 5 години
  Gert Driesen 031f0a164b Fix name of argument in ArgumentOutOfRangeException thrown in OperationTimeout. преди 7 години
  Gert Driesen 8141113259 Only keep reference to session if the connection was established successfully. преди 8 години
  Gert Driesen 8f777f1fc7 SftpClient: Document that the following overloads create the specified file if it does not already exist: преди 8 години
  Gert Driesen 1b21b6dd14 To improve compatibility of SftpClient with System.IO.File, the following methods now use UTF-8 encoding without a Byte-Order Mark (BOM): преди 8 години
  Gert Driesen b548622524 Rename (I)SftpMessageFactory to (I)SftpResponseFactory. преди 8 години
  Gert Driesen e2cf28a28d Remove Encoding from SubsystemSession and NetConfSession, and move it to SftpSession (as it is only used there). преди 8 години
  Gert Driesen f90131229a Fix doc. преди 8 години
  Gert Driesen b680765692 Add comment to clarify that StreamReader uses a buffer size of 1024 bytes. преди 8 години
  Gert Driesen 35233fc822 Added async methods for SSH_FXP_OPEN, SSH_FXP_REALPATH, SSH_FXP_STAT and SSH_FXP_LSTAT. преди 8 години
  Gert Driesen eb39b69b34 Revert "Do not initialize fields to default values." преди 8 години
  Gert Driesen 54fbd8f5ba Do not initialize fields to default values. преди 8 години
  Gert Driesen 3f78ad3002 Add CreateFileReader method on SftpSession in which we use the size of the file to determine the maximum pending reads to allow, and calculate the size of individual chunks. преди 8 години