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 年之前