Historique des commits

Auteur SHA1 Message Date
  Gert Driesen fea1433f2a Fix compile on WP. il y a 11 ans
  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) il y a 11 ans
  Gert Driesen 2ddb3df0e0 * Introduce ClientChannel and ServerChannel classes to distinguish between channel initiated by the client or the server. il y a 11 ans
  Gert Driesen bbf44be46a Avoid race conditions when signaling events. il y a 11 ans
  Gert Driesen 108b20965c Rename WaitHandle method to WaitOnHandle to avoid naming clash with WaitHandle class. il y a 11 ans
  Gert Driesen cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. il y a 11 ans
  olegkap_cp af3fc6b404 Handle Event Handle leak per issue #1761 il y a 12 ans
  olegkap_cp c7d162111b Apply patch 14803 il y a 12 ans
  olegkap_cp badcf4052c Fix and remove orphan threads when using port forwarding. il y a 12 ans
  olegkap_cp 6c761cf491 Replace previouse fix with Connection test vs if disposed il y a 12 ans
  olegkap_cp c72ac9c42f Dont call Channel Close() during dispose phase il y a 12 ans
  olegkap_cp 8934b5d156 Improve internal server window size managment il y a 12 ans
  olegkap_cp f1e82058e5 Ensure Channel Close message is sent only once il y a 12 ans
  olegkap_cp f08c14e0f6 Fix channel cleanup when disposed. il y a 13 ans
  olegkap_cp 0896f4acdf Dont handle sessiosn events if object being disposed il y a 13 ans
  olegkap_cp 7fd452a678 Ensure only one SSH_MSG_CHANNEL_CLOSE message per channel is sent il y a 13 ans
  olegkap_cp f8faabddda Fix WindowAdjusment for SCP and SFTP il y a 13 ans
  olegkap_cp efa9d91f19 Add PipeStreamTest il y a 14 ans
  olegkap_cp 148be6f50e Allow cancel long running async executed commands il y a 14 ans
  olegkap_cp 428b026c48 Refactor Dispose to avoid calling any socket related commands from it il y a 14 ans
  olegkap_cp 033218647f Add KeepAliveRequestInfo class il y a 14 ans
  olegkap_cp 18b6eafaaa Extract thread related operation to NET40 partial classes il y a 14 ans
  olegkap_cp fd22cf21a2 Replace ErrorEventArgs with ExceptionEventArgs il y a 14 ans
  olegkap_cp 2f42d5a31e Complete previouse renaming checking il y a 14 ans
  olegkap_cp 5ede55515a Project reorganization and renaming to Renci.SshNet il y a 14 ans