提交历史

作者 SHA1 备注 提交日期
  Gert Driesen e7ff062145 Remove redundant this qualifier, and fixes general warnings. 11 年之前
  Gert Driesen 9da65f35a4 Remove redundant this qualifier. 11 年之前
  Gert Driesen 188c313818 When disposing a client, (re)use Disconnect() to signal that we're disconnecting - hereby avoiding exceptions getting thrown for a waithandle timeout (waiting for a SSH response message). Note: may need to revisit this again to only avoid throwing exception waiting for a response on a disconnect or channel close/eof message. 11 年之前
  Gert Driesen 34405caa24 BaseClient: 11 年之前
  Gert Driesen cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 年之前
  olegkap_cp 95eeb107a0 Remove EnsureConnection and move its funcionality into Session.SendMessage method 12 年之前
  olegkap_cp 358b08905f Fix and add XML comments 12 年之前
  olegkap_cp 83f3f63c21 Add ConnectionInfo.DEFAULT_PORT to be used as default port instead of static 13 年之前
  Kenneth_aa_cp df25d5ace0 Fixed a bunch of comment Warnings. Left Zlib and NetConfClient as is for now. 13 年之前
  Kenneth_aa_cp 25816b1dd7 ConnectionInfo.cs:235 - Removed ! infront of IsNullOrEmpty in final constructor. 13 年之前
  olegkap_cp efa9d91f19 Add PipeStreamTest 14 年之前
  olegkap_cp 23d3eb8ae7 Add NetConf support, apply patch 10722 14 年之前