aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* server replay: keep --kill activeMaximilian Hils2016-04-092-12/+3
* Merge branch 'better-replace'Maximilian Hils2016-04-033-4/+23
|\
| * improve .replace() and move it into netlibMaximilian Hils2016-04-023-4/+23
* | Merge pull request #1074 from mitmproxy/move-response-refreshThomas Kriechbaumer2016-04-033-32/+39
|\ \
| * | move HTTPResponse.refresh into netlibMaximilian Hils2016-04-023-32/+39
* | | Merge pull request #1073 from mitmproxy/first-line-formatThomas Kriechbaumer2016-04-032-14/+14
|\ \ \
| * | | form_(in|out) -> first_line_formatMaximilian Hils2016-04-022-14/+14
| |/ /
* / / response.msg -> response.reasonMaximilian Hils2016-04-021-2/+2
|/ /
* / fix FlowMaster.create_request, add testMaximilian Hils2016-04-021-0/+5
|/
* add Serializeable.copyMaximilian Hils2016-04-021-0/+27
* mergeZohar Lorberbaum2016-03-281-1/+0
* Merge remote-tracking branch 'mitmproxy/master'Zohar Lorberbaum2016-03-281-1/+0
* Merge with masterZohar Lorberbaum2016-03-285-13/+35
* cleaner target urlZohar Lorberbaum2016-03-281-6/+6
* locust_task re-use locust_code.Zohar Lorberbaum2016-03-271-15/+14
* pep8Zohar Lorberbaum2016-03-251-12/+12
* Add UI shortcuts.Zohar Lorberbaum2016-03-241-0/+9
* Flow export to locust.io load test tool.Zohar Lorberbaum2016-03-231-2/+187
* netlib: request.path can be NoneMaximilian Hils2016-03-201-1/+6
* py3++Maximilian Hils2016-03-202-51/+21
* py3++Maximilian Hils2016-03-202-6/+6
* py3++: cStringIOMaximilian Hils2016-03-2012-59/+52
* port mitmproxy.scripts to py3Maximilian Hils2016-03-191-1/+1
* fix tests on OSXMaximilian Hils2016-03-191-5/+10
* simplify tests for @concurrentMaximilian Hils2016-03-193-89/+33
* add tests for mitmproxy.script.reloaderMaximilian Hils2016-03-191-0/+29
* improve mitmproxy.scripts semantics, clean up testsMaximilian Hils2016-03-195-70/+107
* Merge pull request #1014 from ikoz/masterMaximilian Hils2016-03-172-0/+42
|\
| * Rename 'server' to 'upstream' in identifiers related to the AddServerCertsToC...ikoz2016-03-162-14/+14
| * Move more init things inside AddServerCertsToClientChainMixinikoz2016-03-161-20/+13
| * Restructuring of the AddServerCertsToClientChain test so that it uses a Mixin...ikoz2016-03-161-38/+25
| * Add tests for add-server-certs-to-client-chain featureikoz2016-03-152-0/+62
* | Merge pull request #1030 from xhy940801/socksMaximilian Hils2016-03-161-0/+39
|\ \
| * | Add 'UsernamePasswordAuth' 'UsernamePasswordAuthResponse' to SOCKSyonder2016-03-151-0/+39
* | | Merge pull request #1019 from lilydjwg/masterThomas Kriechbaumer2016-03-151-0/+1
|\ \ \
| * | | use "peer_address" instead of "sock_address"lilydjwg2016-03-151-1/+1
| * | | fix tests for "sock_address"lilydjwg2016-03-141-0/+1
| | |/ | |/|
* | | Update contentview testShadab Zafar2016-03-111-4/+9
* | | Move har_extractor tests to the examples fileShadab Zafar2016-03-112-37/+24
* | | Use the contextmanager in all testsShadab Zafar2016-03-111-44/+50
* | | Add contextmanager to load an exampleShadab Zafar2016-03-111-10/+15
* | | Add tests for redirect_requests exampleShadab Zafar2016-03-111-0/+7
* | | Add test for iframe_injector exampleShadab Zafar2016-03-111-1/+16
* | | Add tests for custom_contentviews exampleShadab Zafar2016-03-111-1/+9
* | | Add tests for modify_response_body exampleShadab Zafar2016-03-111-0/+16
* | | Remove missing importShadab Zafar2016-03-111-1/+0
* | | Update modify_querystring example & add test for itShadab Zafar2016-03-111-1/+7
* | | Add tests for add_header exampleShadab Zafar2016-03-111-0/+7
* | | Add tests for modify_form exampleShadab Zafar2016-03-111-1/+17
|/ /
* | Merge pull request #969 from dufferzafar/pretty-exportThomas Kriechbaumer2016-03-041-0/+31
|\ \