Sitoutushistoria

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