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

Автор SHA1 Сообщение Дата
  Rob Hague a024b83def Fix hang in SftpClient.UploadFile upon error (#1643) 5 месяцев назад
  mus65 86dc811458 Drop net6.0 target (#1580) 8 месяцев назад
  Rob Hague c28f02301f Swallow ObjectDisposed on SFTP wait handle when receiving late response (#1531) 11 месяцев назад
  Rob Hague fbedaabb9c Fix sftp async methods not observing error conditions (#1510) 1 год назад
  Ryan Esteves 1a8839ec3e Added support for deleting directories asynchronously (#1503) 1 год назад
  Ryan Esteves ce867d6640 Added CreateDirectoryAsync to SftpClient (#1505) 1 год назад
  Ryan Esteves 737c3e5f9d Added ChangeDirectoryAsync to SftpClient (#1504) 1 год назад
  Ryan Esteves 4c5d0c075e Added ExistsAsync and GetAsync to SftpClient (#1501) 1 год назад
  Rob Hague aac10fba3d Miscellaneous cleanup/throw helpers (#1491) 1 год назад
  Dejan Varmedja 830e504244 Rename SftpFileSytemInformation to SftpFileSystemInformation (#1425) 1 год назад
  mus65 c0a353a4de Cleanup formatting and style and enforce it in CI (#1380) 1 год назад
  Jean-Sebastien Carle 9be67c0c99 Cleanup and muting of analyzer warnings (#1357) 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 лет назад
  Rob Hague a4dbf7763a Replace Array<T>.Empty with Array.Empty<T>() (#1137) 2 лет назад
  Gert Driesen 27976bb927 Analyzer fixes round 3. (#1135) 2 лет назад
  Gert Driesen c04cdbcb97 Round 2 of analyzer fixes and general cleanup. (#1132) 2 лет назад
  Gert Driesen 3ecbd1071d Fix some (lots of) issues reported by analyzers. (#1125) 2 лет назад
  Wojciech Nagórski 8c932fb1e8 Remove old features [Part 1] (#1117) 2 лет назад
  Igor Milavec 7bdfc9e615 Add async support to SftpClient and SftpFileStream (#819) 3 лет назад
  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 b22690d985 Remove ServiceFactory argument from SftpSession. 8 лет назад
  Gert Driesen 768d1c9a68 Add async Begin/End Close methods. 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 лет назад
  Gert Driesen fe27ec31e1 Added BeginRead/EndRead to ISftpSession and SftpSession. 8 лет назад
  Gert Driesen b63a0ea524 Revert "Attempt to run tests against .NET 3.5 and 4.0." 8 лет назад