Skip to content

Commit 32aeb67

Browse files
committed
Common library changes
Removed extra .editorconfig file as well as leftover Ini importing code and duplicate UPS code, relocated prefs-related classes into their own folder & namespace, and moved the SerializedProtectedString file back into the main library/namespace. - SerializedProtectedString: Standardized naming conventions w.r.t protection/encryption. Made two properties to help control serialization (fixes unprotected strings being written to the settings file), added cast operators, and a new constructor to also assist with serialization. - WinNUT_Params: Cleaned up class structure, simplified params loading method, removed param saving method, created param export and deletion methods - UpgradableParams: Corrected reference to Password property, removed public property for the old params, updated how old params are counted, created an upgrade worker arguments subclass.
1 parent a70e2fc commit 32aeb67

File tree

9 files changed

+373
-1565
lines changed

9 files changed

+373
-1565
lines changed

WinNUT_V2/WinNUT-Client_Common/IniFileVb.vb

Lines changed: 0 additions & 379 deletions
This file was deleted.

0 commit comments

Comments
 (0)