| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix missing WixToolset.Firewall.wixext version | Rob Mensching | 2024-07-15 | 2 | -4/+0 |
* | Use the correct case for firewall attribute values | Rob Mensching | 2024-03-24 | 2 | -5/+11 |
* | Fix Profile column definition. | Bob Arnson | 2024-03-18 | 3 | -5/+6 |
* | Cleaning up a typo and a missed commit. | Bob Arnson | 2024-02-27 | 1 | -0/+5 |
* | Use camelCase attribute values. | Bob Arnson | 2024-02-27 | 4 | -75/+93 |
* | Switch to `virtual` access modifiers... | Bob Arnson | 2024-02-16 | 1 | -3/+4 |
* | Link localizations from WixExtensions the same as sections | Rob Mensching | 2023-12-16 | 2 | -3/+1 |
* | Pretty up build output | Rob Mensching | 2023-12-16 | 1 | -2/+2 |
* | add firewall extension decompiler, make msi modifications work, add all attri... | chris_bednarski | 2023-11-19 | 15 | -324/+2420 |
* | change firewall extension table name to Wix5FirewallException | chris_bednarski | 2023-11-19 | 7 | -65/+235 |
* | add FIREWALL_EXCEPTION_ATTRIBUTES struct | chris_bednarski | 2023-09-12 | 1 | -109/+89 |
* | Remove unused symbol `Version`. | Bob Arnson | 2023-09-12 | 1 | -2/+0 |
* | remove windows xp specific code from firewall extension | chris_bednarski | 2023-08-26 | 1 | -435/+7 |
* | add firewall extension decompiler | chris_bednarski | 2023-08-26 | 5 | -81/+164 |
* | use WcaGetRecordFormattedString to get firewall rule description | chris_bednarski | 2023-08-23 | 1 | -1/+1 |
* | Remove invalid references to ToolsVersion in ext wixlib projects | Rob Mensching | 2023-07-19 | 1 | -2/+2 |
* | Fix broken firewall direction. | Bob Arnson | 2022-12-18 | 3 | -16/+23 |
* | Minimize calls into GitInfo by caching results during build_init | Rob Mensching | 2022-11-13 | 2 | -2/+3 |
* | Separate WixInternal content from official WixToolset namespace | Rob Mensching | 2022-11-08 | 2 | -3/+3 |
* | Loc files were still using inner text, stop doing that | Rob Mensching | 2022-10-31 | 5 | -33/+31 |
* | Update build dependencies and normalize more projects | Rob Mensching | 2022-10-19 | 1 | -2/+2 |
* | Use "wixext4" instead of "tools" as the root folder in ".wixext.nupkg"s | Rob Mensching | 2022-10-15 | 2 | -9/+7 |
* | Standardize on .NET 6 as the minimum for .NET Core platform. | Rob Mensching | 2022-10-03 | 1 | -1/+1 |
* | Centralize test project configuration with IsWixTestProject | Rob Mensching | 2022-09-23 | 1 | -8/+1 |
* | Set each native library dependency version to the build version. | Sean Hall | 2022-04-19 | 1 | -1/+0 |
* | Finish removing native pdbs from .nupkg and removing symbols packages. | Sean Hall | 2022-02-18 | 1 | -1/+0 |
* | Central caDecor and caErr. | Bob Arnson | 2022-02-10 | 2 | -97/+2 |
* | Fix NoWarn being overridden and use PackageReference for TestSupport. | Sean Hall | 2022-01-27 | 1 | -4/+0 |
* | Try to get more helpful test failure messages. | Sean Hall | 2022-01-01 | 1 | -2/+2 |
* | Simplify and normalize ext projects | Rob Mensching | 2021-12-30 | 3 | -12/+9 |
* | Build with VS2022, which is now required. | Bob Arnson | 2021-12-25 | 1 | -1/+0 |
* | Clean up Firewall extension (model for all). | Bob Arnson | 2021-12-17 | 12 | -131/+24 |
* | Fix batch file command-line parsing | Rob Mensching | 2021-05-17 | 1 | -1/+1 |
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 15 | -290/+51 |
* | Move Firewall.wixext into ext | Rob Mensching | 2021-05-04 | 57 | -0/+3085 |