aboutsummaryrefslogtreecommitdiffstats
path: root/test/mitmproxy/test_dump.py
Commit message (Expand)AuthorAgeFilesLines
* Clean up dump testsAldo Cortesi2016-12-081-163/+0
* simplify ALPN and OpenSSL on macOSThomas Kriechbaumer2016-12-041-4/+4
* streamfile: make options less crazyAldo Cortesi2016-11-031-28/+0
* tests: clean up test/mitmproxy/tutils.pyAldo Cortesi2016-11-021-2/+3
* Move test flow creators to mitmproxy.test.tflowAldo Cortesi2016-10-301-1/+2
* Move all tools into mitmproxy.tools, move models/* to top levelAldo Cortesi2016-10-191-1/+3
* Remove flow module entirely, move contents to top levelAldo Cortesi2016-10-191-3/+4
* Let's dispense with this fiction that we support multiple serversAldo Cortesi2016-10-191-9/+9
* Web apps to addonsAldo Cortesi2016-10-191-5/+0
* test & examples: zap sixAldo Cortesi2016-10-171-5/+5
* use flt instead of filt for flowfilter expressionsThomas Kriechbaumer2016-10-041-2/+2
* update dependencies, minor fixes (#1577)Maximilian Hils2016-09-241-3/+1
* Redesign client replayAldo Cortesi2016-09-111-1/+0
* options.kill -> options.replay_kill_extraAldo Cortesi2016-09-101-4/+4
* Move server playback in to an addonAldo Cortesi2016-09-061-1/+1
* Extract console dump functionality into an addonAldo Cortesi2016-07-171-79/+4
* add_event -> add_log throughout projectAldo Cortesi2016-07-161-1/+2
* First-order integration of scripts addonAldo Cortesi2016-07-141-2/+2
* Stream to file -> addonAldo Cortesi2016-07-141-37/+52
* Set verbosity & flow_detail to 0Shadab Zafar2016-07-091-0/+12
* py3++Shadab Zafar2016-07-091-18/+23
* py3++Maximilian Hils2016-07-081-0/+2
* Rebase on masterAldo Cortesi2016-06-041-76/+69
* more style cleanupThomas Kriechbaumer2016-05-291-1/+1
* handle_* -> *Aldo Cortesi2016-05-291-11/+11
* server replay: keep --kill activeMaximilian Hils2016-04-091-2/+3
* replace CONTENT_MISSING with None.Matthew Shao2016-03-261-4/+3
* py3++: cStringIOMaximilian Hils2016-03-201-1/+1
* fix all libmproxy->mitmproxy referencesThomas Kriechbaumer2016-02-161-5/+5
* move tests into shared folderMaximilian Hils2016-02-151-0/+241