Martin Prikryl
|
fe44a85b14
Bug fix: Failure when reading empty certificate authority configuration
|
3 months ago |
Martin Prikryl
|
62f3211df3
Issue 2380 – Local directories sometimes cannot be deleted
|
4 months ago |
Martin Prikryl
|
f02b75470e
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
|
5dc46ec23f
Clang identifies some functions as "noreturn" + one noexcept(false)
|
7 months ago |
Martin Prikryl
|
05ddf80cdd
Clang incorrectly warns about some variables being unintialized, while the classic compiler warns that the value is never used
|
7 months ago |
Martin Prikryl
|
3f4e41fee0
Clang imposed changes that should be noop and have no effect on classic compiler
|
7 months ago |
Martin Prikryl
|
8cd48fd0e5
Code errors identified by Clang
|
7 months ago |
Martin Prikryl
|
ee99cb926e
Issue 2353 – Display and modify S3 file/object tags
|
7 months ago |
Martin Prikryl
|
0d64cc1278
Issue 2352 – Remember empty session password
|
7 months ago |
Martin Prikryl
|
82ca508ba5
Bug fix: Unicode contents in web sources was incorrectly decoded
|
7 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
|
9 months ago |
Michael Lukashov
|
400bee57cf
minor: Fix typos (#59)
|
10 months ago |
Martin Prikryl
|
6bc0a0142f
Missing calling convention was causing random crashes later
|
10 months ago |
Martin Prikryl
|
cd227ab151
Too much cleanup in 9345fadc + Inlining function used only once since
|
10 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 |
Martin Prikryl
|
d82e155904
Logging Un/Registering to handle protocol URL addresses
|
1 year ago |
Martin Prikryl
|
1ab3de7c59
Issue 2245 – Window Store installation on Windows 11 was incorrectly using INI file for configuration storage by default
|
1 year ago |
Martin Prikryl
|
532f1847b2
Use up-to-date OpenSSL API + Use the same API to retrieve cipher suites for /info, as we use for neon (and indirectly for FTP too)
|
1 year ago |
Martin Prikryl
|
b306995b1c
OpenedSessionsS3Amazon and OpenedSessionsS3Other counters
|
1 year ago |