Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable config file parsing | Aldo Cortesi | 2014-11-15 | 1 | -1/+17 |
* | add advanced proxying options, add SSL-terminating capability to mitmproxy | Maximilian Hils | 2014-03-10 | 1 | -0/+11 |
* | Script refactoring: move script command parsing into script module. | Aldo Cortesi | 2014-01-12 | 1 | -13/+0 |
* | add support for multiple scripts and script arguments. refs #76 | Maximilian Hils | 2013-06-13 | 1 | -0/+13 |
* | Little bit of love for the unit tests. | Aldo Cortesi | 2012-08-19 | 1 | -1/+13 |
* | Command-line options for header setting. | Aldo Cortesi | 2012-08-19 | 1 | -3/+9 |
* | Fix unit tests after argparse conversion. | Aldo Cortesi | 2012-08-18 | 1 | -3/+3 |
* | Remove -T and -U command-line options. | Aldo Cortesi | 2012-06-26 | 1 | -8/+0 |
* | Port mitmproxy test suite entirely to nose. | Aldo Cortesi | 2012-06-09 | 1 | -92/+86 |
* | Add specification of replacement patterns on the command line. | Aldo Cortesi | 2012-03-17 | 1 | -0/+61 |
* | unit test coverage ++ | Aldo Cortesi | 2011-03-20 | 1 | -0/+5 |
* | Unit tests for cmdline.py | Aldo Cortesi | 2011-03-12 | 1 | -0/+29 |