summaryrefslogtreecommitdiffstats
path: root/sshuttle/firewall.py
AgeCommit message (Expand)Author
2020-03-24Run all systemd notifications from main processrjharmon
2019-02-11Fix/pep8 (#277)Bastian Venthur
2018-01-01Update firewall.pykroozo
2018-01-01move sdnotify after setting up firewall rulesBecz Tamás
2017-11-13Fixes some style issues and minor bugsvieira
2017-09-17Route traffic by linux usermax
2017-05-08Order first by port range and only then by swidthvieira
2017-05-07Adds support for tunneling specific port ranges (#144)João Vieira
2016-10-24Support sdnotify for better systemd integrationvieira
2015-12-15Mirror setup/restore logicBrian May
2015-12-15Simplify selection of featuresBrian May
2015-12-13Split setup_firewall method.Brian May
2015-12-06Remove IPFW support.Brian May
2015-12-06hostmap shouldn't be global.Brian May
2015-12-06Be more explicitBrian May
2015-12-05Fix typo.Brian May
2015-12-05Add accidentally removed line.Brian May
2015-12-05Make firewall messages consistentBrian May
2015-12-05Don't fail if can't revert errorsBrian May
2015-12-01Print Python version used for the various stages.Brian May
2015-11-28Ensure tempfiles are chmod 600Brian May
2015-11-24Pass correct method back from firewall.Brian May
2015-11-17Add firewall tests.Brian May
2015-11-16Restructure codeBrian May
2015-11-16Fix PEP8 issues.Brian May
2015-11-16Add Python 3.5 support.Brian May
2015-11-15Fixup PEP8 issues.Brian May
2015-11-15Restructure codeBrian May