mitmproxy/mitmproxy
Maximilian Hils e800f321af Merge pull request #1436 from dufferzafar/jsbeautifier
Use jsbeautifier from pip
2016-07-28 15:37:06 -07:00
..
builtins minor fixes 2016-07-27 19:38:36 -07:00
console Merge pull request #1446 from cortesi/state 2016-07-28 11:18:20 +12:00
contrib Remove jsbeautifier files 2016-07-27 04:34:51 -07:00
flow Add marked attribute when converting flow to 0.18 2016-07-23 10:41:57 +05:30
models Move match function to Flow 2016-07-23 10:41:57 +05:30
onboarding ProxyConfig: cadir to options 2016-07-19 16:25:09 +12:00
platform Make sudo pfctl error check Python 3 compatible 2016-07-12 15:47:01 +01:00
protocol http2: fix kill (#1413) 2016-07-23 11:11:45 -07:00
proxy Addon iface: .configure(options) -> .configure(options, updated) 2016-07-23 15:43:55 +12:00
script Add .start for addons and scripts 2016-07-15 14:52:34 +12:00
web add favicon to mitmweb (#1440) 2016-07-27 11:20:36 -07:00
__init__.py move script context to mitmproxy.ctx 2016-07-08 19:57:57 -07:00
addons.py Addon iface: .configure(options) -> .configure(options, updated) 2016-07-23 15:43:55 +12:00
cmdline.py mitproxy.options -> mitmproxy.optmanager, mitmproxy.flow.options -> mitmproxy.options 2016-07-20 11:28:53 +12:00
contentviews.py Use replace while decoding 2016-07-28 07:48:10 -07:00
controller.py minor fixes 2016-07-21 18:32:47 -07:00
ctx.py improve dumper addon text alignment (#1415) 2016-07-23 12:01:05 -07:00
dump.py mitmdump: send script .done when terminating after flow read 2016-07-28 09:35:25 +12:00
exceptions.py First-order integration of scripts addon 2016-07-14 19:54:15 +12:00
filt.py Merge pull request #1380 from dufferzafar/marked-filter 2016-07-23 17:55:12 -07:00
main.py minor fixes 2016-07-27 19:38:36 -07:00
options.py mitproxy.options -> mitmproxy.optmanager, mitmproxy.flow.options -> mitmproxy.options 2016-07-20 11:28:53 +12:00
optmanager.py Addon iface: .configure(options) -> .configure(options, updated) 2016-07-23 15:43:55 +12:00
stateobject.py fix issue introduced in 72f3b2b 2016-07-06 12:14:48 -07:00
utils.py Add a helper to translate a log level to a tier 2016-07-16 10:33:50 +12:00