Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Gert Driesen 42ff9206d2 Merge partial classes and complete IForwardedPort interface (#1223) 2 gadi atpakaļ
  Gert Driesen 3ecbd1071d Fix some (lots of) issues reported by analyzers. (#1125) 2 gadi atpakaļ
  drieseng 60be75d85c Complete refactoring of connection process, and greatly improve test coverage. 4 gadi atpakaļ
  drieseng de06f12350 Allow for easier troubleshooting of protocol version exchange. 4 gadi atpakaļ
  drieseng dc9c637759 Refactor how connection is established to server. 4 gadi atpakaļ
  Gert Driesen c3d43b67ec Pass buffer size to ShellStream ctor. 8 gadi atpakaļ
  Gert Driesen e434f97be5 Renamed Quote transformation and corresponding class to ShellQuote. 8 gadi atpakaļ
  Gert Driesen 7dde512a9c Add a RemotePathTransformation property to ScpClient that can be used to control if and how a remote path should be transformed before passed on to the scp command. 8 gadi atpakaļ
  Gert Driesen b548622524 Rename (I)SftpMessageFactory to (I)SftpResponseFactory. 8 gadi atpakaļ
  Gert Driesen e2cf28a28d Remove Encoding from SubsystemSession and NetConfSession, and move it to SftpSession (as it is only used there). 8 gadi atpakaļ
  Gert Driesen 35233fc822 Added async methods for SSH_FXP_OPEN, SSH_FXP_REALPATH, SSH_FXP_STAT and SSH_FXP_LSTAT. 8 gadi atpakaļ
  Gert Driesen eb39b69b34 Revert "Do not initialize fields to default values." 8 gadi atpakaļ
  Gert Driesen 54fbd8f5ba Do not initialize fields to default values. 8 gadi atpakaļ
  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 gadi atpakaļ
  drieseng 57a78fc3a4 Make line endings consistent (PR #19) 9 gadi atpakaļ
  drieseng 3a2725eae2 Rename Renci.SshClient to src. 9 gadi atpakaļ