Martin Prikryl
|
c602b9e39b
All read-only edit boxes/selectable labels have user friendly context menu for copying contents
|
8 years ago |
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 years ago |
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 years ago |
Martin Prikryl
|
55625bfcd6
Removing no-longer-used Log window code
|
8 years ago |
Martin Prikryl
|
4f77be14e8
Configurable path to INI file configuration storage
|
8 years ago |
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
|
9 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
|
9 years ago |