aboutsummaryrefslogtreecommitdiffstats
path: root/mitmproxy/tools/dump.py
Commit message (Expand)AuthorAgeFilesLines
* disentangle ProxyServer and Master classes.Maximilian Hils2017-07-301-2/+1
* separate reading from stdin into its own addonMaximilian Hils2017-04-261-1/+2
* integrate readstdin into readfile addonMaximilian Hils2017-04-261-2/+1
* addon loader: add boot_into, which replaces returning from start()Aldo Cortesi2017-03-251-5/+5
* Remove test handlers by using taddons.RecordingMasterAldo Cortesi2017-03-161-1/+0
* Move dump handlers to addonAldo Cortesi2017-03-161-8/+16
* Add a light-weight custom event system, use it for keepservingAldo Cortesi2017-03-161-2/+2
* Extract flow reading into addonsAldo Cortesi2017-03-151-15/+2
* Enable custom options for addonsAldo Cortesi2017-03-141-8/+2
* Carefully re-add a small number of short flagsAldo Cortesi2017-03-071-1/+1
* Cleanups and test coverageAldo Cortesi2017-03-071-5/+1
* Revamp optionsAldo Cortesi2017-03-051-18/+1
* nuke tcp.Address and add proper IPv6 supportThomas Kriechbaumer2017-02-241-1/+1
* fix #939Thomas Kriechbaumer2017-01-231-11/+7
* remove output of dumper during testsThomas Kriechbaumer2016-12-211-3/+5
* Get rid of tfile testing optionAldo Cortesi2016-12-081-3/+1
* Clean up dump testsAldo Cortesi2016-12-081-11/+0
* minor fixesMaximilian Hils2016-11-161-4/+3
* typecheck options, fix current inconsistenciesMaximilian Hils2016-10-251-1/+1
* make options keyword-onlyMaximilian Hils2016-10-251-0/+1
* The final piece: netlib -> mitproxy.netAldo Cortesi2016-10-201-1/+1
* Move all tools into mitmproxy.tools, move models/* to top levelAldo Cortesi2016-10-191-0/+84