mitmproxy/mitmproxy
2016-09-26 22:30:01 -07:00
..
builtins remove option argument for addons.add (#1576) 2016-09-24 18:21:12 -07:00
console remove option argument for addons.add (#1576) 2016-09-24 18:21:12 -07:00
contrib Improved error-handling / supplemented documention. 2016-09-04 01:30:27 +00:00
flow fix #1393 2016-09-23 22:52:58 -07:00
models Made it possible to modify the server_conn.connection attribute, 2016-09-05 10:49:39 +00:00
onboarding fix #1492 2016-09-24 15:37:19 -07:00
platform Fix platform import on Linux using python3 2016-07-30 12:42:33 +02:00
protocol override host header in reverse proxy mode, refs #1571 2016-09-26 22:30:01 -07:00
proxy add websocket on/off switch, improve logging (fix #1546, fix #1547) 2016-09-22 02:10:02 -07:00
script finalize Reply semantics, fix tests 2016-08-09 20:26:24 -07:00
web remove option argument for addons.add (#1576) 2016-09-24 18:21:12 -07:00
__init__.py move script context to mitmproxy.ctx 2016-07-08 19:57:57 -07:00
addons.py remove option argument for addons.add (#1576) 2016-09-24 18:21:12 -07:00
cmdline.py add websocket on/off switch, improve logging (fix #1546, fix #1547) 2016-09-22 02:10:02 -07:00
contentviews.py simplify contentview logic 2016-08-04 15:23:44 -07:00
controller.py websockets: update protocol detection 2016-09-01 09:57:35 +02:00
ctx.py improve dumper addon text alignment (#1415) 2016-07-23 12:01:05 -07:00
dump.py update dependencies, minor fixes (#1577) 2016-09-24 21:01:48 -07:00
exceptions.py fix #1393 2016-09-23 22:52:58 -07:00
filt.py Changed filter to match replacement for DOTALL 2016-09-09 10:46:16 +05:30
main.py Rename "Limit" feature to "Filter View" 2016-07-31 16:54:09 +05:30
options.py minor fixes 2016-09-24 18:21:58 -07:00
optmanager.py fix #1465, fix ssl_insecure 2016-08-02 20:08:04 -07: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