커밋 기록

작성자 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 년 전