Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test suite rejiggering and cleanup. | Aldo Cortesi | 2011-02-03 | 1 | -2/+140 |
| | |||||
* | Improve script handling. | Aldo Cortesi | 2011-02-02 | 1 | -0/+2 |
| | | | | | | - Display output in external viewer when script exits with error. - Add a "changed" indicator to show if a request can be reverted. | ||||
* | View script debug output (stderr) in pager. | Aldo Cortesi | 2011-02-02 | 1 | -1/+2 |
| | |||||
* | Add an external script API. | Aldo Cortesi | 2011-01-31 | 1 | -0/+16 |
| | | | | | | | External scripts can read a flow, modify it, and then return it to mitmproxy using a simple API. The "|" keyboard shortcut within mitmproxy prompts the user for a script. | ||||
* | Factor out flow unit tests into speparate file. | Aldo Cortesi | 2011-01-31 | 1 | -0/+96 |