Commit History

Autor SHA1 Mensaxe Data
  Gert Driesen 2ddb3df0e0 * Introduce ClientChannel and ServerChannel classes to distinguish between channel initiated by the client or the server. %!s(int64=11) %!d(string=hai) anos
  Gert Driesen a11518fe93 Large improvement of throughput for DownloadFile by taking into account of the SSH_FXP_DATA header info for determining the length of the data we request in each response message. This eliminates an extra SSH_MSG_CHANNEL_DATA message for each SSH_FXP_DATA. %!s(int64=11) %!d(string=hai) anos
  Gert Driesen 34405caa24 BaseClient: %!s(int64=11) %!d(string=hai) anos
  Gert Driesen 108b20965c Rename WaitHandle method to WaitOnHandle to avoid naming clash with WaitHandle class. %!s(int64=11) %!d(string=hai) anos
  Gert Driesen cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. %!s(int64=11) %!d(string=hai) anos
  olegkap_cp f6480f1fff Fix thread synchronization issue when uploading files using SCP %!s(int64=12) %!d(string=hai) anos
  olegkap_cp 8934b5d156 Improve internal server window size managment %!s(int64=12) %!d(string=hai) anos
  olegkap_cp 759aa4c9ee Improve SftpClient Exists method %!s(int64=12) %!d(string=hai) anos
  olegkap_cp 0434c54ef1 Fix problem when huge files could be cut off in the middle %!s(int64=12) %!d(string=hai) anos
  olegkap_cp d31b4c76e1 Fix how exceptions are thrown %!s(int64=12) %!d(string=hai) anos
  olegkap_cp db38a04f8a Add Encoding property to ConnectionInfo to specify what encoding to use for current session. %!s(int64=12) %!d(string=hai) anos
  olegkap_cp eba904b54e Add IsUploadCanceled and IsDownloadCanceled properties to allow cancelation of long running operations %!s(int64=12) %!d(string=hai) anos
  olegkap_cp 95eeb107a0 Remove EnsureConnection and move its funcionality into Session.SendMessage method %!s(int64=12) %!d(string=hai) anos
  olegkap_cp 358b08905f Fix and add XML comments %!s(int64=12) %!d(string=hai) anos
  olegkap_cp a9a006e220 Add ability to specify terminal modes for Shell terminal %!s(int64=13) %!d(string=hai) anos
  olegkap_cp 83f3f63c21 Add ConnectionInfo.DEFAULT_PORT to be used as default port instead of static %!s(int64=13) %!d(string=hai) anos
  olegkap_cp 44b447afc4 Refactor SFTP to prepare for multiple SFTP version support and add suport for versions 0 thru 3 %!s(int64=13) %!d(string=hai) anos
  olegkap_cp c9ae7f44fd Add callback parameters to UploadFile, DownloadFile and ListDirectory methods to allow easy way to report progress %!s(int64=13) %!d(string=hai) anos
  olegkap_cp 0124ab2fee Refactor InternalUploadFile %!s(int64=13) %!d(string=hai) anos
  olegkap_cp 6852e6d2a9 Refactor RequestWrite method to write one block at a time %!s(int64=13) %!d(string=hai) anos
  olegkap_cp e738ebfb1e Add Support for SFTP posix-rename@openssh.com and statvfs@openssh.com requests %!s(int64=13) %!d(string=hai) anos
  olegkap_cp d551995eb6 Change default buffer size from maximum allowed to 16KB to avoid several buffer related errors %!s(int64=13) %!d(string=hai) anos
  olegkap_cp a89085dc5a SynchronizeDirectories refactoring and other minor changes %!s(int64=13) %!d(string=hai) anos
  diehardvn_cp 39b3df8453 1. Compare the specified local directory and destination directory. %!s(int64=13) %!d(string=hai) anos
  olegkap_cp 7332af534c Change default buffer size from 1024 * 32 - 38 to 1024 * 32 - 52 %!s(int64=13) %!d(string=hai) anos
  Kenneth_aa_cp af05714f97 Updated documentation for exceptions. %!s(int64=13) %!d(string=hai) anos
  Kenneth_aa_cp 25816b1dd7 ConnectionInfo.cs:235 - Removed ! infront of IsNullOrEmpty in final constructor. %!s(int64=13) %!d(string=hai) anos
  olegkap_cp efa9d91f19 Add PipeStreamTest %!s(int64=14) %!d(string=hai) anos
  olegkap_cp 91245999d9 Add additional BeginUploadFile method %!s(int64=14) %!d(string=hai) anos
  olegkap_cp b52679c0ef Minor code performance improvment, replace Array.Copy with Buffer.BlockCopy %!s(int64=14) %!d(string=hai) anos