aboutsummaryrefslogtreecommitdiffstats
path: root/test/mitmproxy/test_controller.py
Commit message (Expand)AuthorAgeFilesLines
* Kill flow.master - create master.MasterAldo Cortesi2016-10-191-3/+4
* Let's dispense with this fiction that we support multiple serversAldo Cortesi2016-10-191-5/+3
* python3: clean up super and __future__Aldo Cortesi2016-10-171-1/+1
* python3: clean up class bracketsAldo Cortesi2016-10-171-5/+5
* Zap object base classAldo Cortesi2016-10-171-5/+5
* test & examples: zap sixAldo Cortesi2016-10-171-1/+1
* clean up code, improve DummyReplyMaximilian Hils2016-08-091-1/+4
* finalize Reply semantics, fix testsMaximilian Hils2016-08-091-18/+113
* Basic outline of addonsAldo Cortesi2016-07-131-2/+2
* A new interface for replyAldo Cortesi2016-06-081-5/+5
* handle_* -> *Aldo Cortesi2016-05-291-1/+1
* Explicitly list all eventsAldo Cortesi2016-05-291-2/+2
* Flatten ServerMaster into MasterAldo Cortesi2016-05-291-5/+2
* Sketch out a more solid coreAldo Cortesi2016-05-281-12/+19
* cleanup mitmproxy.controller, raise Kill in Channel (#1085)Maximilian Hils2016-04-141-8/+102
* fix all libmproxy->mitmproxy referencesThomas Kriechbaumer2016-02-161-1/+1
* move tests into shared folderMaximilian Hils2016-02-151-0/+11