Commit History

Author SHA1 Message Date
  Martin Prikryl 5c6ca0c8be Typo in logging 1 week ago
  Martin Prikryl a01665f294 Factoring out universal path utility functions that will also be used Issue 2020 2 weeks ago
  Martin Prikryl e2c5a499fa Bug fix: TDateTime/float equality comparison is not reliable (particularly with Clang) 1 month ago
  Martin Prikryl b13e2e7c2b #pragma package(smart_init) is not useful out of packages 1 month 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 2 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 7 months ago
  Martin Prikryl ef4e1e87ab Unused parameter 9 months ago
  Michael Lukashov 400bee57cf minor: Fix typos (#59) 9 months ago
  Martin Prikryl ae9b173170 Issue 2327 – Failure when opening TLS connection with invalid OpenSSL configuration file 11 months ago
  Martin Prikryl 3086bbd89f Issue 2302 – Incorrect "Credentials were not specified" error when authentication fails due to incorrect password with FTP protocol 1 year ago
  Martin Prikryl 16e9c0ccec Issue 2300 – Compatibility with FTP servers that return an empty path in root 1 year ago
  Martin Prikryl 15112f5277 Issue 2299 – Better error message when server is using incompatible TLS protocol version 1 year ago
  smoking_ace 0d5e233ee0 Typo Fixes in the comments (#54) 1 year ago
  Martin Prikryl 1e598b64c3 Issue 2267 – Failure when canceling FTP connection while reading remote directory 1 year ago
  Martin Prikryl e9e8afdcf4 Issue 2253 – Do not fail connection when FTP server responds to CSID command with an error 1 year ago
  Martin Prikryl 17aab2d53e Issue 2252 – FTP CSID command does not end with semicolon 1 year ago
  Martin Prikryl c97a8ab847 Issue 2250 – Configurable FTP TLS shutdown procedure 1 year ago
  Mikhail Lukashov a8e6220b88 fix typos 1 year ago
  Martin Prikryl 03520d3092 Debug logging for rare FTP ASCII transfer size discrepancy 1 year ago
  Martin Prikryl 0e0c2f2006 Issue 2244 – Do not use directory listing to keep FTP session alive by default 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 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 c034f6c808 Bug 2222: Allow disabling SFTP extension use 2 years ago
  Martin Prikryl acd12ea3d7 More meaningful error message when credentials are missing in scripting and .NET assembly 2 years ago
  Martin Prikryl 1aee6f1464 Bug 513: Download single large file using multiple SFTP connections 2 years ago
  Martin Prikryl 1577b39b76 Bug 2194: Support for ProFTPD command OPTS REST STOR to query if upload restart is possible 2 years ago