aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/platform/osx.py
Commit message (Expand)AuthorAgeFilesLines
* cleanup importsThomas Kriechbaumer2016-01-271-1/+1
* PR 809 make code more pythonicChris Czub2015-11-041-2/+3
* Declare & define insufficient_privChris Czub2015-10-291-0/+1
* Better error handling/reporting for pfctl failures on OS XChris Czub2015-10-291-2/+9
* Add coding style check, reformat.Aldo Cortesi2015-05-301-2/+3
* fix #270Maximilian Hils2014-08-101-7/+6
* add resolver for FreeBSD using pfctlZack B2014-07-011-0/+4
* Revert "Use lsof instead of pfctl to find target host on OSX in transparent m...Aldo Cortesi2013-06-161-4/+4
* Use lsof instead of pfctl to find target host on OSX in transparent mode.Ivaylo Popov2013-05-271-4/+4
* Better error handling for transparent mode remote address resolution.Aldo Cortesi2013-01-011-1/+4
* First draft of OSX transparent proxy mode.Aldo Cortesi2013-01-011-97/+14
* Stub out ctypes structures for OSX transparent mode.Aldo Cortesi2012-09-171-35/+84
* Stub out a transparent resolver for OSX.Aldo Cortesi2012-06-301-0/+54