Historial de Commits

Autor SHA1 Mensaje Fecha
  Martin Prikryl 3817bbd736 Preparing for separate pre-compiled header file required by Clang hace 2 meses
  Martin Prikryl 7b54dde3a6 Clang identifies some functions as "noreturn" + one noexcept(false) hace 7 meses
  Michael Lukashov 400bee57cf minor: Fix typos (#59) hace 10 meses
  smoking_ace d5e22e44bc FileMasks.cpp Fix typos hace 1 año
  Mikhail Lukashov a8e6220b88 fix typos hace 1 año
  Martin Prikryl 266b470cf8 Using tolower and towupper hace 2 años
  Martin Prikryl c9390ec2f8 Factoring out TSearchRecChecked::GetFilePath() hace 2 años
  Martin Prikryl 070ff9ad32 Bug 2107: Private key pattern in PuTTY command-line hace 3 años
  Martin Prikryl b5f0f2cdb8 Bug fix: Incorrect escaping of values in single-quoted patterns in custom commands + Unifying escaping of shell command arguments hace 3 años
  Martin Prikryl 0df732b93f Removing test code committed by mistake in 958a9949 hace 3 años
  Martin Prikryl 958a9949c6 Bug 2052: File masks relative to the root of an operation hace 3 años
  Martin Prikryl 6065119808 Refactoring hace 3 años
  Martin Prikryl 1d8cf6407e Consistent behavior of copy constructor and assignment operator hace 3 años
  Martin Prikryl 535d48dd35 Interface for matching filenames only against a file mask hace 3 años
  Martin Prikryl cf63287794 Bug fix: Target file name with escaped operation mask special symbols was incorrectly interpreted as an actual operation mask on some dialogs (upload, duplicate, etc), resulting in misplaced warnings hace 4 años
  Martin Prikryl 467099ed55 Bug fix: Custom command patterns !S/!E do not include fingerprint of TLS certificate hace 5 años
  Martin Prikryl d454b68ad4 Bug fix: Local custom commands that need session but no remote files were not disabled when session was not connected hace 5 años
  Martin Prikryl 2c11def183 Bug fix: Using directory exclude mask on Find dialog caused all non excluded folder to be unintentionally included in the search results + Bug 1819: It is not possible to recursively search for a folder hace 5 años
  Martin Prikryl 209f865590 Bug fix: Failure when starting (local) custom command with no session opened hace 6 años
  Martin Prikryl 86971f7e4c Factoring out TryStrToDateTimeStandard hace 7 años
  Martin Prikryl 3267334917 Session URL can contain any raw session settings using connection parameter. New custom command pattern !E can generate such URL for use in WinSCP extensions. hace 7 años
  Martin Prikryl e29607679e Bug 1638: Allow authentication with empty passwords in scripting hace 7 años
  Martin Prikryl 9d0b0e3fc6 Change: Session.ScanFingerprint has mandatory algorithm parameter. + Displaying both SHA-256 and MD5 fingerprint of SSH host key on Server and protocol information dialog hace 7 años
  Martin Prikryl 153e7f77bf Failure when inspecting PuTTY pattern when no session is opened (the failure was silently ignored) hace 8 años
  Martin Prikryl 4ccbd9c352 IsAnyMask is just an opposite of IsEffectiveFileNameMask hace 9 años
  Martin Prikryl 0e6ab8a0ef Factoring out AnyMask constant hace 9 años
  Martin Prikryl 33cb2f4010 Bug fix: Digits-only file mask constraint was interpreted as time constraint instead of size constraint (caused by the Bug 672) + Change: Failing on invalid size constraint hace 9 años
  Martin Prikryl 393eae5450 Bug 1456: Expand patterns in default value of extension options hace 9 años
  Martin Prikryl 52632dc707 Bug fix: Custom command patterns were replaced in values of extension options hace 9 años
  Martin Prikryl 8b45c7cf46 Bug 1443: The -pw argument is added to PuTTY command-line, even when !P pattern is used + Custom command and PuTTY patterns are case-insensitive hace 9 años