Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nuke mock dependency | Thomas Kriechbaumer | 2017-01-22 | 1 | -1/+1 |
| | | | | This is already included in Python 3.3+ as unittest.mock | ||||
* | tests: pathod/tutils.py -> pathod/tservers.py | Aldo Cortesi | 2016-11-02 | 1 | -2/+2 |
| | | | | And remove all aliases for mitmproxy.test.tutils | ||||
* | test & examples: zap six | Aldo Cortesi | 2016-10-17 | 1 | -2/+2 |
| | |||||
* | move custom HTTP/2 stack from netlib to pathod | Thomas Kriechbaumer | 2016-06-17 | 1 | -2/+4 |
| | |||||
* | more style cleanup | Thomas Kriechbaumer | 2016-05-29 | 1 | -5/+5 |
| | | | | Use this to check: flake8 --count mitmproxy netlib pathod examples test | ||||
* | py3++: cStringIO | Maximilian Hils | 2016-03-20 | 1 | -2/+2 |
| | |||||
* | fix all libpathod->pathod references | Thomas Kriechbaumer | 2016-02-16 | 1 | -1/+1 |
| | |||||
* | move tests into shared folder | Maximilian Hils | 2016-02-15 | 1 | -0/+59 |