2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
change the title, and version to differentiate this branch More... over 9 years ago
fix: now, when cancel openFileDialog1 don't write the filename (when browse filezilla,winscp,mintty or pscp exe) add the reference to Utils\ExternalApplications.cs More... over 9 years ago
FIX: textBoxFilezillaLocation and textBoxWinSCPLocation only fill in first execution, or when doubleclick. More... over 9 years ago
from master ISSUE: In Release mode (1.4.0.6) doesn't work single instance option FIX: declare mutex out of Main SHA-1: bc734659068a86b604fc8ea63bb7bb26e7bf9c27 More... over 9 years ago
ISSUE: In Release mode (1.4.0.6) doesn't work single instance option FIX: declare mutex out of Main More... over 9 years ago
Add integration with WinSCP to open sftp connection for open sftp connection use the superPutty data More... over 9 years ago
FIX: add port to connection sftp when using filezilla More... over 9 years ago
Added asterisk to the tokenizer character list More... over 9 years ago
Searching is more robust and uses glob style More... over 9 years ago
Integration with Filezilla, local/Remote Path, Encrypt ExtraArgs, filetransfer get the password from extraArgs. More... over 9 years ago
- Add integration with filezilla to open sftp connection using superputty data. - When open filetransfer or filezilla, get the password from ExtraArgs (if the ExtraArgs contains the password). - Hide the extra args if it contains command pw - Add the globalpassword for encrypt the password when importing/Exporting sessions. - Encrypt the password included in the extraArgs when exporting sessions. - Decrypt the password included in the extraArgs when importing sessions. More... over 9 years ago
Integration with Filezilla, local/Remote Path, Encrypt ExtraArgs, filetransfer get the password from extraArgs. More... over 9 years ago
Added .gitignore file to repository Updates SuperPuttySetup project file to reference new project location More... over 9 years ago
Fixed issue #517 About Box now referenced new Github Project More... over 9 years ago
Fixes Issue #490 pressing <enter> in the command toolbar now sends a carriage return to sessions. More... over 9 years ago
Release 1.4.0.6 First release since moving to GitHub Update Checker implemented using GitHub API More... over 9 years ago
Add configuration option to allow user to define home directory prefix for scp file transfers Fixes issue #510 More... over 9 years ago
Updated Readme file since move to Github from Google Code More... over 9 years ago
Fixes exception being thrown when path to putty.exe is not configured or application does not exist in configured path.
Jim Radford
as jimradford
More... over 10 years ago
Updated log4net library to version 1.2.13
Jim Radford
as jimradford
More... over 10 years ago
Update Issue 204 * Settings for update checking are now saved * When update check started from help menu will give feedback to user if new version is not found as well
Jim Radford
as jimradford
More... over 10 years ago
Updates to code documentation, typos, and some removal of old unused code More... over 10 years ago
Add support to check for program updates (no automatic update yet) * New option in Tools -> Options -> Advanced to disable update check during program start When compiled in DEBUG mode, automatic check is disabled but check can still be attempted from Menu Help -> Check for program updates * New class for doing async web requests for the update checker More... over 10 years ago
Release 1.4.0.5 More... over 10 years ago
Made several dialogs fixed (non-sizeable) (Fixes Issue 222) More... over 10 years ago
Updated About Box with new icon courtesy of strugarevic (Resolves issue #160) More... over 10 years ago
Fixed Issue 345: Wrong tooltip on Options/GUI -> "Tabs and Docking" checkboxes More... over 10 years ago
Fixed Issue 428: Typing a square bracket in search box results in error More... over 10 years ago
Fixed Issue 354: popup descriptions incorrect. More... over 10 years ago
Fixed issue when connecting with pscp to transfer files where password request was not being recognized (it appears the format has changed from prior versions of pscp). More... over 10 years ago