Gert Driesen
|
69fb3be4fa
Signal the closed wait handle to avoid a deadlock when a subscriber to the Closed event in turn closes or disposes the channel.
|
8 anos atrás |
Gert Driesen
|
c3d43b67ec
Pass buffer size to ShellStream ctor.
|
8 anos atrás |
Gert Driesen
|
80ae79ca4c
Avoid overlapping SSH_FXP_OPEN and SSH_FXP_LSTAT requests for the same file as this causes a performance degradation on Sun SSH.
|
8 anos atrás |
Gert Driesen
|
b0db16bfdf
Remove ExtensionsTest_ShellQuote.cs.
|
8 anos atrás |
Gert Driesen
|
82634b4662
Expose WaitHandle.
|
8 anos atrás |
Gert Driesen
|
05e82b1813
Added tests for remote path transformations.
|
8 anos atrás |
Gert Driesen
|
e434f97be5
Renamed Quote transformation and corresponding class to ShellQuote.
|
8 anos atrás |
Gert Driesen
|
127e3f6591
Throw an SshException when SCP request is rejected by the remote host.
|
8 anos atrás |
Gert Driesen
|
6184a0e826
ScpClient: Implement proper quoting of paths.
|
8 anos atrás |
Gert Driesen
|
79c9a4baea
SftpFileStream: Position in stream should be left untouched when clearing read buffer.
|
8 anos atrás |
Gert Driesen
|
9444f21461
Added more tests for SftpFileStream.SetLength(long).
|
8 anos atrás |
Gert Driesen
|
e2cf28a28d
Remove Encoding from SubsystemSession and NetConfSession, and move it to SftpSession (as it is only used there).
|
8 anos atrás |
Gert Driesen
|
5408aace90
Avoid reading from the server twice to determine EOF.
|
8 anos atrás |
Gert Driesen
|
6fd1cc78c3
Update Read(byte[] buffer, int offset, int count) to not write bytes to read buffer when the read buffer is empty and count is greater than the number of bytes read from the server.
|
8 anos atrás |
Gert Driesen
|
40efaa6e5a
Move back to writing all read bytes to read buffer, not only those that exceed the user supplied buffer.
|
8 anos atrás |
Gert Driesen
|
99fd7b460f
Add tests for SftpFileStream.Seek(...).
|
8 anos atrás |
Gert Driesen
|
5f1494f09e
Added test to verify that dispose has completed.
|
8 anos atrás |
Gert Driesen
|
14b571fdd4
Update tests now that we reject invalid combination of FileMode and FileAccess.
|
8 anos atrás |
Gert Driesen
|
d3635d18fa
Added test for recently introduced regression that is fixed by PR #186.
|
8 anos atrás |
Gert Driesen
|
08b2d05ed8
Added tests for issue #191, and update tests for issue #154.
|
8 anos atrás |
Gert Driesen
|
98aba4920d
Only copy the actual number of bytes received to the buffer.
|
8 anos atrás |
Gert Driesen
|
9ca3880c29
Added tests for Reverse.
|
8 anos atrás |
Gert Driesen
|
44211768ba
Group all packing methods in Pack class, and add corresponding unit tests.
|
8 anos atrás |
Gert Driesen
|
35233fc822
Added async methods for SSH_FXP_OPEN, SSH_FXP_REALPATH, SSH_FXP_STAT and SSH_FXP_LSTAT.
|
8 anos atrás |
Gert Driesen
|
eb39b69b34
Revert "Do not initialize fields to default values."
|
8 anos atrás |
Gert Driesen
|
54fbd8f5ba
Do not initialize fields to default values.
|
8 anos atrás |
Gert Driesen
|
e937c9d841
Improve exception handler for SftpFileReader.
|
8 anos atrás |
Gert Driesen
|
b63a0ea524
Revert "Attempt to run tests against .NET 3.5 and 4.0."
|
8 anos atrás |
Gert Driesen
|
b6ee090ba5
Attempt to run tests against .NET 3.5 and 4.0.
|
8 anos atrás |
Gert Driesen
|
8071d00098
Removed obsolete reference to Microsoft.CSharp.
|
9 anos atrás |