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 |
Gert Driesen
|
e937c9d841
Improve exception handler for SftpFileReader.
|
8 years ago |
Gert Driesen
|
fe27ec31e1
Added BeginRead/EndRead to ISftpSession and SftpSession.
|
8 years ago |
Gert Driesen
|
b63a0ea524
Revert "Attempt to run tests against .NET 3.5 and 4.0."
|
8 years ago |
Gert Driesen
|
b6ee090ba5
Attempt to run tests against .NET 3.5 and 4.0.
|
8 years ago |
drieseng
|
3cf6979943
Avoid NRE when disconnecting or disposing.
|
9 years ago |
drieseng
|
ad56cc9bdf
Take into account the offset in SftpFileStream.Write(byte[] buffer, int offset, int count) when not writing to the buffer. Fixes issue #70.
|
9 years ago |
drieseng
|
f4a634f1d3
Minor (slash)doc improvements.
|
9 years ago |
drieseng
|
76fdf58581
Improve slashdocs.
|
9 years ago |
drieseng
|
1e63a813cc
Improved and corrected the slashdocs.
|
9 years ago |
drieseng
|
6cf058a312
Add support for .NET Core 1.0 (.NETStandard 1.3).
|
9 years ago |
drieseng
|
57a78fc3a4
Make line endings consistent (PR #19)
|
9 years ago |
Matthew Vukomanovic
|
ef80d2c175
Revert "Update the last set of items (comments) so that they reference SshNet.Session.InfiniteTimeSpan"
|
9 years ago |
Matthew Vukomanovic
|
ee774a3ce7
Update the last set of items (comments) so that they reference SshNet.Session.InfiniteTimeSpan
|
9 years ago |
Matthew Vukomanovic
|
2fd25cb2cb
Where appropriate change all -1 and Timespan(0,0,0,-1) to SshNet.Session.Infinite and SshNet.Session.InfiniteTimeSpan
|
9 years ago |
drieseng
|
a924a3ba03
Always use "tuning" code.
|
9 years ago |
Gert Driesen
|
b5c7066bde
Reduce partial methods/classes and streamline API surface across target frameworks
|
9 years ago |
drieseng
|
f6700e05b9
Add partial support for UWP/UAP 10.0, and prepare to support .NET Core 1.0.
|
9 years ago |
drieseng
|
3a2725eae2
Rename Renci.SshClient to src.
|
9 years ago |