提交历史

作者 SHA1 备注 提交日期
  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 9 年之前
  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 9 年之前
  Martin Prikryl 60aa7aad14 Bug 1461: Support for non-ASCII passphrases to client certificate files 9 年之前
  Martin Prikryl ec3e821379 Bug 1447: UTF-16 script files cannot be loaded 9 年之前
  Martin Prikryl 71a75e6ca1 Tracing (deleting local directory) 9 年之前
  Martin Prikryl 809e928548 The %TIMESTAMP% syntax allows formating time strings for a time relative to present time 9 年之前
  Martin Prikryl 1cf5b5dfd4 It's possible to use an empty parameter in extension options metadata 9 年之前
  Martin Prikryl 64aed65df0 Factoring out WindowsVersion() and WindowsVersionLong() + Bug fix: The WindowsVersion counter did not include build number on Windows 10 9 年之前
  Martin Prikryl 428db9665c All custom command prompts are entered on one dialog box. 9 年之前
  Martin Prikryl 4389a0ec3c Bug fix: Command syntax suggestion, when using saved site in batch script, included RTF code 9 年之前
  Martin Prikryl 4d2319daf3 Supporting long paths when saving or loading the extension or script file 9 年之前
  Martin Prikryl d372d4b890 Tracing (long paths) 9 年之前
  Martin Prikryl c8c19a7861 Indentation 9 年之前
  Martin Prikryl b9fc2ce751 Extensions adding 9 年之前
  Martin Prikryl f852f86f1a Extensions 9 年之前
  Martin Prikryl 6317742dd4 VCL PosEx instead of our PosFrom 9 年之前
  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 9 年之前
  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 9 年之前
  Martin Prikryl aeec70feb5 Separating head and tail session code generation to allow inserting transfer code 9 年之前
  Martin Prikryl fb68ee6f0c Generating transfer script + Not highlighting script strings + Script command-line 9 年之前
  Martin Prikryl a9b012420b Bug 1392: Error when accessing a local directory junction on Windows XP/2003 9 年之前
  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 9 年之前
  Martin Prikryl 799efb62bb Script commands and .NET assembly classes and methods in generated code link to online documentation 9 年之前
  Martin Prikryl 7e337a0dad Syntax highlighting for generated code 9 年之前
  Martin Prikryl de2a14af57 More user-friendly error message when a wrong passphrase is used for a client certificate 9 年之前
  Martin Prikryl adad45a929 Bug 1388: Support DER encoded binary certificates 9 年之前
  Martin Prikryl 05490f79f6 Details on various client certificate file formats 9 年之前
  Martin Prikryl eef1566af3 Bug fix: Failure when reading a private key from a .pem file fails 9 年之前
  Martin Prikryl b9be0ff860 Factoring out DSTDifferenceForTime 9 年之前
  Martin Prikryl 7e79e8c4f3 Encoding all non-ASCII characters in URLs to allow posting bug report and searching for message using web browsers that do not default to UTF-8 encoding for URLs (like Internet Explorer). 9 年之前