Commit History

Author SHA1 Message Date
  Martin Prikryl 54be1dc611 More readable usage statistics display 9 years ago
  Martin Prikryl 0ccd2defd3 SSH password change + When opening secondary shell session fails, the main session is not Closed + Session.ExecuteCommand unit tests 9 years ago
  Martin Prikryl ddd44415f9 The official extensions can be translated 9 years ago
  Martin Prikryl 899f64469c Bug 18: Session log file rotation 9 years ago
  Martin Prikryl ad402af4c0 Site-specific extension options 9 years ago
  Martin Prikryl efc89fad31 Merge branch 'master' into dev 9 years ago
  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 years ago
  Martin Prikryl b8b7533e53 Bug fix: The /refresh command-line switch was not described in /? 9 years ago
  Martin Prikryl e1421c6a85 EXTENSION_INSTALLED were never used 9 years ago
  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 years ago
  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 years ago
  Martin Prikryl 428db9665c All custom command prompts are entered on one dialog box. 9 years ago
  Martin Prikryl 9923907f07 Extensions are configurable 9 years ago
  Martin Prikryl 0656a11e36 Enhanced ScreenTips 9 years ago
  Martin Prikryl f91f665305 Improving extension adding error messages 9 years ago
  Martin Prikryl 9442da2413 Hint display for custom commands, including extension file name + Hiding D/R column 9 years ago
  Martin Prikryl b9fc2ce751 Extensions adding 9 years ago
  Martin Prikryl f852f86f1a Extensions 9 years ago
  Martin Prikryl 2b3aa2906a Application update information window has title "Check for Updates" instead of generic "Information" 9 years ago
  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 years ago
  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 years ago
  Martin Prikryl aeec70feb5 Separating head and tail session code generation to allow inserting transfer code 9 years ago
  Martin Prikryl fb68ee6f0c Generating transfer script + Not highlighting script strings + Script command-line 9 years ago
  Martin Prikryl 197c95a87b Bug 1394: API/Method Session.ScanFingerprint to scan server's hostkey or certificate fingerprint 10 years ago
  Martin Prikryl 5daa68053a Bug 1391: Make it obvious that a path to log file in generated code needs to be set to a real writable path + "Your command" placeholders and "@echo off" are not in italics style + More line breaks in script and batch file templates 10 years ago
  Martin Prikryl eee5e3964a Support for new private key files formats + Recognition of public key files + Conversion of new OpenSSH private key format 10 years ago
  Martin Prikryl 820dc5f11f Very basic changes needed to make code compilable and runnable against PuTTY development snapshot 2015-12-22 (51465fa) 10 years ago
  Martin Prikryl b46c67a818 Bug fix: Too long automatic bug reports were rejected 10 years ago
  Martin Prikryl ca5efae8d6 Warning when a server hostkey is not known when generating a code. + Not including the /console switch in a generated command-line. + Separate display for an executable path, when generating a command-line. 10 years ago
  Martin Prikryl 2e4627593b Bug 1373: Name a session on command-line 10 years ago