Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | + Use sys.platform.startswith("freebsd") instead of matching just freebsd10. | Mike C | 2015-04-27 | 1 | -2/+2 |
| | | | | + This means support for any freebsd version (note that I only tested 11-CURRENT and 9) | ||||
* | fix #270 | Maximilian Hils | 2014-08-10 | 1 | -1/+3 |
| | |||||
* | only support FreeBSD 10+ | Zack B | 2014-07-01 | 1 | -1/+1 |
| | |||||
* | add resolver for FreeBSD using pfctl | Zack B | 2014-07-01 | 1 | -1/+7 |
| | |||||
* | Revert "Use lsof instead of pfctl to find target host on OSX in transparent ↵ | Aldo Cortesi | 2013-06-16 | 1 | -0/+16 |
| | | | | | | mode." This reverts commit ffeede9b39c8d269766fd56d02eb7e78d8d13bb2. | ||||
* | Use lsof instead of pfctl to find target host on OSX in transparent mode. | Ivaylo Popov | 2013-05-27 | 1 | -16/+0 |
| | |||||
* | First draft of OSX transparent proxy mode. | Aldo Cortesi | 2013-01-01 | 1 | -0/+16 |