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
Fix exception being thrown when new installation of superputty is ran. Fixes issue #837 Updates default search to insensitive case in sessions dialog for new SuperPutty installations. More... about 3 years ago
Create codeql-analysis.yml More... about 3 years ago
Updates Application settings so that the PortableSettingsProvideris always uses, this ensures saved settings when used in portable mode will be stored in the correct file/location. Fixes issue #806 More... about 3 years ago
Clarify License is (and always has been) MIT License for anyone who might have been confused. Issue #827 More... about 3 years ago
Update default application configuration to use a single logfile so that the default rolling log configuration works as expected. More... about 3 years ago
Merge branch 'master' of https://github.com/jimradford/superputty More... about 3 years ago
Merge pull request #844 from vityank/platform_sdk More... about 3 years ago
Fixed build bustage on previous MSVC compilers, such as Platform SDK More... about 3 years ago
Merge pull request #836 from hclewk/bugs/spsl More... over 3 years ago
Merge pull request #835 from hclewk/master More... over 3 years ago
Fix bug where SENDLINE doesn't always make distinct lines More... over 3 years ago
Point to another session config file with a CollectionLocation (filePath or URL) More... over 3 years ago
Specify TLS 1.2 on program start, rather than on form load More... over 3 years ago
Allow specifying a URL in SPSL Script field in Edit Session dialog More... over 3 years ago
Don't throw exceptions for non-exceptional things. More... over 3 years ago
Merge pull request #824 from jimradford/dependabot/nuget/SuperPutty/log4net-2.0.10 More... almost 4 years ago
Merge pull request #828 from irstmon/master More... almost 4 years ago
Update frmSuperPutty.cs More... almost 4 years ago
Bump log4net from 2.0.8 to 2.0.10 in /SuperPutty More... about 4 years ago
Merge pull request #823 from jimradford/dependabot/nuget/SuperPuttyUnitTests/log4net-2.0.10 More... about 4 years ago
Bump log4net from 2.0.8 to 2.0.10 in /SuperPuttyUnitTests More... about 4 years ago
Update README.md More... about 4 years ago
Merge pull request #816 from bjansen/issue-634-hidpi More... about 4 years ago
Made the application DPI aware More... about 4 years ago
Merge pull request #801 from vityank/rdp More... over 4 years ago
RDP - Do not add the scrolls on our own anymore - clients manage them theirself. Added support for choosing RDP client location and added support for FreeRDP 2 as an RDP client. More... over 4 years ago
Merge pull request #800 from vityank/ps More... over 4 years ago
Added PowerShell connection type support. More... over 4 years ago
Merge pull request #798 from vityank/logViewerMenu More... almost 5 years ago
Menu - View - Log Viewer - Changed to have a checkbox like Status Bar entry and change visibility according to box state. The X on the window from the other side affects the checkbox state. More... almost 5 years ago