Commit History

Автор SHA1 Съобщение Дата
  Gert Driesen c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. преди 11 години
  Gert Driesen 71664e2c93 Channel: преди 11 години
  Gert Driesen 38f6ea32e5 Fix unsubscribe from channel events. преди 11 години
  Gert Driesen a161d1b28e Unsubscribe from events before we dispose the channel, as we do not want to get these events signaled while disposing. преди 11 години
  Gert Driesen e79b567365 Dispose channel on EndExecute. Fixes issue #2295. преди 11 години
  Gert Driesen 172cf7b09c Renamed ChannelAsyncResult.cs to CommandAsyncResult.cs to match name of class. преди 11 години
  Gert Driesen 2ddb3df0e0 * Introduce ClientChannel and ServerChannel classes to distinguish between channel initiated by the client or the server. преди 11 години
  Gert Driesen 108b20965c Rename WaitHandle method to WaitOnHandle to avoid naming clash with WaitHandle class. преди 11 години
  Gert Driesen cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. преди 11 години
  olegkap_cp 8934b5d156 Improve internal server window size managment преди 12 години
  olegkap_cp d31b4c76e1 Fix how exceptions are thrown преди 12 години
  olegkap_cp db38a04f8a Add Encoding property to ConnectionInfo to specify what encoding to use for current session. преди 12 години
  olegkap_cp 6d2604948d Remove documention content and move code examples into test and code comments преди 12 години
  olegkap_cp 358b08905f Fix and add XML comments преди 12 години
  olegkap_cp 38b016236e Add few examples into code comments преди 12 години
  olegkap_cp b6c7336d0b Fix to handle channel closed message by SubsystemSession class преди 13 години
  olegkap_cp 9125534cff Refactor WaitAny handle преди 13 години
  olegkap_cp 82df302b47 Dont handle sessiosn events if object being disposed (missed SshCommand class) преди 13 години
  Kenneth_aa_cp 25816b1dd7 ConnectionInfo.cs:235 - Removed ! infront of IsNullOrEmpty in final constructor. преди 13 години
  olegkap_cp 148be6f50e Allow cancel long running async executed commands преди 14 години
  olegkap_cp 2760c05e21 Implement write pipelining преди 14 години
  Kenneth_aa_cp eb8a5086ad ConnectionInfo.cs - Added 1 exception documentation. преди 14 години
  olegkap_cp 5e2112e62b Add SHA256Hash algorithm преди 14 години
  olegkap_cp 18b6eafaaa Extract thread related operation to NET40 partial classes преди 14 години
  olegkap_cp fd22cf21a2 Replace ErrorEventArgs with ExceptionEventArgs преди 14 години
  olegkap_cp a1b3ce729b Fix async SFTP operations and ensure that only valid asyncResult objct can be used with End* operation преди 14 години
  olegkap_cp 79095fa477 Ensure that command EndExecute called only once преди 14 години
  olegkap_cp 2f42d5a31e Complete previouse renaming checking преди 14 години
  olegkap_cp 5ede55515a Project reorganization and renaming to Renci.SshNet преди 14 години