aboutsummaryrefslogtreecommitdiffstats
path: root/mitmproxy/tools/_main.py
Commit message (Expand)AuthorAgeFilesLines
* add message to logroot2020-04-161-1/+2
* add message to mitmdumproot2020-04-151-0/+1
* Exit on SIGTERM instead of promptingThinkChaos2020-01-111-6/+6
* Fixing it back to what it wasHenrique2019-11-251-5/+6
* Moved confdir check logic into the addonHenrique2019-11-251-12/+2
* Making the linter happyHenrique2019-11-231-3/+0
* Fix to create the confdir in case it doesn't existHenrique2019-11-231-7/+20
* used getattr to select exitJesson Soto Ventura2019-11-151-5/+1
* ctrl-c should prompt for an exitJesson Soto Ventura2019-11-141-1/+5
* simplify option file loadingMaximilian Hils2019-11-141-7/+5
* adding config.yml as an allowed config filenameYoann L2019-11-141-6/+7
* update mypyMaximilian Hils2019-11-121-11/+10
* Remove the confdir argumentPierre Gordon2019-04-091-2/+1
* bump dependenciesThomas Kriechbaumer2018-12-021-1/+1
* fix syntax-error on older python interpretersThomas Kriechbaumer2018-06-081-0/+175