aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/platform/pf.py
Commit message (Expand)AuthorAgeFilesLines
* + Use sys.platform.startswith("freebsd") instead of matching just freebsd10.Mike C2015-04-271-2/+2
* fix #270Maximilian Hils2014-08-101-1/+3
* only support FreeBSD 10+Zack B2014-07-011-1/+1
* add resolver for FreeBSD using pfctlZack B2014-07-011-1/+7
* Revert "Use lsof instead of pfctl to find target host on OSX in transparent m...Aldo Cortesi2013-06-161-0/+16
* Use lsof instead of pfctl to find target host on OSX in transparent mode.Ivaylo Popov2013-05-271-16/+0
* First draft of OSX transparent proxy mode.Aldo Cortesi2013-01-011-0/+16