Commit Verlauf

Autor SHA1 Nachricht Datum
  Gert Driesen 2ddb3df0e0 * Introduce ClientChannel and ServerChannel classes to distinguish between channel initiated by the client or the server. vor 11 Jahren
  Gert Driesen 34405caa24 BaseClient: vor 11 Jahren
  Gert Driesen cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. vor 11 Jahren
  olegkap_cp f4141de4c9 Upgrade solution to VS.NET 2013 vor 12 Jahren
  olegkap_cp e1b2d13a99 Fix SCP to handle root path vor 12 Jahren
  olegkap_cp 4276e4b8e6 Fix ScpClient upload to allow path to include subdirectories vor 12 Jahren
  olegkap_cp 95eeb107a0 Remove EnsureConnection and move its funcionality into Session.SendMessage method vor 12 Jahren
  olegkap_cp 358b08905f Fix and add XML comments vor 12 Jahren
  olegkap_cp 83f3f63c21 Add ConnectionInfo.DEFAULT_PORT to be used as default port instead of static vor 13 Jahren
  olegkap_cp dff6259475 Cleanup some TODO and UNDONE comments vor 13 Jahren
  olegkap_cp db3244a3f9 Remove -q flag from SCP commands to avoid crush on systems that do not support it vor 13 Jahren
  olegkap_cp d8fbf2c81b Fix SCP to allow specify folder/path as destination when coping files vor 13 Jahren
  olegkap_cp d551995eb6 Change default buffer size from maximum allowed to 16KB to avoid several buffer related errors vor 13 Jahren
  olegkap_cp 7332af534c Change default buffer size from 1024 * 32 - 38 to 1024 * 32 - 52 vor 13 Jahren
  Kenneth_aa_cp 25816b1dd7 ConnectionInfo.cs:235 - Removed ! infront of IsNullOrEmpty in final constructor. vor 13 Jahren
  Kenneth_aa_cp b81427b86b Added parameter check and documentation for ScpClient.Download(string,Stream). vor 13 Jahren
  olegkap_cp f8faabddda Fix WindowAdjusment for SCP and SFTP vor 13 Jahren
  olegkap_cp efa9d91f19 Add PipeStreamTest vor 14 Jahren
  olegkap_cp d96c93abb2 Minor fix to ASCIIEncoding vor 14 Jahren