История коммитов

Автор 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 лет назад