Commit History

Author SHA1 Message Date
  Gert Driesen 98aba4920d Only copy the actual number of bytes received to the buffer. 8 years ago
  Gert Driesen c3927660cf Added ExecuteThreadLongRunning. 8 years ago
  Gert Driesen 178512c998 Use length of actual hash. 8 years ago
  Gert Driesen 932f36fd86 Add Pack to project files. 8 years ago
  Gert Driesen 847119fd87 Identify future optimization. 8 years ago
  Gert Driesen 73437578c8 Use Monitor.PulseAll to ensure we signal all waiting threads. 8 years ago
  Gert Driesen 58ab5b8c2a Fix warning. 8 years ago
  Gert Driesen 1c288485ed Use packing methods from newly introduced Pack class. 8 years ago
  Gert Driesen 9ca3880c29 Added tests for Reverse. 8 years ago
  Gert Driesen b73d2e1ea8 Formatting. 8 years ago
  Gert Driesen 9f6496da62 Added encrypt and decrypt test for CBC mode. 8 years ago
  Gert Driesen 44211768ba Group all packing methods in Pack class, and add corresponding unit tests. 8 years ago
  Gert Driesen ed9feebf71 Update summary for ProxyException. 8 years ago
  Gert Driesen 8e9cf89511 Fix exception message for fallback SOCKS5 error. 8 years ago
  Gert Driesen 991bff1f8e Fail fast when timeout is zero. 8 years ago
  Gert Driesen 23847295a8 Merge branch 'develop' of https://github.com/sshnet/SSH.NET into develop 8 years ago
  Gert Driesen ec467689ce Harden and document test. 8 years ago
  Gert Driesen 89db30b88c Add SftpFileReader tests. 8 years ago
  Gert Driesen 38aff42168 Sync project files. 8 years ago
  Gert Driesen b22690d985 Remove ServiceFactory argument from SftpSession. 8 years ago
  Gert Driesen d57dbff9ee Remove unused class. 8 years ago
  Gert Driesen ca10625a93 Add SftpCloseAsyncResult to .NET 3.5 project file. 8 years ago
  Gert Driesen 703e24b629 Allow Dispose to interrupt blocking wait. 8 years ago
  Gert Driesen b6d365c0de Micro 8 years ago
  Gert Driesen c43ff688f2 Update comment. 8 years ago
  Gert Driesen c1080c16e6 Remove empty line. 8 years ago
  Gert Driesen 768d1c9a68 Add async Begin/End Close methods. 8 years ago
  Gert Driesen f726b706df Make RaiseExceptionEvent private. 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 7e72af810c Implement Wait with timeout. 8 years ago