drieseng
|
5498b8f74a
Remove extra exception handling.
|
9 年之前 |
drieseng
|
e1a557861c
Correctly define the FEATURE_SOCKET_SETSOCKETOPTION symbol.
|
9 年之前 |
drieseng
|
a673c1f4f0
Remove unused imports.
|
9 年之前 |
drieseng
|
0a8673bf0c
Ignore ObjectDisposedException in AcceptAsync while stopping or stopped.
|
9 年之前 |
drieseng
|
90145be344
Removed some (conditional) debug code.
|
9 年之前 |
drieseng
|
18c1b79589
Use CountDownEvent to wait for pending requests to finish instead of using a while/sleep approach.
|
9 年之前 |
drieseng
|
23f95f4190
Eliminate more possible race conditions.
|
9 年之前 |
drieseng
|
9a281a91f7
Reduce race conditions on stop/dispose.
|
9 年之前 |
drieseng
|
5daf00d7c7
Fix NRE when stopping port without ever starting it.
|
9 年之前 |
drieseng
|
e8d249c9d9
Do not handle zero command code as a closed connection.
|
9 年之前 |
drieseng
|
57a78fc3a4
Make line endings consistent (PR #19)
|
9 年之前 |
drieseng
|
a66b32d488
Revert "Update to SshNet.Security.Cryptography 1.0.0."
|
9 年之前 |
drieseng
|
df992c39b1
Update to SshNet.Security.Cryptography 1.0.0.
|
9 年之前 |
drieseng
|
78adac1241
Restore HandleSocks5 as before bug triaging.
|
9 年之前 |
drieseng
|
f1063bae78
Revert "Revert "Remove unused import.""
|
9 年之前 |
drieseng
|
5d60476400
Revert "Remove unused import."
|
9 年之前 |
drieseng
|
c50e2a2f41
Remove unused import.
|
9 年之前 |
drieseng
|
9f9864e789
Improve socket related error handling.
|
9 年之前 |
Gert Driesen
|
b5c7066bde
Reduce partial methods/classes and streamline API surface across target frameworks
|
9 年之前 |
drieseng
|
e49dc1410b
Complete support for EAP.
|
9 年之前 |
drieseng
|
f6700e05b9
Add partial support for UWP/UAP 10.0, and prepare to support .NET Core 1.0.
|
9 年之前 |
drieseng
|
3a2725eae2
Rename Renci.SshClient to src.
|
9 年之前 |