Commit History

Author SHA1 Message Date
  Gert Driesen e2cf28a28d Remove Encoding from SubsystemSession and NetConfSession, and move it to SftpSession (as it is only used there). 8 years ago
  Gert Driesen b22690d985 Remove ServiceFactory argument from SftpSession. 8 years ago
  Gert Driesen 703e24b629 Allow Dispose to interrupt blocking wait. 8 years ago
  Gert Driesen 35233fc822 Added async methods for SSH_FXP_OPEN, SSH_FXP_REALPATH, SSH_FXP_STAT and SSH_FXP_LSTAT. 8 years ago
  Gert Driesen eb39b69b34 Revert "Do not initialize fields to default values." 8 years ago
  Gert Driesen 54fbd8f5ba Do not initialize fields to default values. 8 years ago
  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 years ago
  drieseng 57a78fc3a4 Make line endings consistent (PR #19) 9 years ago
  drieseng eb044f58e6 Remove unused imports. 9 years ago
  drieseng d2e4728512 Removed param from XML doc. 9 years ago
  Gert Driesen 146ef74f79 Refactored hash (including hmac) classes into separate assembly. 9 years ago
  drieseng 3a2725eae2 Rename Renci.SshClient to src. 9 years ago