Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename mitmproxy.filt -> mitmproxy.flowfilter | Thomas Kriechbaumer | 2016-10-03 | 1 | -20/+0 |
| | |||||
* | scripts: refactor some examples that keep global state | Aldo Cortesi | 2016-07-23 | 1 | -9/+11 |
| | | | | We now have a better way to do this. | ||||
* | remove context from all scripts | Maximilian Hils | 2016-07-07 | 1 | -4/+6 |
| | |||||
* | update examples, tests, docs | Maximilian Hils | 2016-06-13 | 1 | -4/+4 |
| | |||||
* | Docs and examples to top level | Aldo Cortesi | 2016-02-18 | 1 | -0/+16 |
| | |||||
* | move mitmproxy | Maximilian Hils | 2016-02-15 | 1 | -16/+0 |
| | |||||
* | Add coding style check, reformat. | Aldo Cortesi | 2015-05-30 | 1 | -6/+8 |
| | |||||
* | Housekeeping and cleanups | Aldo Cortesi | 2015-04-14 | 1 | -2/+1 |
| | | | | | | | | - No output to stdout on load in examples - they muck up the test suite. - Use the odict module directly, rather than aliasing it. The small convenience this gives to scripters is not worth it. - Move the cookie tests from the flow test module to the protocol_http test module. | ||||
* | add example which uses filt | Maximilian Hils | 2015-04-08 | 1 | -0/+15 |