Commit History

Author SHA1 Message Date
  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 4 days ago
  Martin Prikryl 3cd64f2a19 Issue 2020 – Synchronize two local directories 2 weeks ago
  Martin Prikryl be4bdb61f4 Factoring out some functionality that can be adapted for local-local synchronization (Issue 2020) 2 weeks ago
  Martin Prikryl fa31217b53 Refactoring in anticipation of synchronization not always being local-remote (Issue 2020) 2 weeks ago
  Martin Prikryl 4a96d205d0 Workaround for Clang crash on multiple-inheritance 2 months ago
  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 months ago
  Martin Prikryl 7b54dde3a6 Clang identifies some functions as "noreturn" + one noexcept(false) 7 months ago
  Martin Prikryl f7f00c631e Clang imposed changes that should be noop and have no effect on classic compiler 7 months ago
  Martin Prikryl 3dcb30ca22 Issue 2342 – Command-line interface for installing public key into server 8 months ago
  Martin Prikryl ef4e1e87ab Unused parameter 9 months ago
  Martin Prikryl ff0a744b58 Issue 2335 – Tunneled session password is not remembered 9 months ago
  Martin Prikryl cbd7e799df Issue 2318 – Optionally push synchronization actions to queue 10 months ago
  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 months ago
  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 year ago
  Martin Prikryl 3a3f514c59 Issue 912 – Thumbnail view in file panel (remote) 1 year ago
  Martin Prikryl 9a06496936 Bug fix: When S3 or WebDAV server did not provide file timestamp, downloaded file was set to oldest possible timestamp 1 year ago
  Martin Prikryl 804ec9c9c9 Bug 52: Use file hash as criterion for synchronization 1 year ago
  Martin Prikryl fbf8bdb1b0 When overwriting existing remote directory while duplicating using secondary shell, removing the existing directory using the shell too 1 year ago
  Martin Prikryl d7ceff3eea Bug 2233: Consistent behavior across protocols and protocol capabilities when duplicating remote files 2 years ago
  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 years ago
  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 years ago
  Martin Prikryl bf7bdabcfa Bug 2226: Failure when error occurs on secondary shell session with Continue on error option enabled 2 years ago
  Martin Prikryl c034f6c808 Bug 2222: Allow disabling SFTP extension use 2 years ago
  Martin Prikryl 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections 2 years ago
  Martin Prikryl 16aca462b2 Factoring out VerifyOrConfirmHttpCertificate 2 years ago
  Martin Prikryl 9dcaa8a7f3 Refactoring TTerminal::ReadFile + Adding TTerminal::TryReadFile + Solving memory leak on the way 2 years ago
  Martin Prikryl c280d67894 Commit cb021fe3 unintentionally introduced overwrite confirmation to scripting 2 years ago
  Martin Prikryl cb021fe3e3 Bug 2120: Consistent behavior across protocols when renaming/moving remote files 3 years ago
  Martin Prikryl ac049d1330 Memory leak 3 years ago
  Martin Prikryl b4c490b497 File checksum calculation support for SCP protocol and SFTP protocol via secondary shell session using shell commands like sha256sum 3 years ago