Martin Prikryl
|
46a9c8fed9
Bug 1798: Allow configuring additional PuTTY settings (e.g. terminal settings) to be used when opening a session in PuTTY
|
6 years ago |
Martin Prikryl
|
b93bd1246f
Bug fix: Settings with an empty default value were not listed in Add Raw Site Settings dialog
|
6 years ago |
Martin Prikryl
|
1b196e756b
Bug 1787: Better error message when writing INI file fails
|
6 years ago |
Martin Prikryl
|
b0bc42919c
Bug 1775: Keep trying to save configuration for up to 2 seconds when INI file is locked by another process
|
6 years ago |
Martin Prikryl
|
dc142dfa65
Unused variable (introduced by 7861d4c8)
|
6 years ago |
Martin Prikryl
|
7861d4c851
Individual configuration storage sections can be set read-only
|
6 years ago |
Martin Prikryl
|
bca358e5b4
KeyExists did not work for virtual keys in INI file
|
6 years ago |
Martin Prikryl
|
a97ad26857
OpenSubKeyPath instead of Path parameter of OpenSubKey (better interface + should ease implementation of ACL)
|
6 years ago |
Martin Prikryl
|
d3d7df483e
Introducing methods to centrally control access to storage values and keys in anticipation of storage ACL implementation
|
6 years ago |
Martin Prikryl
|
2662c867b2
HasSubKey and KeyExists seem to do the same thing
|
6 years ago |
Martin Prikryl
|
7c2cbf1263
Bug fix: Corrupted binary data in primary storage were not identified when using /raw* switches
|
6 years ago |
Martin Prikryl
|
9dc9efbbc8
Comment on purpose of TRegistryStorage::Copy
|
6 years ago |
Martin Prikryl
|
a2348fd6b9
Refactoring (mostly passing strings by const reference + use of auto_ptr)
|
6 years ago |
Martin Prikryl
|
2e797b96b7
Reimplementing TRegistryStorage::Read/WriteInt64 using Read/WriteBinaryData
|
6 years ago |
Martin Prikryl
|
c9ff171f70
Comment on purpose of used of ValueExists when reading registry values
|
6 years ago |
Martin Prikryl
|
478471edcd
Removed unused property
|
6 years ago |
Martin Prikryl
|
2509af44b8
Typo in a comment
|
6 years ago |
Martin Prikryl
|
1736013ede
Updating code to PuTTY 85770b20
|
6 years ago |
Martin Prikryl
|
1d4e4569a0
Bug 1706: Tool for clearing broken COM registrations
|
7 years ago |
Martin Prikryl
|
4245e45bf3
Refactoring
|
7 years ago |
Martin Prikryl
|
bae86205de
Configuration can be saved to read-only INI file by holding down Shift key while closing WinSCP or submitting Preferences dialog.
|
7 years ago |
Martin Prikryl
|
c16fd9a54b
Function "Keep remote directory up to date" can be started in a new window
|
7 years ago |
Martin Prikryl
|
7a3c5eac79
Bug 1578: Mask out passwords in raw settings (proxy and tunnel) when logging command-line (2nd try for logging suggested "open" command) + Do not munge * in password (or in general in URL)
|
8 years ago |
Martin Prikryl
|
4b27e2e834
Bug 1523: Failure when INI file cannot be opened
|
8 years ago |
Martin Prikryl
|
092c24d412
Bug 1436: Some scripting commands or command-line switches were not recognized on some locales (like Welsh) when used or defined with a mixed case (like /XmlLog vs. /xmllog)
|
9 years ago |
Martin Prikryl
|
f2ce5adc98
Compiler warnings discovered by build server
|
9 years ago |
Martin Prikryl
|
b55e9565da
Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail
|
10 years ago |
Martin Prikryl
|
987728ea0c
Prettifying debug macros
|
10 years ago |
Martin Prikryl
|
d8f92984b9
First public commit of dev branch
|
10 years ago |
Martin Prikryl
|
87c5906b1d
5.6.4
|
11 years ago |