Historia zmian

Autor SHA1 Wiadomość Data
  olegkap_cp e738ebfb1e Add Support for SFTP posix-rename@openssh.com and statvfs@openssh.com requests 13 lat temu
  olegkap_cp d551995eb6 Change default buffer size from maximum allowed to 16KB to avoid several buffer related errors 13 lat temu
  olegkap_cp a89085dc5a SynchronizeDirectories refactoring and other minor changes 13 lat temu
  diehardvn_cp 39b3df8453 1. Compare the specified local directory and destination directory. 13 lat temu
  olegkap_cp 7332af534c Change default buffer size from 1024 * 32 - 38 to 1024 * 32 - 52 13 lat temu
  Kenneth_aa_cp af05714f97 Updated documentation for exceptions. 13 lat temu
  Kenneth_aa_cp 25816b1dd7 ConnectionInfo.cs:235 - Removed ! infront of IsNullOrEmpty in final constructor. 13 lat temu
  olegkap_cp efa9d91f19 Add PipeStreamTest 14 lat temu
  olegkap_cp 91245999d9 Add additional BeginUploadFile method 14 lat temu
  olegkap_cp b52679c0ef Minor code performance improvment, replace Array.Copy with Buffer.BlockCopy 14 lat temu
  olegkap_cp 2fc80afd6b Add file overwrite option to UploadFile method 14 lat temu
  olegkap_cp 2760c05e21 Implement write pipelining 14 lat temu
  olegkap_cp da854b711a Apply 10278 patch and make some minor corrections 14 lat temu
  Kenneth_aa_cp d8ee7d17d2 SshData.cs - Added 4 exception documentation, added 3 parameter checks, fixed typo in exception message for ReadString/ReadBinaryString. Also note that any call to SshData.Write(IEnumerable<byte>) will throw if passed null, List<byte>.AddRange does that for us. 14 lat temu
  olegkap_cp dbd5f07d20 Fix CA2214 and some other CA complaints 14 lat temu
  olegkap_cp 34a5cba265 Code Cleanup 14 lat temu
  Kenneth_aa_cp eb8a5086ad ConnectionInfo.cs - Added 1 exception documentation. 14 lat temu
  olegkap_cp 7d8c9cf61e Refactor and reorganize cipher code 14 lat temu
  olegkap_cp a5c68f73c5 Fix some issues raised in #752 Issue 14 lat temu
  Kenneth_aa_cp 0a1aa984ec Firealarm 14 lat temu
  olegkap_cp 18b6eafaaa Extract thread related operation to NET40 partial classes 14 lat temu
  olegkap_cp e67cc54cd2 Refactor SFTP messages to request/response 14 lat temu
  olegkap_cp b248dcc75f Rename SshFileNotFoundException to SftpPathNotFoundException to include file and direcotry errors and to be more SFTP specific. 14 lat temu
  olegkap_cp 2bea9352eb Refactor SftpFileAttributes class to be public 14 lat temu
  olegkap_cp 4d79078a70 Add SftpFileStream class 14 lat temu
  olegkap_cp a1b3ce729b Fix async SFTP operations and ensure that only valid asyncResult objct can be used with End* operation 14 lat temu
  olegkap_cp e9167373f7 Add new method to Extensions class for test purposes 14 lat temu
  olegkap_cp 2f42d5a31e Complete previouse renaming checking 14 lat temu
  olegkap_cp 5ede55515a Project reorganization and renaming to Renci.SshNet 14 lat temu