Gert Driesen
|
965a0ba4c7
Introduce IChannel and IChannelSession interface to allow for unit testing.
|
11 vuotta sitten |
Gert Driesen
|
0a8ac33d46
Unsubscribe from events before disposing WaitHandles.
|
11 vuotta sitten |
Gert Driesen
|
fea1433f2a
Fix compile on WP.
|
11 vuotta sitten |
Gert Driesen
|
fbd482fd63
Split up data in multiple messages when it does not fit in remote window size. This prevents timeout when sending data to server with a low window size and which adjusts the window size very conservatively (issue #1706)
|
11 vuotta sitten |
Gert Driesen
|
2ddb3df0e0
* Introduce ClientChannel and ServerChannel classes to distinguish between channel initiated by the client or the server.
|
11 vuotta sitten |
Gert Driesen
|
bbf44be46a
Avoid race conditions when signaling events.
|
11 vuotta sitten |
Gert Driesen
|
108b20965c
Rename WaitHandle method to WaitOnHandle to avoid naming clash with WaitHandle class.
|
11 vuotta sitten |
Gert Driesen
|
cd640aa1cd
Fix compiler and (correct) resharper warnings across the solution.
|
11 vuotta sitten |
olegkap_cp
|
af3fc6b404
Handle Event Handle leak per issue #1761
|
12 vuotta sitten |
olegkap_cp
|
c7d162111b
Apply patch 14803
|
12 vuotta sitten |
olegkap_cp
|
badcf4052c
Fix and remove orphan threads when using port forwarding.
|
12 vuotta sitten |
olegkap_cp
|
6c761cf491
Replace previouse fix with Connection test vs if disposed
|
12 vuotta sitten |
olegkap_cp
|
c72ac9c42f
Dont call Channel Close() during dispose phase
|
12 vuotta sitten |
olegkap_cp
|
8934b5d156
Improve internal server window size managment
|
12 vuotta sitten |
olegkap_cp
|
f1e82058e5
Ensure Channel Close message is sent only once
|
12 vuotta sitten |
olegkap_cp
|
f08c14e0f6
Fix channel cleanup when disposed.
|
13 vuotta sitten |
olegkap_cp
|
0896f4acdf
Dont handle sessiosn events if object being disposed
|
13 vuotta sitten |
olegkap_cp
|
7fd452a678
Ensure only one SSH_MSG_CHANNEL_CLOSE message per channel is sent
|
13 vuotta sitten |
olegkap_cp
|
f8faabddda
Fix WindowAdjusment for SCP and SFTP
|
13 vuotta sitten |
olegkap_cp
|
efa9d91f19
Add PipeStreamTest
|
14 vuotta sitten |
olegkap_cp
|
148be6f50e
Allow cancel long running async executed commands
|
14 vuotta sitten |
olegkap_cp
|
428b026c48
Refactor Dispose to avoid calling any socket related commands from it
|
14 vuotta sitten |
olegkap_cp
|
033218647f
Add KeepAliveRequestInfo class
|
14 vuotta sitten |
olegkap_cp
|
18b6eafaaa
Extract thread related operation to NET40 partial classes
|
14 vuotta sitten |
olegkap_cp
|
fd22cf21a2
Replace ErrorEventArgs with ExceptionEventArgs
|
14 vuotta sitten |
olegkap_cp
|
2f42d5a31e
Complete previouse renaming checking
|
14 vuotta sitten |
olegkap_cp
|
5ede55515a
Project reorganization and renaming to Renci.SshNet
|
14 vuotta sitten |