aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/service/firewall (follow)
Commit message (Expand)AuthorAgeFilesLines
* firewall: do not add unused permit rules when !restrictAllJason A. Donenfeld2019-05-041-16/+18
* firewall: DNS is TCP and UDPJason A. Donenfeld2019-05-031-3/+22
* firewall: block dns before allowing localhostJason A. Donenfeld2019-05-033-38/+31
* firewall: only use one listJason A. Donenfeld2019-05-032-230/+22
* firewall: since DNS is a blacklist, we have to exclude our own interfaceJason A. Donenfeld2019-05-032-6/+18
* firewall: pass blob of security descriptor instead of raw, and give daclJason A. Donenfeld2019-05-035-30/+33
* firewall: wrap errors because there are lots of syscallsJason A. Donenfeld2019-05-033-88/+102
* firewall: introduce incomplete untested prototypeOdd Stranne2019-05-0310-0/+2857