Gert Driesen
|
660b075c79
Added more tests for issue #338.
|
7 年之前 |
Gert Driesen
|
7932ba7618
Remove unused imports.
|
7 年之前 |
Gert Driesen
|
6a017aef73
Minor code style & naming changes.
|
7 年之前 |
Gert Driesen
|
e75ab4a23c
Added Decrypt test.
|
7 年之前 |
Gert Driesen
|
de06f4555e
Fix flaky test.
|
7 年之前 |
Gert Driesen
|
5941626615
Document TryWait overloads, and WaitResult enumeration.
|
7 年之前 |
Gert Driesen
|
6183f6d608
Add IUTF8 terminal mode.
|
7 年之前 |
Gert Driesen
|
7691cb0b55
Avoid leaking event subscriptions when an exception is thrown during initialization of ShellStream.
|
8 年之前 |
Gert Driesen
|
69882b39f9
Remove unused import.
|
8 年之前 |
Gert Driesen
|
3e304ea7e7
* Add TryWait overloads to (I)Session that return the result of the wait instead of throwing an exception.
|
8 年之前 |
Gert Driesen
|
66471e6741
When the request to open a subsystem fails, close the channel session and throw a SshException.
|
8 年之前 |
Gert Driesen
|
7cecd861f3
Merge branch 'develop' of https://github.com/sshnet/SSH.NET into develop
|
8 年之前 |
Gert Driesen
|
8141113259
Only keep reference to session if the connection was established successfully.
|
8 年之前 |
Gert Driesen
|
43047b11b5
Merge pull request #333 from sshnet/netstandard20
|
8 年之前 |
Gert Driesen
|
66dcb0bfcb
Ensure keep-alive timer is created when KeepAliveInterval is set after the connection has been established.
|
8 年之前 |
Gert Driesen
|
8156b625f7
Build .NET Standard 2.0 assembly.
|
8 年之前 |
Gert Driesen
|
e443594a29
Prepare for 2017.0.0 beta1.
|
8 年之前 |
Gert Driesen
|
2c461bbfb2
Use new csproj format introduced in VS 2017.
|
8 年之前 |
Gert Driesen
|
25bb64fde9
Avoid using Result and Wait() on Task<T>.
|
8 年之前 |
Gert Driesen
|
95f0f22cbf
Merge pull request #320 from sshnet/channel_closed
|
8 年之前 |
Gert Driesen
|
93555c95da
Remove a trailing CWL.
|
8 年之前 |
Gert Driesen
|
f854227c0d
Raise the Closed event as part the Close() method to:
|
8 年之前 |
Gert Driesen
|
19167e7c80
Fix links
|
8 年之前 |
Gert Driesen
|
5d664bd667
Include NuGet download count
|
8 年之前 |
Gert Driesen
|
d58e96dc13
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
|
8 年之前 |
Gert Driesen
|
7e80645f2e
Merge branch 'master' of https://github.com/sshnet/SSH.NET
|
8 年之前 |
Gert Driesen
|
6445546b70
Merge remote-tracking branch 'refs/remotes/origin/develop'
|
8 年之前 |
Gert Driesen
|
47aafb1347
Merge pull request #315 from sshnet/develop
|
8 年之前 |
Gert Driesen
|
7a19bcd81e
Prepare for 2016.1.0-beta4.
|
8 年之前 |
Gert Driesen
|
292c0e46b2
Sync .NET 3.5 test project.
|
8 年之前 |