aboutsummaryrefslogtreecommitdiffstats
path: root/mitmproxy/options.py
Commit message (Expand)AuthorAgeFilesLines
* improve docstring for rawtcpMaximilian Hils2017-08-031-3/+4
* Merge pull request #2484 from mhils/options-into-own-addonMaximilian Hils2017-07-311-18/+0
|\
| * move web options into their own addonMaximilian Hils2017-07-291-18/+0
* | add option type hintsMaximilian Hils2017-07-291-0/+79
|/
* Merge pull request #2452 from mattweidner/add_intercept_toggleMaximilian Hils2017-07-291-0/+5
|\
| * Fixed indentationMatt Weidner2017-07-271-2/+2
| * Add intercetp toggle feature.Matt Weidner2017-07-271-0/+5
* | Improve verbosity options.Matthew Shao2017-07-281-2/+11
|/
* shorten option helpMaximilian Hils2017-07-201-14/+9
* add websocket streaming optionUjjwal Verma2017-07-041-0/+7
* Minor: formatting, make default color scheme solarized-darkAldo Cortesi2017-06-131-1/+1
* console: layout pane heaadersAldo Cortesi2017-06-101-0/+4
* Merge pull request #2191 from LuD1161/Issue#2139Maximilian Hils2017-05-221-1/+7
|\
| * Update options.pyThomas Kriechbaumer2017-05-191-2/+5
| * Added the level definition that can be usedLuD11612017-03-201-1/+4
* | Fixed LDAP Auth (#2333)charlesdhdt2017-05-121-3/+4
* | Merge pull request #2286 from charlesdhdt/masterMaximilian Hils2017-05-041-2/+6
|\ \
| * | Added LDAP AuthCharles d'Hondt2017-04-281-2/+6
* | | console: add a two-pane layoutAldo Cortesi2017-05-031-2/+8
|/ /
* | addons.streamfile -> addons.saveAldo Cortesi2017-04-271-3/+3
* | options: default_contentview uses lowercaseAldo Cortesi2017-03-191-1/+1
* | options: choices for content views and tighten console order specAldo Cortesi2017-03-191-2/+4
* | dumper, mitmdump: kill filtstrAldo Cortesi2017-03-191-4/+0
* | streamfile: add streamfile_filter and use it instead of filtstrAldo Cortesi2017-03-191-0/+4
* | options: filter -> view_filterAldo Cortesi2017-03-191-2/+2
* | console: options/help pane switching, toggle bools with enterAldo Cortesi2017-03-191-18/+18
* | options cleanupsAldo Cortesi2017-03-191-19/+11
|/
* Make mypy succeed with imports on master.pyAldo Cortesi2017-03-171-2/+2
* Add a light-weight custom event system, use it for keepservingAldo Cortesi2017-03-161-1/+4
* Merge pull request #2142 from mhils/2140Aldo Cortesi2017-03-141-1/+1
|\
| * fix #2140Maximilian Hils2017-03-131-1/+1
* | Fixed Replacement testUjjwal Verma2017-03-091-1/+0
* | Removed replace-from-file option.Made requested changesUjjwal Verma2017-03-091-7/+1
|/
* change add_option parameter orderMaximilian Hils2017-03-081-81/+82
* unify server spec parsingMaximilian Hils2017-03-081-5/+0
* Carefully re-add a small number of short flagsAldo Cortesi2017-03-071-2/+2
* Change the way proxy authetication is specifiedAldo Cortesi2017-03-071-11/+6
* Add type and choices to options dump commets.Aldo Cortesi2017-03-071-14/+12
* Options tweaksAldo Cortesi2017-03-071-66/+101
* Option spacing and coverageAldo Cortesi2017-03-071-5/+5
* Replacements and setheaders are always stringsAldo Cortesi2017-03-061-4/+16
* Unify mode specificationAldo Cortesi2017-03-061-2/+13
* Options unification: certsAldo Cortesi2017-03-061-1/+12
* Options unification: streamfileAldo Cortesi2017-03-061-2/+4
* Options unification: string choicesAldo Cortesi2017-03-061-5/+43
* Options unification: simple string sequencesAldo Cortesi2017-03-061-8/+53
* Options unification: simple stringsAldo Cortesi2017-03-061-19/+84
* Options unification: sizesAldo Cortesi2017-03-061-2/+13
* Start unifying options and the command-line: intsAldo Cortesi2017-03-051-5/+20
* Start unifying options and the command-line: booleansAldo Cortesi2017-03-051-28/+123