Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop encrypting hidden variables. | Sean Hall | 2020-11-01 | 1 | -13/+0 |
| | | | | They were persisted in plaintext, and always had to be decrypted and sent to a separate process to actually be used. | ||||
* | Update string versioning. | Sean Hall | 2020-10-24 | 1 | -0/+10 |
| | | | | | Update condition parsing to allow specific characters for versions. Log every time an invalid version is parsed. | ||||
* | WIXFEAT:6210 Change data type of versions to strings. | Sean Hall | 2020-10-24 | 1 | -3/+3 |
| | |||||
* | WIXFEAT:4763 Change "string" variable type to literal and add "formatted". | Sean Hall | 2020-08-09 | 1 | -2/+4 |
| | |||||
* | Only support encrypting string variants. | Sean Hall | 2020-07-17 | 1 | -2/+1 |
| | |||||
* | Import code from old v4 repo | Sean Hall | 2018-12-29 | 1 | -0/+102 |