Historial de Commits

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