| Commit message (Expand) | Author | Age | Files | Lines |
* | remove proxy mode abstraction: always be clear which mode we are in | Maximilian Hils | 2014-09-08 | 1 | -19/+18 |
* | improve logging | Maximilian Hils | 2014-09-08 | 1 | -7/+19 |
* | improve change_server api, add example how to change the upstream server | Maximilian Hils | 2014-09-07 | 1 | -5/+18 |
* | update code docs, make sure that url attribute never returns prettified/forma... | Maximilian Hils | 2014-09-07 | 1 | -4/+10 |
* | streamline HTTPHandler.handle_flow() | Maximilian Hils | 2014-09-05 | 1 | -95/+96 |
* | update docs, mostly revert 2f44b26b4cd014e03dd62a125d79af9b81663a93 | Maximilian Hils | 2014-09-05 | 2 | -52/+58 |
* | change replay_request behaviour, refs #346; test upstream proxy mode | Maximilian Hils | 2014-09-05 | 1 | -24/+19 |
* | coverage++ | Maximilian Hils | 2014-09-04 | 1 | -1/+1 |
* | coverage++ | Maximilian Hils | 2014-09-04 | 1 | -2/+2 |
* | Merge branch 'issue_341' into server_change_api | Maximilian Hils | 2014-09-04 | 1 | -2/+3 |
|\ |
|
| * | Merge branch 'master' into issue_341 | Maximilian Hils | 2014-09-04 | 1 | -2/+3 |
| |\ |
|
| | * | remove outdated IOError test case (https://github.com/mitmproxy/netlib/commit... | Maximilian Hils | 2014-09-04 | 1 | -1/+1 |
| | * | fix #344 | Maximilian Hils | 2014-09-04 | 1 | -2/+3 |
| | * | fix IOError handling | Maximilian Hils | 2014-09-03 | 1 | -1/+1 |
* | | | improve HTTPRequest syntax | Maximilian Hils | 2014-09-03 | 2 | -94/+61 |
* | | | simplify server changes for inline scripts | Maximilian Hils | 2014-09-03 | 2 | -42/+104 |
|/ / |
|
* / | fix #341 - work on flows instead of request/response internally. | Maximilian Hils | 2014-09-03 | 2 | -79/+46 |
|/ |
|
* | http: ignore disconnects that happen between requests | Maximilian Hils | 2014-09-03 | 1 | -2/+5 |
* | ui: display * instead of 0.0.0.0 for the bound address | Maximilian Hils | 2014-09-03 | 2 | -2/+2 |
* | improve error handling | Maximilian Hils | 2014-09-02 | 2 | -53/+57 |
* | minor fixes | Maximilian Hils | 2014-08-31 | 1 | -2/+2 |
* | refactor protocol handling, fix #332 | Maximilian Hils | 2014-08-30 | 3 | -36/+50 |
* | fix #328 | Maximilian Hils | 2014-08-24 | 2 | -40/+49 |
* | fix #330 | Maximilian Hils | 2014-08-23 | 1 | -10/+12 |
* | make sure that flow.server_conn is set when script hook is called | Maximilian Hils | 2014-08-18 | 1 | -7/+8 |
* | fix #327 | Maximilian Hils | 2014-08-18 | 1 | -0/+19 |
* | fix: changes to request.host in the request inline script hook are now consid... | Maximilian Hils | 2014-08-17 | 1 | -13/+17 |
* | implement passthrough mode, fixes #175 | Maximilian Hils | 2014-08-09 | 1 | -2/+3 |
* | fix #274 | Maximilian Hils | 2014-08-09 | 1 | -2/+6 |
* | fix replay form | Maximilian Hils | 2014-08-09 | 1 | -2/+7 |
* | fix #308 | Maximilian Hils | 2014-08-08 | 1 | -12/+57 |
* | fix display of urls in upstream mode, refs #308 | Maximilian Hils | 2014-08-08 | 1 | -2/+15 |
* | properly express state information on server connections, refs #315 | Maximilian Hils | 2014-08-08 | 3 | -31/+33 |
* | suppress SPDY/HTTP2 announcement headers, fix #277 | Maximilian Hils | 2014-08-03 | 1 | -11/+12 |
* | fix #307 | Maximilian Hils | 2014-08-03 | 1 | -1/+2 |
* | Merge branch 'stream' | Maximilian Hils | 2014-07-31 | 1 | -22/+56 |
|\ |
|
| * | workaround: always make sure that flow.response.reply exists | Maximilian Hils | 2014-07-25 | 1 | -2/+3 |
| * | always initialize HTTPResponse.stream attribute | Maximilian Hils | 2014-07-23 | 1 | -1/+1 |
| * | add --stream options, various fixes | Maximilian Hils | 2014-07-21 | 1 | -9/+10 |
| * | unify stream handling | Maximilian Hils | 2014-07-21 | 1 | -41/+24 |
| * | simplify responseheader scripthook | Maximilian Hils | 2014-07-20 | 1 | -14/+6 |
| * | Merge branch 'stream' of https://github.com/bradleypeabody/mitmproxy into stream | Maximilian Hils | 2014-07-20 | 1 | -17/+74 |
| |\ |
|
| | * | fixed handling of Transfer-Encoding header during streaming; wrote tests for ... | Brad Peabody | 2014-07-19 | 1 | -16/+22 |
| | * | basic attempt to implement streaming response, needs testing | Brad Peabody | 2014-07-17 | 1 | -5/+56 |
* | | | fix #313 | Maximilian Hils | 2014-07-27 | 1 | -2/+8 |
* | | | refactor tcp handling, fix #280 | Maximilian Hils | 2014-07-27 | 1 | -32/+37 |
* | | | minor fixes | Maximilian Hils | 2014-07-27 | 2 | -2/+2 |
* | | | fix #259 | Maximilian Hils | 2014-07-26 | 2 | -0/+3 |
|/ / |
|
* / | fix parameter naming | Maximilian Hils | 2014-07-14 | 1 | -5/+5 |
|/ |
|
* | make include_content=False work by passing this on to netlib's http.read_resp... | Brad Peabody | 2014-07-12 | 1 | -3/+2 |