aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/service/firewall/blocker.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* firewall: cleanupJason A. Donenfeld2019-05-081-0/+3
* firewall: add permitHyperV()Odd Stranne2019-05-081-0/+5
* firewall: do not add unused permit rules when !restrictAllJason A. Donenfeld2019-05-041-16/+18
* firewall: block dns before allowing localhostJason A. Donenfeld2019-05-031-12/+12
* firewall: only use one listJason A. Donenfeld2019-05-031-53/+8
* firewall: since DNS is a blacklist, we have to exclude our own interfaceJason A. Donenfeld2019-05-031-1/+1
* firewall: wrap errors because there are lots of syscallsJason A. Donenfeld2019-05-031-21/+21
* firewall: introduce incomplete untested prototypeOdd Stranne2019-05-031-0/+232