summaryrefslogtreecommitdiff
path: root/src/ext/Firewall/ca/firewall.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add firewall extension decompiler, make msi modifications work, add all ↵chris_bednarski2023-11-191-197/+783
| | | | attributes
* change firewall extension table name to Wix5FirewallExceptionchris_bednarski2023-11-191-9/+9
|
* add FIREWALL_EXCEPTION_ATTRIBUTES structchris_bednarski2023-09-121-109/+89
|
* remove windows xp specific code from firewall extensionchris_bednarski2023-08-261-435/+7
|
* use WcaGetRecordFormattedString to get firewall rule descriptionchris_bednarski2023-08-231-1/+1
|
* Fix broken firewall direction.Bob Arnson2022-12-181-13/+16
| | | | Fixes https://github.com/wixtoolset/issues/issues/7102.
* Move Firewall.wixext into extRob Mensching2021-05-041-0/+1085