Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Windows transparent proxy: allow specification of custom WinDivert filter rules | Maximilian Hils | 2014-08-30 | 1 | -11/+18 |
| | |||||
* | Merge branch 'master' of github.com:mitmproxy/mitmproxy | Maximilian Hils | 2014-08-30 | 1 | -2/+2 |
|\ | |||||
| * | Merge pull request #339 from nanonyme/patch-1 | Maximilian Hils | 2014-08-29 | 1 | -2/+2 |
| |\ | | | | | | | Drop usage of obsolete function "file" | ||||
| | * | Drop usage of obsolete function "file" | Seppo Yli-Olli | 2014-08-29 | 1 | -2/+2 |
| |/ | | | | | Also use context manager | ||||
* / | Windows transparent proxy: proxy local traffic | Maximilian Hils | 2014-08-30 | 10 | -1056/+204 |
|/ | |||||
* | fix #328 | Maximilian Hils | 2014-08-24 | 4 | -43/+52 |
| | |||||
* | fix #330 | Maximilian Hils | 2014-08-23 | 1 | -10/+12 |
| | |||||
* | add trove classifier for Python 2 | Maximilian Hils | 2014-08-19 | 1 | -0/+1 |
| | |||||
* | make sure that flow.server_conn is set when script hook is called | Maximilian Hils | 2014-08-18 | 1 | -7/+8 |
| | |||||
* | fix script tests | Maximilian Hils | 2014-08-18 | 3 | -18/+27 |
| | |||||
* | fix #327 | Maximilian Hils | 2014-08-18 | 2 | -0/+39 |
| | |||||
* | fix: changes to request.host in the request inline script hook are now ↵ | Maximilian Hils | 2014-08-17 | 1 | -13/+17 |
| | | | | considered for the server connection | ||||
* | fix #324 | Maximilian Hils | 2014-08-17 | 1 | -8/+13 |
| | |||||
* | adjust to netlib changes | Maximilian Hils | 2014-08-17 | 3 | -4/+2 |
| | |||||
* | do not connect if inline script already connected to upstream server | Maximilian Hils | 2014-08-12 | 1 | -1/+1 |
| | |||||
* | remove pydivert from requirements.txt to fix tests | Maximilian Hils | 2014-08-10 | 1 | -2/+1 |
| | |||||
* | adjust tests | Maximilian Hils | 2014-08-10 | 2 | -3/+3 |
| | |||||
* | fix #270 | Maximilian Hils | 2014-08-10 | 5 | -14/+17 |
| | |||||
* | implement passthrough mode, fixes #175 | Maximilian Hils | 2014-08-09 | 4 | -23/+42 |
| | |||||
* | fix #274 | Maximilian Hils | 2014-08-09 | 2 | -4/+8 |
| | |||||
* | fix replay form | Maximilian Hils | 2014-08-09 | 1 | -2/+7 |
| | |||||
* | fix #308 | Maximilian Hils | 2014-08-08 | 3 | -37/+59 |
| | |||||
* | fix display of urls in upstream mode, refs #308 | Maximilian Hils | 2014-08-08 | 4 | -3/+24 |
| | |||||
* | fix #318 | Maximilian Hils | 2014-08-08 | 2 | -46/+64 |
| | |||||
* | remove platform.setup | Maximilian Hils | 2014-08-08 | 4 | -9/+6 |
| | |||||
* | properly express state information on server connections, refs #315 | Maximilian Hils | 2014-08-08 | 5 | -34/+44 |
| | |||||
* | fix script path escaping on windows, refs #293 | Maximilian Hils | 2014-08-08 | 1 | -0/+3 |
| | |||||
* | docs: add docs for script args, fix #293 | Maximilian Hils | 2014-08-07 | 3 | -14/+29 |
| | |||||
* | docs: suggest to use inline scripts rather than libmproxy | Maximilian Hils | 2014-08-07 | 1 | -0/+10 |
| | |||||
* | suppress SPDY/HTTP2 announcement headers, fix #277 | Maximilian Hils | 2014-08-03 | 3 | -23/+12 |
| | |||||
* | improve example scripts | Maximilian Hils | 2014-08-03 | 1 | -3/+2 |
| | |||||
* | fix #307 | Maximilian Hils | 2014-08-03 | 3 | -12/+30 |
| | |||||
* | fix #317 | Maximilian Hils | 2014-08-03 | 1 | -2/+2 |
| | |||||
* | Merge branch 'stream' | Maximilian Hils | 2014-07-31 | 16 | -82/+292 |
|\ | | | | | | | | | Conflicts: libmproxy/protocol/http.py | ||||
| * | fix tests | Maximilian Hils | 2014-07-31 | 1 | -4/+3 |
| | | |||||
| * | docs++ | Maximilian Hils | 2014-07-25 | 1 | -35/+33 |
| | | |||||
| * | 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 | 5 | -7/+9 |
| | | |||||
| * | response streaming doc | Brad Peabody | 2014-07-24 | 4 | -1/+63 |
| | | |||||
| * | fix to make it so streaming with mitmproxy doesn't explode due to no reply ↵ | Brad Peabody | 2014-07-24 | 1 | -1/+1 |
| | | | | | | | | on response | ||||
| * | always initialize HTTPResponse.stream attribute | Maximilian Hils | 2014-07-23 | 2 | -3/+3 |
| | | |||||
| * | add --stream options, various fixes | Maximilian Hils | 2014-07-21 | 7 | -62/+112 |
| | | |||||
| * | unify stream handling | Maximilian Hils | 2014-07-21 | 2 | -46/+28 |
| | | |||||
| * | simplify responseheader scripthook | Maximilian Hils | 2014-07-20 | 4 | -26/+15 |
| | | |||||
| * | Merge branch 'stream' of https://github.com/bradleypeabody/mitmproxy into stream | Maximilian Hils | 2014-07-20 | 4 | -17/+143 |
| |\ | |||||
| | * | fixed handling of Transfer-Encoding header during streaming; wrote tests for ↵ | Brad Peabody | 2014-07-19 | 3 | -16/+84 |
| | | | | | | | | | | | | streaming support | ||||
| | * | basic attempt to implement streaming response, needs testing | Brad Peabody | 2014-07-17 | 2 | -5/+63 |
| | | | |||||
* | | | add proxy modes illustrations, refs #258 | Maximilian Hils | 2014-07-31 | 4 | -0/+0 |
| | | | |||||
* | | | fix #313 | Maximilian Hils | 2014-07-27 | 2 | -3/+23 |
| | | | |||||
* | | | refactor tcp handling, fix #280 | Maximilian Hils | 2014-07-27 | 1 | -32/+37 |
| | | |