提交历史

作者 SHA1 备注 提交日期
  Martin Prikryl 3c33af1d5f Bug 1613: Configurable keyboard shortcuts for extensions 7 年之前
  Martin Prikryl c602b9e39b All read-only edit boxes/selectable labels have user friendly context menu for copying contents 8 年之前
  Martin Prikryl d152316f14 Bug 1542: Import host keys from OpenSSH known_hosts file + Cached host keys are unconditionally imported with PuTTY and FileZilla sites. 8 年之前
  Martin Prikryl eafabd97e5 Bug 1524: Option to open downloaded file on operation completion confirmation when transferring file from command-line/URL + Logging destination file + Bug fix: When opening local folder in explorer fails, error message ID was shown instead of actual message. + Refactored ShowExtendedExceptionEx 8 年之前
  Martin Prikryl 55625bfcd6 Removing no-longer-used Log window code 9 年之前
  Martin Prikryl 4f77be14e8 Configurable path to INI file configuration storage 9 年之前
  Martin Prikryl 54be1dc611 More readable usage statistics display 9 年之前
  Martin Prikryl 0ccd2defd3 SSH password change + When opening secondary shell session fails, the main session is not Closed + Session.ExecuteCommand unit tests 9 年之前
  Martin Prikryl ddd44415f9 The official extensions can be translated 9 年之前
  Martin Prikryl 899f64469c Bug 18: Session log file rotation 9 年之前
  Martin Prikryl ad402af4c0 Site-specific extension options 9 年之前
  Martin Prikryl efc89fad31 Merge branch 'master' into dev 9 年之前
  Martin Prikryl 3bf52ecfe8 Renaming CIPHER_NAME_AES and CIPHER_NAME_ARCFOUR to force dropping the "(SSH-2 only)" suffix in translations which was removed by commit c6b6cb17ef )(Moving SSH-1-only option to less prominent positions on Advanced Site Settings dialog and removing SSH-2-only designations of session options) + Adding the strings to translation ignore list (as the other ciphers are) 9 年之前
  Martin Prikryl b8b7533e53 Bug fix: The /refresh command-line switch was not described in /? 9 年之前
  Martin Prikryl e1421c6a85 EXTENSION_INSTALLED were never used 9 年之前
  Martin Prikryl a16cbe4ab2 Extension option aliases "sessionlogpath" and "pausecheckbox" + Fixing extension option vs. control index mismatches + Removing dot from the "Select file for session log" dialog title 9 年之前
  Martin Prikryl 33d3519f52 Informing the user when the retrieved version of the extension is not the latest one + As the "trust" flag now will always be "true", modifying the respective error message accordingly, but still keeping the possibility to flag the extension as untrusted 9 年之前
  Martin Prikryl 428db9665c All custom command prompts are entered on one dialog box. 9 年之前
  Martin Prikryl 9923907f07 Extensions are configurable 9 年之前
  Martin Prikryl 0656a11e36 Enhanced ScreenTips 9 年之前
  Martin Prikryl f91f665305 Improving extension adding error messages 9 年之前
  Martin Prikryl 9442da2413 Hint display for custom commands, including extension file name + Hiding D/R column 9 年之前
  Martin Prikryl b9fc2ce751 Extensions adding 9 年之前
  Martin Prikryl f852f86f1a Extensions 9 年之前
  Martin Prikryl 2b3aa2906a Application update information window has title "Check for Updates" instead of generic "Information" 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 10 年之前
  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 10 年之前
  Martin Prikryl aeec70feb5 Separating head and tail session code generation to allow inserting transfer code 10 年之前
  Martin Prikryl fb68ee6f0c Generating transfer script + Not highlighting script strings + Script command-line 10 年之前
  Martin Prikryl 197c95a87b Bug 1394: API/Method Session.ScanFingerprint to scan server's hostkey or certificate fingerprint 10 年之前