Commit History

Autor SHA1 Mensaxe Data
  Gert Driesen 35233fc822 Added async methods for SSH_FXP_OPEN, SSH_FXP_REALPATH, SSH_FXP_STAT and SSH_FXP_LSTAT. %!s(int64=8) %!d(string=hai) anos
  Gert Driesen 7e72af810c Implement Wait with timeout. %!s(int64=8) %!d(string=hai) anos
  Gert Driesen bea764f812 Remove EndInvoke with timeout as we use the IAsyncResult.AsyncWaitHandle for this. %!s(int64=8) %!d(string=hai) anos
  Gert Driesen 51bd8fa6fd Removed IsEof from SftpDataResponse. %!s(int64=8) %!d(string=hai) anos
  Gert Driesen 774951e0c4 Do not initialize fields with default values. %!s(int64=8) %!d(string=hai) anos
  Gert Driesen eb39b69b34 Revert "Do not initialize fields to default values." %!s(int64=8) %!d(string=hai) anos
  Gert Driesen 54fbd8f5ba Do not initialize fields to default values. %!s(int64=8) %!d(string=hai) anos
  Gert Driesen 8a5d8edb70 Removed _ownsHandle field. %!s(int64=8) %!d(string=hai) anos
  Gert Driesen 94d0230608 Removed IsAsync property. %!s(int64=8) %!d(string=hai) anos
  Gert Driesen 6ebb978bac Minor slashdoc (syntax/format) updates. %!s(int64=8) %!d(string=hai) anos
  Gert Driesen 9f87bc3f26 Compare server window size with uint zero. %!s(int64=8) %!d(string=hai) anos
  Gert Driesen a51e82fcb8 Fix remaning tests. %!s(int64=8) %!d(string=hai) anos
  Gert Driesen c7c6e87799 Merge branch 'develop' of https://github.com/sshnet/SSH.NET into develop %!s(int64=8) %!d(string=hai) anos
  Gert Driesen e4a1a5daca Fix some more tests. %!s(int64=8) %!d(string=hai) anos
  Gert Driesen 61b415a31f Fix test. %!s(int64=8) %!d(string=hai) anos
  Gert Driesen 61d45b12aa Add ISftpFileReader to remaining project files. %!s(int64=8) %!d(string=hai) anos
  Gert Driesen cd4fad7f67 As of VS 2017 RC3, the sources files in the project directory are implicitly included. %!s(int64=8) %!d(string=hai) anos
  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. %!s(int64=8) %!d(string=hai) anos
  Gert Driesen 1f2c7f2547 Do not use reported file size to determine whether read-ahead should be stopped. %!s(int64=8) %!d(string=hai) anos
  Gert Driesen 807e9fc14e Optimize handling response actions. %!s(int64=8) %!d(string=hai) anos
  Gert Driesen 191b704691 Eliminate extra String.Format. %!s(int64=8) %!d(string=hai) anos
  Gert Driesen ccefd706a3 Set C# language version to 5 for release and debug configuration. %!s(int64=8) %!d(string=hai) anos
  Gert Driesen e937c9d841 Improve exception handler for SftpFileReader. %!s(int64=8) %!d(string=hai) anos
  Gert Driesen 4e801fb354 Specify C# language version. %!s(int64=8) %!d(string=hai) anos
  Gert Driesen 5b3e64e368 Harden read-ahead by relying %!s(int64=8) %!d(string=hai) anos
  Gert Driesen f29b4826a3 Use PulseAll instead of Pulse as we want to signal all threads. %!s(int64=8) %!d(string=hai) anos
  Gert Driesen 9f63730470 Sync project files, and remove stray CWL. %!s(int64=8) %!d(string=hai) anos
  Gert Driesen fe27ec31e1 Added BeginRead/EndRead to ISftpSession and SftpSession. %!s(int64=8) %!d(string=hai) anos
  Gert Driesen 54215ffd74 Remove empty line. %!s(int64=8) %!d(string=hai) anos
  Gert Driesen e643378cfc Added EndInvoke(TimeSpan timeout). %!s(int64=8) %!d(string=hai) anos