Commit History

Author SHA1 Message Date
  Martin Prikryl b13e2e7c2b #pragma package(smart_init) is not useful out of packages 2 months ago
  Martin Prikryl 3817bbd736 Preparing for separate pre-compiled header file required by Clang 2 months ago
  Martin Prikryl 8a6d3c374a Assertions and used variables corrections identified or imposed by Clang 3 months ago
  Martin Prikryl 9fefb2536c Bug fix: Failure when reading empty certificate authority configuration 3 months ago
  Martin Prikryl ec910f92cc Issue 2380 – Local directories sometimes cannot be deleted 5 months ago
  Martin Prikryl a22523d916 Logging loaded modules 5 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 8073dbef30 Clang incorrectly warns about some variables being unintialized, while the classic compiler warns that the value is never used 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 4019b56ffb Code errors identified by Clang 7 months ago
  Martin Prikryl e202af0bdc Issue 2353 – Display and modify S3 file/object tags 8 months ago
  Martin Prikryl 0d64cc1278 Issue 2352 – Remember empty session password 8 months ago
  Martin Prikryl 82ca508ba5 Bug fix: Unicode contents in web sources was incorrectly decoded 8 months ago
  Martin Prikryl bbedba6bb1 Bug fix: Failure when trying to use a file not containing a private key as a client certificate file with WebDAV 10 months ago
  Michael Lukashov 400bee57cf minor: Fix typos (#59) 10 months ago
  Martin Prikryl 6bc0a0142f Missing calling convention was causing random crashes later 11 months ago
  Martin Prikryl cd227ab151 Too much cleanup in 9345fadc + Inlining function used only once since 11 months ago
  Martin Prikryl b0f03a87ba But fix: On Windows 11, Windows 10 version was logged 11 months ago
  Martin Prikryl 921ac904a1 In BCB11 Win32BuildNumber works correctly even on Windows 10 and newer 11 months ago
  Martin Prikryl 9345fadc52 Removing redundant Windows XP-compatibility code (BCB11 does not support XP) 11 months ago
  Martin Prikryl ae9b173170 Issue 2327 – Failure when opening TLS connection with invalid OpenSSL configuration file 11 months ago
  Martin Prikryl 743f8d60f4 Issue 2325 – Gracefully handle invalid Unicode characters FFFF and FFFE in filenames in .NET assembly 11 months ago
  Martin Prikryl 313c424f0f In BCB11, files temporarily downloaded for local custom command were incorrectly identified as modified 11 months ago
  Martin Prikryl e09e95ee43 Upgrade to C++ Builder 11 1 year ago
  Martin Prikryl 3a3f514c59 Issue 912 – Thumbnail view in file panel (remote) 1 year ago
  Martin Prikryl 5e33daf15f Issue 2301 – Some Unicode texts, notably custom command names, were saved incorrectly in an INI file 1 year ago
  Martin Prikryl d2deb06e87 Bug fix: Possibility that files in root folder were incorrectly used 1 year ago
  Martin Prikryl e782da2c87 Issue 2260 – Failure when trying to synchronize files by checksum on server that does not support it 1 year ago
  Mikhail Lukashov a8e6220b88 fix typos 1 year ago