| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove external app option, make tick timeout explicit | Aldo Cortesi | 2014-09-14 | 1 | -33/+6 |
* | Super-basic outline for web io loop | Aldo Cortesi | 2014-09-14 | 1 | -3/+3 |
* | web -> onboarding | Aldo Cortesi | 2014-09-12 | 1 | -1/+1 |
* | Reorg to put web app in its own directory | Aldo Cortesi | 2014-09-10 | 1 | -2/+3 |
* | add --ignore ui indication | Maximilian Hils | 2014-09-08 | 1 | -5/+9 |
* | fix #349 | Maximilian Hils | 2014-09-07 | 1 | -2/+5 |
* | much tests. so tcp. very wow. | Maximilian Hils | 2014-09-04 | 1 | -1/+2 |
* | Merge branch 'issue_341' into server_change_api | Maximilian Hils | 2014-09-04 | 1 | -2/+1 |
|\ |
|
| * | fix some leftovers | Maximilian Hils | 2014-09-04 | 1 | -2/+1 |
* | | improve HTTPRequest syntax | Maximilian Hils | 2014-09-03 | 1 | -6/+6 |
|/ |
|
* | fix #341 - work on flows instead of request/response internally. | Maximilian Hils | 2014-09-03 | 1 | -58/+48 |
* | fix #328 | Maximilian Hils | 2014-08-24 | 1 | -1/+1 |
* | fix #308 | Maximilian Hils | 2014-08-08 | 1 | -24/+1 |
* | Merge branch 'stream' | Maximilian Hils | 2014-07-31 | 1 | -0/+28 |
|\ |
|
| * | workaround: always make sure that flow.response.reply exists | Maximilian Hils | 2014-07-25 | 1 | -2/+3 |
| * | add --stream options, various fixes | Maximilian Hils | 2014-07-21 | 1 | -0/+22 |
| * | simplify responseheader scripthook | Maximilian Hils | 2014-07-20 | 1 | -5/+3 |
| * | basic attempt to implement streaming response, needs testing | Brad Peabody | 2014-07-17 | 1 | -0/+7 |
* | | minor fixes | Maximilian Hils | 2014-07-27 | 1 | -2/+2 |
* | | fix #259 | Maximilian Hils | 2014-07-26 | 1 | -7/+2 |
|/ |
|
* | Remove global should_exit and fix tests | Vyacheslav Bakhmutov | 2014-06-13 | 1 | -2/+3 |
* | add support for log levels | Maximilian Hils | 2014-03-13 | 1 | -1/+5 |
* | add -d switch to mitmdump to compensate for old verbosity functionality | Maximilian Hils | 2014-03-12 | 1 | -2/+2 |
* | always use relative imports, fix status bar bug | Maximilian Hils | 2014-03-10 | 1 | -6/+4 |
* | split up protocol\__init__.py | Maximilian Hils | 2014-03-10 | 1 | -1/+1 |
* | finish proxy.py split up | Maximilian Hils | 2014-03-09 | 1 | -8/+32 |
* | split up proxy.py | Maximilian Hils | 2014-03-09 | 1 | -1/+0 |
* | fix comments | Maximilian Hils | 2014-02-09 | 1 | -1/+1 |
* | Fix flow initialization order error | Aldo Cortesi | 2014-02-08 | 1 | -3/+3 |
* | test libmproxy.app, increase coverage | Maximilian Hils | 2014-02-07 | 1 | -10/+31 |
* | fix bugs, expose timestamp information to console ui | Maximilian Hils | 2014-02-06 | 1 | -3/+3 |
* | add skeleton to change destinatin server during intercept, fix all testcases ... | Maximilian Hils | 2014-02-05 | 1 | -10/+9 |
* | fix all tests except those using set_url and get_url | Maximilian Hils | 2014-02-05 | 1 | -5/+6 |
* | push failing tests down to 43 | Maximilian Hils | 2014-02-04 | 1 | -128/+9 |
* | bring failing tests back into the double-digit range | Maximilian Hils | 2014-01-31 | 1 | -1/+120 |
* | remove _flow_map from state, improve logging | Maximilian Hils | 2014-01-31 | 1 | -13/+3 |
* | add generic TCP handler with SSL support, move StateObject into netlib | Maximilian Hils | 2014-01-30 | 1 | -82/+3 |
* | polish SimpleStateObject | Maximilian Hils | 2014-01-30 | 1 | -18/+39 |
* | remove old classes | Maximilian Hils | 2014-01-30 | 1 | -476/+4 |
* | merge flow classes. current status: basic mitmdump working | Maximilian Hils | 2014-01-30 | 1 | -434/+43 |
* | fix most testsuite errors, improve proxy error handling | Maximilian Hils | 2014-01-29 | 1 | -1/+2 |
* | merge master | Maximilian Hils | 2014-01-22 | 1 | -4/+4 |
|\ |
|
| * | Silence pyflakes | Aldo Cortesi | 2014-01-19 | 1 | -4/+4 |
* | | merge master | Maximilian Hils | 2014-01-18 | 1 | -55/+11 |
|\| |
|
| * | Deprecate Flow.unload_script in favor of Flow.unload_scripts | Aldo Cortesi | 2014-01-13 | 1 | -5/+5 |
| * | Script refactoring: move script command parsing into script module. | Aldo Cortesi | 2014-01-12 | 1 | -2/+2 |
| * | Clean up and clarify script API | Aldo Cortesi | 2014-01-12 | 1 | -16/+5 |
| * | Start refactoring scripts | Aldo Cortesi | 2014-01-12 | 1 | -35/+2 |
* | | continue work on the proxyhandler | Maximilian Hils | 2014-01-07 | 1 | -10/+52 |
|\| |
|
| * | Merge pull request #193 from droope/search-functionality | Aldo Cortesi | 2014-01-04 | 1 | -1/+1 |
| |\ |
|