Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1073 from mitmproxy/first-line-format | Thomas Kriechbaumer | 2016-04-03 | 9 | -76/+37 |
|\ | | | | | form_(in|out) -> first_line_format | ||||
| * | form_(in|out) -> first_line_format | Maximilian Hils | 2016-04-02 | 9 | -76/+37 |
| | | |||||
* | | Merge pull request #1072 from mitmproxy/remove-response-msg | Thomas Kriechbaumer | 2016-04-03 | 5 | -15/+4 |
|\ \ | | | | | | | response.msg -> response.reason | ||||
| * | | response.msg -> response.reason | Maximilian Hils | 2016-04-02 | 5 | -15/+4 |
|/ / | |||||
* / | minor simplifications | Maximilian Hils | 2016-04-02 | 2 | -4/+1 |
|/ | |||||
* | improve timing display | Maximilian Hils | 2016-04-02 | 2 | -58/+64 |
| | |||||
* | fix FlowMaster.create_request, add test | Maximilian Hils | 2016-04-02 | 2 | -0/+6 |
| | |||||
* | fix #1052 | Maximilian Hils | 2016-04-02 | 1 | -1/+1 |
| | |||||
* | fix #1067 | Maximilian Hils | 2016-04-02 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/mitmproxy/mitmproxy | Maximilian Hils | 2016-04-02 | 1 | -1/+2 |
|\ | |||||
| * | Merge pull request #1066 from fimad/master | Maximilian Hils | 2016-03-31 | 1 | -1/+2 |
| |\ | | | | | | | Fix XSS vulnerability in HTTP errors | ||||
| | * | Fix XSS vulnerability in HTTP errors | Will Coster | 2016-03-31 | 1 | -1/+2 |
| |/ | | | | | | | | | | | | | | | | | | | The make_error_response method does not properly escape characters that end up in the response body. Since the error code can contain user supplied values this leads to a potential XSS vulnerability. Example: echo '<script>alert(1)</script>' | nc localhost 8888 | ||||
* / | add Serializeable.copy | Maximilian Hils | 2016-04-02 | 7 | -19/+34 |
|/ | |||||
* | travis: checkout full repo for builds | Maximilian Hils | 2016-03-31 | 1 | -0/+2 |
| | |||||
* | Merge branch 'master' of https://github.com/mitmproxy/mitmproxy | Maximilian Hils | 2016-03-31 | 29 | -90/+377 |
|\ | |||||
| * | Merge pull request #1050 from zlorb/master | Maximilian Hils | 2016-03-29 | 5 | -2/+281 |
| |\ | | | | | | | Flow export to locust.io load test tool [http://locust.io] | ||||
| | * | Merge remote-tracking branch 'mitmproxy/master' | Zohar Lorberbaum | 2016-03-28 | 0 | -0/+0 |
| | |\ | | |/ | |/| | | | | | | | # Conflicts: # test/mitmproxy/test_flow_export.py | ||||
| * | | add safeguard | Thomas Kriechbaumer | 2016-03-27 | 1 | -1/+2 |
| | | | |||||
| * | | improve flow export tests | Thomas Kriechbaumer | 2016-03-27 | 1 | -2/+23 |
| | | | |||||
| * | | s/nocover/no cover/g | Thomas Kriechbaumer | 2016-03-27 | 12 | -33/+32 |
| | | | | | | | | | according to coveralls docs | ||||
| * | | increase test timeout | Thomas Kriechbaumer | 2016-03-27 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #1055 from MatthewShao/issue#963 | Thomas Kriechbaumer | 2016-03-27 | 15 | -51/+38 |
| |\ \ | | | | | | | | | Simplify '.content' by removing CONTENT_MISSING | ||||
| | * | | minor fix about if-else statement | Matthew Shao | 2016-03-27 | 1 | -3/+1 |
| | | | | |||||
| | * | | update comments | Matthew Shao | 2016-03-26 | 3 | -7/+7 |
| | | | | |||||
| | * | | update document for the removal of CONTENT_MISSING | Matthew Shao | 2016-03-26 | 1 | -2/+1 |
| | | | | |||||
| | * | | replace CONTENT_MISSING with None. | Matthew Shao | 2016-03-26 | 14 | -47/+37 |
| | | | | |||||
| | * | | Setting CONTENT_MISSING to None | Matthew Shao | 2016-03-26 | 1 | -1/+1 |
| |/ / | |||||
| | * | merge | Zohar Lorberbaum | 2016-03-28 | 1 | -1/+0 |
| | | | |||||
| | * | Merge remote-tracking branch 'mitmproxy/master' | Zohar Lorberbaum | 2016-03-28 | 1 | -1/+0 |
| | | | | | | | | | | | | Merge with master | ||||
| | * | Merge with master | Zohar Lorberbaum | 2016-03-28 | 27 | -86/+96 |
| | | | |||||
| | * | cleaner target url | Zohar Lorberbaum | 2016-03-28 | 2 | -6/+7 |
| | | | |||||
| | * | locust_task re-use locust_code. | Zohar Lorberbaum | 2016-03-27 | 2 | -69/+25 |
| | | | |||||
| | * | pep8 | Zohar Lorberbaum | 2016-03-25 | 2 | -20/+20 |
| | | | |||||
| | * | Add UI shortcuts. | Zohar Lorberbaum | 2016-03-24 | 5 | -0/+18 |
| | | | |||||
| | * | Flow export to locust.io load test tool. | Zohar Lorberbaum | 2016-03-23 | 2 | -4/+308 |
| |/ | |||||
* / | snapshots: fix build tag | Maximilian Hils | 2016-03-31 | 1 | -1/+2 |
|/ | |||||
* | py3++ | Maximilian Hils | 2016-03-20 | 4 | -22/+30 |
| | |||||
* | netlib: request.path can be None | Maximilian Hils | 2016-03-20 | 2 | -2/+10 |
| | |||||
* | py3++ | Maximilian Hils | 2016-03-20 | 6 | -26/+44 |
| | |||||
* | py3++ | Maximilian Hils | 2016-03-20 | 3 | -52/+22 |
| | |||||
* | py3++ | Maximilian Hils | 2016-03-20 | 9 | -38/+37 |
| | |||||
* | Merge pull request #1047 from mitmproxy/no-coverage-by-default | Thomas Kriechbaumer | 2016-03-20 | 3 | -3/+3 |
|\ | | | | | py.test: disable coverage collection by default | ||||
| * | py.test: disable coverage collection by default | Maximilian Hils | 2016-03-20 | 3 | -3/+3 |
| | | |||||
* | | py3++: iteritems | Maximilian Hils | 2016-03-20 | 6 | -20/+28 |
| | | |||||
* | | py3++: cStringIO | Maximilian Hils | 2016-03-20 | 15 | -66/+59 |
|/ | |||||
* | Merge pull request #1045 from mitmproxy/py3-scripts | Maximilian Hils | 2016-03-20 | 11 | -26/+41 |
|\ | | | | | Port mitmproxy.script to Python 3 | ||||
| * | fix script exception display | Maximilian Hils | 2016-03-19 | 1 | -2/+4 |
| | | |||||
| * | port mitmproxy.scripts to py3 | Maximilian Hils | 2016-03-19 | 10 | -24/+37 |
| | | |||||
* | | Merge pull request #1043 from mitmproxy/better-scripts | Thomas Kriechbaumer | 2016-03-19 | 12 | -161/+186 |
|\| | | | | | Better scripts | ||||
| * | fix tests on OSX | Maximilian Hils | 2016-03-19 | 1 | -5/+10 |
| | |