| Commit message (Expand) | Author | Age | Files | Lines |
* | used get_decoded_content and removed decode call from headers as max suggested | Marcelo Glezer | 2015-01-14 | 1 | -10/+0 |
* | removed invalid comment and unneeded safe text | Marcelo Glezer | 2015-01-14 | 1 | -4/+0 |
* | now content and header are working and exception for binary files are handled... | Marcelo Glezer | 2015-01-14 | 1 | -8/+6 |
* | wip - content copy is working, header representation is not | Marcelo Glezer | 2015-01-14 | 1 | -0/+15 |
* | web: much ui work, such christmas | Maximilian Hils | 2014-12-25 | 1 | -1/+2 |
* | web: intercept feature | Maximilian Hils | 2014-12-23 | 1 | -28/+1 |
* | Merge pull request #414 from mitmproxy/flowviews2 | Aldo Cortesi | 2014-12-12 | 1 | -1/+4 |
|\ |
|
| * | introduce revised views, port over changes from multiple_views branch | Maximilian Hils | 2014-11-26 | 1 | -1/+4 |
* | | fix #411 | Maximilian Hils | 2014-12-08 | 1 | -3/+3 |
* | | add inline script example for websocket passthrough, fix #340 | Maximilian Hils | 2014-12-01 | 1 | -0/+6 |
* | | make header processing configurable by inline scripts, refs #340 | Maximilian Hils | 2014-12-01 | 1 | -11/+15 |
* | | fix error html | Maximilian Hils | 2014-11-26 | 1 | -1/+1 |
|/ |
|
* | handle script hooks in replay, fix tests, fix #402 | Maximilian Hils | 2014-11-14 | 1 | -28/+38 |
* | fix #401 | Maximilian Hils | 2014-11-07 | 1 | -8/+4 |
* | Fixing issue #392. | Wade 524 | 2014-10-31 | 1 | -3/+2 |
* | Legibility | Aldo Cortesi | 2014-10-26 | 1 | -48/+124 |
* | Fix crash while streaming | Aldo Cortesi | 2014-10-26 | 1 | -13/+27 |
* | Spacing and legibility | Aldo Cortesi | 2014-10-26 | 1 | -24/+66 |
* | tweak SSL detection heuristics | Maximilian Hils | 2014-10-21 | 1 | -1/+9 |
* | add generic tcp proxying, fix #374 | Maximilian Hils | 2014-10-18 | 1 | -2/+7 |
* | fix typo | Maximilian Hils | 2014-10-08 | 1 | -1/+1 |
* | replay: carry over SNI value | Maximilian Hils | 2014-10-02 | 1 | -2/+3 |
* | fix timestamp formatting: end_time may not be set | Maximilian Hils | 2014-09-22 | 1 | -2/+4 |
* | clean up timestamp handling | Maximilian Hils | 2014-09-21 | 1 | -6/+10 |
* | start to fill detailpane | Maximilian Hils | 2014-09-19 | 1 | -0/+6 |
* | implement FlowStore basics | Maximilian Hils | 2014-09-17 | 1 | -1/+1 |
* | Introduce short form object state, and connect the ends to send data to web app | Aldo Cortesi | 2014-09-17 | 1 | -0/+1 |
* | Clean up and clarify StateObject | Aldo Cortesi | 2014-09-17 | 1 | -8/+8 |
* | Whitespace & formatting | Aldo Cortesi | 2014-09-17 | 1 | -49/+111 |
* | mitmproxy -> libmproxy.main. do some leanup on the way | Maximilian Hils | 2014-09-08 | 1 | -2/+2 |
* | update examples, fix #353 | Maximilian Hils | 2014-09-08 | 1 | -1/+2 |
* | 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 |
* | 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 | 1 | -46/+43 |
* | change replay_request behaviour, refs #346; test upstream proxy mode | Maximilian Hils | 2014-09-05 | 1 | -24/+19 |
* | 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 | 1 | -93/+60 |
* | | | simplify server changes for inline scripts | Maximilian Hils | 2014-09-03 | 1 | -18/+77 |
|/ / |
|
* / | fix #341 - work on flows instead of request/response internally. | Maximilian Hils | 2014-09-03 | 1 | -57/+45 |
|/ |
|
* | 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 | 1 | -1/+1 |
* | improve error handling | Maximilian Hils | 2014-09-02 | 1 | -11/+11 |
* | minor fixes | Maximilian Hils | 2014-08-31 | 1 | -2/+2 |
* | refactor protocol handling, fix #332 | Maximilian Hils | 2014-08-30 | 1 | -16/+39 |