提交历史

作者 SHA1 备注 提交日期
  Martin Prikryl db7648e1b8 Issue 2404 – Do not redundantly verify WebDAV or S3 certificate in Windows Certificate store if it is already marked as trusted in session settings 6 天之前
  Martin Prikryl 3cd64f2a19 Issue 2020 – Synchronize two local directories 2 周之前
  Martin Prikryl be4bdb61f4 Factoring out some functionality that can be adapted for local-local synchronization (Issue 2020) 3 周之前
  Martin Prikryl fa31217b53 Refactoring in anticipation of synchronization not always being local-remote (Issue 2020) 3 周之前
  Martin Prikryl 4a96d205d0 Workaround for Clang crash on multiple-inheritance 2 月之前
  Martin Prikryl 92ba1e3f0e Some (hopefully noop) refactoring to solve Clang internal compiler error when using new variable in __finally block + Some other small code changes imposed by Clang 7 月之前
  Martin Prikryl 7b54dde3a6 Clang identifies some functions as "noreturn" + one noexcept(false) 7 月之前
  Martin Prikryl f7f00c631e Clang imposed changes that should be noop and have no effect on classic compiler 7 月之前
  Martin Prikryl 3dcb30ca22 Issue 2342 – Command-line interface for installing public key into server 9 月之前
  Martin Prikryl ef4e1e87ab Unused parameter 9 月之前
  Martin Prikryl ff0a744b58 Issue 2335 – Tunneled session password is not remembered 9 月之前
  Martin Prikryl cbd7e799df Issue 2318 – Optionally push synchronization actions to queue 10 月之前
  Martin Prikryl e613fa29fe Bug fix: When moving an ongoing delete operation to background queue, it might attempt to delete the current file again, failing the operation 10 月之前
  Martin Prikryl 19ae9e1dca On Synchronization checklist window Move command can be used with a set of orphaned files and new folder in source directory 1 年之前
  Martin Prikryl 3a3f514c59 Issue 912 – Thumbnail view in file panel (remote) 1 年之前
  Martin Prikryl 9a06496936 Bug fix: When S3 or WebDAV server did not provide file timestamp, downloaded file was set to oldest possible timestamp 1 年之前
  Martin Prikryl 804ec9c9c9 Bug 52: Use file hash as criterion for synchronization 1 年之前
  Martin Prikryl fbf8bdb1b0 When overwriting existing remote directory while duplicating using secondary shell, removing the existing directory using the shell too 1 年之前
  Martin Prikryl d7ceff3eea Bug 2233: Consistent behavior across protocols and protocol capabilities when duplicating remote files 2 年之前
  Martin Prikryl 700baf45ee Restoring consistent behavior of failing, between duplicating and moving/renaming files over existing file with WebDAV protocol in scripting and .NET assembly 2 年之前
  Martin Prikryl 59393658a0 Bug 2227: Restored ability to duplicate remote folders using "cp" command in secondary shell session even when the SFTP server supports copy-file/copy-data extension 2 年之前
  Martin Prikryl bf7bdabcfa Bug 2226: Failure when error occurs on secondary shell session with Continue on error option enabled 2 年之前
  Martin Prikryl c034f6c808 Bug 2222: Allow disabling SFTP extension use 2 年之前
  Martin Prikryl 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections 2 年之前
  Martin Prikryl 16aca462b2 Factoring out VerifyOrConfirmHttpCertificate 2 年之前
  Martin Prikryl 9dcaa8a7f3 Refactoring TTerminal::ReadFile + Adding TTerminal::TryReadFile + Solving memory leak on the way 2 年之前
  Martin Prikryl c280d67894 Commit cb021fe3 unintentionally introduced overwrite confirmation to scripting 2 年之前
  Martin Prikryl cb021fe3e3 Bug 2120: Consistent behavior across protocols when renaming/moving remote files 3 年之前
  Martin Prikryl ac049d1330 Memory leak 3 年之前
  Martin Prikryl b4c490b497 File checksum calculation support for SCP protocol and SFTP protocol via secondary shell session using shell commands like sha256sum 3 年之前