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

Автор SHA1 Сообщение Дата
  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 лет назад
  Gert Driesen b6ee090ba5 Attempt to run tests against .NET 3.5 and 4.0. 8 лет назад
  drieseng cea61f0573 Eliminate use of Linq. 8 лет назад
  drieseng f9773a6786 Refactor out use of dynamic types, and reflection for processing received SSH messages. 9 лет назад
  drieseng 76fdef9d72 Avoid NRE when disposing. 9 лет назад
  drieseng ba59196821 Minor improvements. 9 лет назад
  drieseng 76a92cfb0a SshData.cs: 9 лет назад
  drieseng ad56cc9bdf Take into account the offset in SftpFileStream.Write(byte[] buffer, int offset, int count) when not writing to the buffer. Fixes issue #70. 9 лет назад
  drieseng f4a634f1d3 Minor (slash)doc improvements. 9 лет назад
  drieseng 1ac19b86a0 Make methods static where possible. 9 лет назад
  drieseng eb56b0fae8 Also use Interlocked.Increment(ref long) on Windows Phone. 9 лет назад
  drieseng 57a78fc3a4 Make line endings consistent (PR #19) 9 лет назад
  drieseng a66b32d488 Revert "Update to SshNet.Security.Cryptography 1.0.0." 9 лет назад
  drieseng df992c39b1 Update to SshNet.Security.Cryptography 1.0.0. 9 лет назад
  drieseng 887926f172 Return empty byte array when EOF status response is received. 9 лет назад
  drieseng 74088c38a5 Avoid initializing data. 9 лет назад
  drieseng a924a3ba03 Always use "tuning" code. 9 лет назад
  drieseng 1cfa14455b Fixed warnings. 9 лет назад
  drieseng f6700e05b9 Add partial support for UWP/UAP 10.0, and prepare to support .NET Core 1.0. 9 лет назад
  drieseng 3a2725eae2 Rename Renci.SshClient to src. 9 лет назад