Gert Driesen
|
9f87bc3f26
Compare server window size with uint zero.
|
8 년 전 |
Gert Driesen
|
a51e82fcb8
Fix remaning tests.
|
8 년 전 |
Gert Driesen
|
c7c6e87799
Merge branch 'develop' of https://github.com/sshnet/SSH.NET into develop
|
8 년 전 |
Gert Driesen
|
e4a1a5daca
Fix some more tests.
|
8 년 전 |
Gert Driesen
|
61b415a31f
Fix test.
|
8 년 전 |
Gert Driesen
|
61d45b12aa
Add ISftpFileReader to remaining project files.
|
8 년 전 |
Gert Driesen
|
cd4fad7f67
As of VS 2017 RC3, the sources files in the project directory are implicitly included.
|
8 년 전 |
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 년 전 |
Gert Driesen
|
1f2c7f2547
Do not use reported file size to determine whether read-ahead should be stopped.
|
8 년 전 |
Gert Driesen
|
807e9fc14e
Optimize handling response actions.
|
8 년 전 |
Gert Driesen
|
191b704691
Eliminate extra String.Format.
|
8 년 전 |
Gert Driesen
|
ccefd706a3
Set C# language version to 5 for release and debug configuration.
|
8 년 전 |
Gert Driesen
|
e937c9d841
Improve exception handler for SftpFileReader.
|
8 년 전 |
Gert Driesen
|
4e801fb354
Specify C# language version.
|
8 년 전 |
Gert Driesen
|
5b3e64e368
Harden read-ahead by relying
|
8 년 전 |
Gert Driesen
|
f29b4826a3
Use PulseAll instead of Pulse as we want to signal all threads.
|
8 년 전 |
Gert Driesen
|
9f63730470
Sync project files, and remove stray CWL.
|
8 년 전 |
Gert Driesen
|
fe27ec31e1
Added BeginRead/EndRead to ISftpSession and SftpSession.
|
8 년 전 |
Gert Driesen
|
54215ffd74
Remove empty line.
|
8 년 전 |
Gert Driesen
|
e643378cfc
Added EndInvoke(TimeSpan timeout).
|
8 년 전 |
Gert Driesen
|
31e204b634
Modify assert order to first get details of exception.
|
8 년 전 |
Gert Driesen
|
710aa37bd5
Do not use Socket.Select on .NET Framework 3.5 as will not block when -1 is specified as timeout.
|
8 년 전 |
Gert Driesen
|
44f3f03873
One more try...
|
8 년 전 |
Gert Driesen
|
b63a0ea524
Revert "Attempt to run tests against .NET 3.5 and 4.0."
|
8 년 전 |
Gert Driesen
|
b6ee090ba5
Attempt to run tests against .NET 3.5 and 4.0.
|
8 년 전 |
Gert Driesen
|
0baac6aebd
Attempt to run both .NET 4.0 and .NET 3.5 tests.
|
8 년 전 |
Gert Driesen
|
34b7ce24e0
Attempt to run both .NET 4.0 and .NET 3.5 tests.
|
8 년 전 |
Gert Driesen
|
7b55ec02f4
Also run .NET 3.5 tests.
|
8 년 전 |
Gert Driesen
|
32a9f076c1
Merge branch 'develop' of https://github.com/sshnet/SSH.NET into develop
|
8 년 전 |
Gert Driesen
|
0b04aaa79d
Add more tests for .NET 3.5 test project.
|
8 년 전 |