Commit Verlauf

Autor SHA1 Nachricht Datum
  Martin Prikryl 4d2717d618 Renaming ComparePaths and IsPathToSameFile to use "Same" instead of "Compare" as they return bool, not int + SameFileName already exists in VCL vor 9 Jahren
  Martin Prikryl bab68888f6 Tracing (startup + JCL + static variables initialization) vor 9 Jahren
  Martin Prikryl 899f64469c Bug 18: Session log file rotation vor 9 Jahren
  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 vor 9 Jahren
  Martin Prikryl 4c3afd30d8 Re-implementing language autodetection for the "Translations" subfolder + Unless user customizes language, automatically using the best language match each run + Including all translation (30% at least) in installation, but automatically using only those that are complete (80% at least) + Marking the default, incomplete and invalid languages in Preferences dialog + Using applied language, instead of configured language in URLs and counters vor 9 Jahren
  Martin Prikryl 60aa7aad14 Bug 1461: Support for non-ASCII passphrases to client certificate files vor 9 Jahren
  Martin Prikryl ec3e821379 Bug 1447: UTF-16 script files cannot be loaded vor 9 Jahren
  Martin Prikryl 71a75e6ca1 Tracing (deleting local directory) vor 9 Jahren
  Martin Prikryl 809e928548 The %TIMESTAMP% syntax allows formating time strings for a time relative to present time vor 9 Jahren
  Martin Prikryl 1cf5b5dfd4 It's possible to use an empty parameter in extension options metadata vor 9 Jahren
  Martin Prikryl 64aed65df0 Factoring out WindowsVersion() and WindowsVersionLong() + Bug fix: The WindowsVersion counter did not include build number on Windows 10 vor 9 Jahren
  Martin Prikryl 428db9665c All custom command prompts are entered on one dialog box. vor 9 Jahren
  Martin Prikryl 4389a0ec3c Bug fix: Command syntax suggestion, when using saved site in batch script, included RTF code vor 9 Jahren
  Martin Prikryl 4d2319daf3 Supporting long paths when saving or loading the extension or script file vor 9 Jahren
  Martin Prikryl d372d4b890 Tracing (long paths) vor 9 Jahren
  Martin Prikryl c8c19a7861 Indentation vor 9 Jahren
  Martin Prikryl b9fc2ce751 Extensions adding vor 9 Jahren
  Martin Prikryl f852f86f1a Extensions vor 9 Jahren
  Martin Prikryl 6317742dd4 VCL PosEx instead of our PosFrom vor 9 Jahren
  Martin Prikryl 2830b1e889 Finishing code generation for file transfers + Limiting generated code to 3 files + Not escaping local paths in generated script + Correcting all-files transfer script vor 9 Jahren
  Martin Prikryl 04fab653e6 Not using "my" prefix for VB.NET variables + No redundant declaration of Session variable type + Bug fix: Session timeout was incorrectly set in seconds, instead of milliseconds + Using -Property switch to initialize SessionOptions properties in PowerShell + Generating code for transfer settings + TransferOptions.ResumeSupport is settable + Setting TransferResumeSupport.Threshold automatically sets State to Smart vor 9 Jahren
  Martin Prikryl aeec70feb5 Separating head and tail session code generation to allow inserting transfer code vor 9 Jahren
  Martin Prikryl fb68ee6f0c Generating transfer script + Not highlighting script strings + Script command-line vor 9 Jahren
  Martin Prikryl a9b012420b Bug 1392: Error when accessing a local directory junction on Windows XP/2003 vor 10 Jahren
  Martin Prikryl b0e6881e7a Clickable command-line and open command switches and SessionOptions properties + Quotes around log path + Reusing INI_SWITCH + INI_NUL + LOG_SWITCH + COMMAND_SWITCH + TProgramParams::FormatSwitch vor 10 Jahren
  Martin Prikryl 799efb62bb Script commands and .NET assembly classes and methods in generated code link to online documentation vor 10 Jahren
  Martin Prikryl 7e337a0dad Syntax highlighting for generated code vor 10 Jahren
  Martin Prikryl de2a14af57 More user-friendly error message when a wrong passphrase is used for a client certificate vor 10 Jahren
  Martin Prikryl adad45a929 Bug 1388: Support DER encoded binary certificates vor 10 Jahren
  Martin Prikryl 05490f79f6 Details on various client certificate file formats vor 10 Jahren