Commit historia

Upphovsman SHA1 Meddelande Datum
  Rob Hague 6d9d03205b Rebased AsyncResult fix (#1184) 1 år sedan
  Gert Driesen 508fc87d2a Fix analyzer errors in Renci.SshNet and Renci.SshNet.TestTools.OpenSSH (#1229) 2 år sedan
  drieseng f745b3f803 Use <see langword="..."/> for language keywords. 2 år sedan
  Patrick-3000 91d1ed2cbd Enable list directory async for net framework (#1206) 2 år sedan
  Wojciech Nagórski 5803ada7cf Implement set last write and access time (#1194) 2 år sedan
  Wojciech Nagórski 18e6673031 Improvements after #1177 (#1180) 2 år sedan
  Rob Hague 8732d3d7ef Add support for RSA SHA-2 public key algorithms (#1177) 2 år sedan
  Wojciech Nagórski 7cd0487785 ListDirectoryAsync return IAsyncEnumerable (#1126) 2 år sedan
  Rob Hague 457789947c Replace IsNullOrWhiteSpace extension (#1142) 2 år sedan
  Gert Driesen 27976bb927 Analyzer fixes round 3. (#1135) 2 år sedan
  Gert Driesen c04cdbcb97 Round 2 of analyzer fixes and general cleanup. (#1132) 2 år sedan
  Wojciech Nagórski 072ba7e013 Remove FEATURE_DIRECTORYINFO_ENUMERATEFILES (#1119) 2 år sedan
  Wojciech Nagórski 8c932fb1e8 Remove old features [Part 1] (#1117) 2 år sedan
  Owen Krueger 34ce2bd1d0 Add IBaseClient for BaseClient and ISftpClient to inherit from (#975) 3 år sedan
  Stefan Rinkes bc99ada7da Agent auth and Keygen (#794) 3 år sedan
  Igor Milavec 7bdfc9e615 Add async support to SftpClient and SftpFileStream (#819) 3 år sedan
  wxtsxt 583a9cea6a Add interface to SftpFile #120 (#812) 4 år sedan
  Eric Brumfield cefdc203d9 Add ISftpClient interface to SftpClient (#197) 5 år sedan
  Gert Driesen 031f0a164b Fix name of argument in ArgumentOutOfRangeException thrown in OperationTimeout. 7 år sedan
  Gert Driesen 8141113259 Only keep reference to session if the connection was established successfully. 8 år sedan
  Gert Driesen 8f777f1fc7 SftpClient: Document that the following overloads create the specified file if it does not already exist: 8 år sedan
  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 år sedan
  Gert Driesen b548622524 Rename (I)SftpMessageFactory to (I)SftpResponseFactory. 8 år sedan
  Gert Driesen e2cf28a28d Remove Encoding from SubsystemSession and NetConfSession, and move it to SftpSession (as it is only used there). 8 år sedan
  Gert Driesen f90131229a Fix doc. 8 år sedan
  Gert Driesen b680765692 Add comment to clarify that StreamReader uses a buffer size of 1024 bytes. 8 år sedan
  Gert Driesen 35233fc822 Added async methods for SSH_FXP_OPEN, SSH_FXP_REALPATH, SSH_FXP_STAT and SSH_FXP_LSTAT. 8 år sedan
  Gert Driesen eb39b69b34 Revert "Do not initialize fields to default values." 8 år sedan
  Gert Driesen 54fbd8f5ba Do not initialize fields to default values. 8 år sedan
  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 år sedan