aboutsummaryrefslogtreecommitdiffstats
path: root/test/mitmproxy/mastertest.py
Commit message (Expand)AuthorAgeFilesLines
* coverage++Thomas Kriechbaumer2017-02-101-56/+0
* Cleanups: remove intercept from addons.state, unused importsAldo Cortesi2016-10-301-1/+0
* Move test flow creators to mitmproxy.test.tflowAldo Cortesi2016-10-301-2/+4
* Add addons.interceptAldo Cortesi2016-10-291-4/+0
* netlib.tutils -> mitmproxy.test.tutilsAldo Cortesi2016-10-201-3/+3
* Move all tools into mitmproxy.tools, move models/* to top levelAldo Cortesi2016-10-191-2/+5
* Remove flow module entirely, move contents to top levelAldo Cortesi2016-10-191-2/+2
* Kill flow.master - create master.MasterAldo Cortesi2016-10-191-3/+3
* Convert flow.state to an addonAldo Cortesi2016-10-181-2/+1
* Consolidate loggingAldo Cortesi2016-10-041-4/+1
* Redesign client replayAldo Cortesi2016-09-111-1/+12
* Move server playback in to an addonAldo Cortesi2016-09-061-1/+7
* clean up code, improve DummyReplyMaximilian Hils2016-08-091-12/+5
* finalize Reply semantics, fix testsMaximilian Hils2016-08-091-3/+1
* Extract console dump functionality into an addonAldo Cortesi2016-07-171-3/+4
* add_event -> add_log throughout projectAldo Cortesi2016-07-161-1/+1
* Zap old scripts infrastructure, fix concurrency testsAldo Cortesi2016-07-141-0/+10
* Stream to file -> addonAldo Cortesi2016-07-141-7/+6
* Add the addons mechanismAldo Cortesi2016-07-131-1/+7
* py3++Thomas Kriechbaumer2016-06-191-2/+3
* If a message has been acked, all other processors are skippedAldo Cortesi2016-06-081-0/+2
* Rebase on masterAldo Cortesi2016-06-041-0/+33