| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: use relative imports | Maximilian Hils | 2016-02-02 | 1 | -1/+1 |
* | code formatting: fix whitespace issues | Thomas Kriechbaumer | 2016-01-27 | 1 | -1/+1 |
* | disable concurrency tests on appveyor | Maximilian Hils | 2015-11-29 | 1 | -1/+2 |
* | lessen test race conditions | Maximilian Hils | 2015-11-29 | 1 | -1/+1 |
* | structure libmproxy.script | Maximilian Hils | 2015-11-14 | 1 | -12/+13 |
|\ |
|
* | | Feedback from PR #832 | Chris Czub | 2015-11-13 | 1 | -9/+0 |
* | | Add custom content view plugin support for mitmproxy/mitmdump | Chris Czub | 2015-11-13 | 1 | -0/+10 |
|/ |
|
* | improve inline scripts, fix #683, fix #684 | Maximilian Hils | 2015-07-24 | 1 | -110/+114 |
* | Add coding style check, reformat. | Aldo Cortesi | 2015-05-30 | 1 | -6/+7 |
* | change replay_request behaviour, refs #346; test upstream proxy mode | Maximilian Hils | 2014-09-05 | 1 | -1/+1 |
* | fix #341 - work on flows instead of request/response internally. | Maximilian Hils | 2014-09-03 | 1 | -7/+7 |
* | fix script tests | Maximilian Hils | 2014-08-18 | 1 | -17/+24 |
* | fix race conditions in test suite | Maximilian Hils | 2014-02-07 | 1 | -2/+6 |
* | coverage++ | Maximilian Hils | 2014-02-07 | 1 | -3/+0 |
* | add skeleton to change destinatin server during intercept, fix all testcases ... | Maximilian Hils | 2014-02-05 | 1 | -1/+1 |
* | fix all tests except those using set_url and get_url | Maximilian Hils | 2014-02-05 | 1 | -2/+2 |
* | Extract command parsing and use in script grid editor | Aldo Cortesi | 2014-01-13 | 1 | -1/+1 |
* | Script refactoring: move script command parsing into script module. | Aldo Cortesi | 2014-01-12 | 1 | -12/+20 |
* | Clean up and clarify script API | Aldo Cortesi | 2014-01-12 | 1 | -10/+5 |
* | Start refactoring scripts | Aldo Cortesi | 2014-01-12 | 1 | -43/+37 |
* | merge smurfix/fix2, add serverconnect hook docs, adjust tests | Maximilian Hils | 2013-12-16 | 1 | -5/+5 |
|\ |
|
* | | fix script path error in tests | Maximilian Hils | 2013-12-15 | 1 | -2/+9 |
* | | add @concurrent decorator for inline scripts, fixes #176 | Maximilian Hils | 2013-12-15 | 1 | -0/+46 |
|/ |
|
* | add support for multiple scripts and script arguments. refs #76 | Maximilian Hils | 2013-06-13 | 1 | -9/+12 |
* | removed unused imports | András Veres-Szentkirályi | 2012-07-15 | 1 | -1/+0 |
* | Port mitmproxy test suite entirely to nose. | Aldo Cortesi | 2012-06-09 | 1 | -17/+10 |
* | Unit test++. | Aldo Cortesi | 2012-02-25 | 1 | -2/+13 |
* | Move script.Context to flow.ScriptContext | Aldo Cortesi | 2011-08-04 | 1 | -5/+8 |
* | Add script hooks, enable new engine for mitmdump. | Aldo Cortesi | 2011-08-03 | 1 | -3/+9 |
* | Rip out old script interface, start replacing with new stubs. | Aldo Cortesi | 2011-08-03 | 1 | -0/+51 |