| Commit message (Expand) | Author | Age | Files | Lines |
* | add status bar indicator for streaming | Maximilian Hils | 2014-07-25 | 1 | -0/+2 |
* | workaround: always make sure that flow.response.reply exists | Maximilian Hils | 2014-07-25 | 2 | -2/+2 |
* | fix to make it so streaming with mitmproxy doesn't explode due to no reply on... | Brad Peabody | 2014-07-24 | 1 | -1/+1 |
* | add --stream options, various fixes | Maximilian Hils | 2014-07-21 | 1 | -0/+3 |
* | Remove global should_exit and fix tests | Vyacheslav Bakhmutov | 2014-06-13 | 1 | -2/+2 |
* | - working WBXML parser | David Shaw | 2014-05-06 | 2 | -0/+24 |
* | fix issue #260 | Maximilian Hils | 2014-04-07 | 1 | -1/+3 |
* | fix display bugs (fixes #243) | Maximilian Hils | 2014-03-18 | 1 | -2/+5 |
* | remove debug switch | Maximilian Hils | 2014-03-13 | 1 | -5/+1 |
* | adjust command line docs, fix log typo | Maximilian Hils | 2014-03-13 | 1 | -1/+1 |
* | add support for log levels | Maximilian Hils | 2014-03-13 | 2 | -13/+13 |
* | restrict -e to mitmproxy only (not mitmdump) | Maximilian Hils | 2014-03-12 | 1 | -1/+1 |
* | always use relative imports, fix status bar bug | Maximilian Hils | 2014-03-10 | 8 | -15/+20 |
* | update docs, fix #215 | Maximilian Hils | 2014-03-10 | 1 | -2/+2 |
* | add advanced proxying options, add SSL-terminating capability to mitmproxy | Maximilian Hils | 2014-03-10 | 2 | -24/+2 |
* | fix mentions of CONTENT_MISSING in libmproxy.console | Maximilian Hils | 2014-03-09 | 2 | -5/+7 |
* | remove redundant codeline | Sergey Chipiga | 2014-03-05 | 1 | -1/+0 |
* | Adapt for new pathod and netlib APIs. | Aldo Cortesi | 2014-03-02 | 1 | -1/+0 |
* | add helpful messages on wrap | Pedro Worcel | 2014-02-22 | 1 | -11/+25 |
* | fix the wrapping on backward searches | Pedro Worcel | 2014-02-22 | 1 | -15/+26 |
* | add docs | Pedro Worcel | 2014-02-22 | 1 | -1/+2 |
* | add multi-line support to backwards search | Pedro Worcel | 2014-02-22 | 1 | -7/+11 |
* | add multi-line support | Pedro Worcel | 2014-02-22 | 1 | -3/+10 |
* | add basic backwards search | Pedro Worcel | 2014-02-22 | 1 | -25/+49 |
* | Fix flow initialization order error | Aldo Cortesi | 2014-02-08 | 1 | -4/+0 |
* | Better response when mitmproxy crashes. | Aldo Cortesi | 2014-02-08 | 1 | -2/+7 |
* | fix bugs, expose timestamp information to console ui | Maximilian Hils | 2014-02-06 | 2 | -14/+19 |
* | mock urwid to run console tests on windows, push failing testcases down to 0.... | Maximilian Hils | 2014-02-05 | 1 | -1/+1 |
* | fix all tests except those using set_url and get_url | Maximilian Hils | 2014-02-05 | 3 | -5/+5 |
* | merge flow classes. current status: basic mitmdump working | Maximilian Hils | 2014-01-30 | 1 | -1/+1 |
* | Silence pyflakes | Aldo Cortesi | 2014-01-19 | 2 | -2/+2 |
* | Handle views that don't support search gracefully | Aldo Cortesi | 2014-01-19 | 1 | -3/+12 |
* | Re-enable caching on search. | Aldo Cortesi | 2014-01-19 | 1 | -10/+3 |
* | Extract command parsing and use in script grid editor | Aldo Cortesi | 2014-01-13 | 1 | -5/+6 |
* | Script refactoring: move script command parsing into script module. | Aldo Cortesi | 2014-01-12 | 1 | -9/+9 |
* | Clean up and clarify script API | Aldo Cortesi | 2014-01-12 | 1 | -4/+6 |
* | Start refactoring scripts | Aldo Cortesi | 2014-01-12 | 1 | -1/+4 |
* | Update ViewProtobuf in contentview.py to also decode as protobuf if the conte... | Dan Wilbraham | 2014-01-05 | 1 | -1/+4 |
* | Remove / binding alias for limit | Aldo Cortesi | 2014-01-05 | 1 | -2/+1 |
* | Merge pull request #193 from droope/search-functionality | Aldo Cortesi | 2014-01-04 | 2 | -38/+231 |
|\ |
|
| * | now really fix it + test | Pedro Worcel | 2013-12-26 | 1 | -5/+9 |
| * | fix bug that happens after searching for a non-existant string, and | Pedro Worcel | 2013-12-26 | 1 | -1/+6 |
| * | add docs | Pedro Worcel | 2013-12-26 | 1 | -1/+2 |
| * | added 'n' functionality, tidy up & testing | Pedro Worcel | 2013-12-26 | 1 | -1/+9 |
| * | add looping around | Pedro Worcel | 2013-12-26 | 1 | -53/+116 |
| * | fix crash | root | 2013-12-25 | 1 | -2/+2 |
| * | Add focusing, and fixes non-clearance of prev searches. Add | root | 2013-12-25 | 1 | -33/+75 |
| * | test passing, UI still not working | root | 2013-12-24 | 1 | -5/+74 |
| * | add search with / for compatibility with what I'll do. | root | 2013-12-23 | 1 | -1/+2 |
* | | Merge branch 'migrate_from_pil_to_pillow' of https://github.com/Kami/mitmprox... | Aldo Cortesi | 2014-01-05 | 1 | -5/+2 |
|\ \ |
|