summaryrefslogtreecommitdiffhomepage
path: root/windows/winfw/src
AgeCommit message (Expand)AuthorFilesLines
2019-05-27Simplify LAN rulesOdd Stranne4-260/+53
2019-05-27Allow mDNS broadcasts in LAN firewall ruleOdd Stranne1-1/+6
2019-04-04Formatting etcOdd Stranne4-12/+25
2019-04-04Update/restore WinFw_Reset to work when called out-of-contextOdd Stranne3-9/+22
2019-04-04Expose init function that also applies the blocked policyOdd Stranne3-0/+69
2019-04-04Update FwContext initializationOdd Stranne8-24/+183
2019-04-04Update transaction callback proto adding more argumentsOdd Stranne2-7/+20
2019-04-04Fix variable names for consistencyOdd Stranne1-14/+14
2019-04-04Enforce validation of objects that are installed in WFPOdd Stranne2-0/+20
2019-04-04Establish WFP object registryOdd Stranne9-16/+139
2019-04-04Make WFP changes effective until rebootOdd Stranne1-1/+1
2019-03-01Fix bad C++ in WinFWEmīls Piņķis3-6/+6
2019-02-28Update winfw to properly handle v6 DNSEmīls6-58/+32
2019-01-14Allow the 169.254.0.0/16 network when LAN sharing is onLinus Färnstrand4-1/+68
2018-10-31Check server IP on incoming DHCPv6Linus Färnstrand1-0/+1
2018-10-31Add DHCPv6 firewall rules for WindowsLinus Färnstrand3-13/+96
2018-09-28Permit IPv6 LAN communicationOdd Stranne6-0/+143
2018-09-06Add LAN->SSDP multicast on WindowsLinus Färnstrand1-0/+1
2018-09-04Rename 'ApplyPolicyNetBlocked' into 'ApplyPolicyBlocked' and extend with argsOdd Stranne7-13/+23
2018-07-12Add version information for C++ binariesOdd Stranne3-0/+31
2018-07-10Add permit filters for incoming requests on the tunnel interfaceOdd Stranne7-0/+126
2018-06-27Remove last trace of wfpctlEmīls1-1/+1
2018-05-25Correct logic inside WinFw_Reset()Odd Stranne1-3/+3
2018-05-25Move wfpctl -> windows/winfwOdd Stranne84-0/+5619