mitmproxy/mitmproxy
Aldo Cortesi 5327756377 Addons and addon testing
- Fix some loading sequence bugs affecting command-line script invocation
- Allow addons to over-ride existing options (with a warning). We need this for
reloading.
- Convert har_dump to new-style arguments, fix and re-instate its test suite.
- Covnert miscelaneous other exmples to new-style args.
2017-04-26 19:56:33 +12:00
..
addons Addons and addon testing 2017-04-26 19:56:33 +12:00
contentviews update kaitai and recompile formats 2017-04-16 15:51:11 +02:00
contrib manually fix imports 2017-04-16 15:51:12 +02:00
io tox: mypy checking for entire codebase 2017-03-22 10:29:46 +13:00
net fixes ipv6 authority form parsing in CONNECT 2017-04-07 15:46:21 -04:00
platform
proxy Fixes #2109 2017-04-09 18:55:20 +05:30
script addons: start -> load throughout 2017-03-25 10:48:12 +13:00
test Addons and addon testing 2017-04-26 19:56:33 +12:00
tools Addons and addon testing 2017-04-26 19:56:33 +12:00
types
utils Fixes #2109 2017-04-09 18:55:20 +05:30
__init__.py
addonmanager.py Addons and addon testing 2017-04-26 19:56:33 +12:00
certs.py
connections.py
controller.py
ctx.py Move options into ctx 2017-04-26 10:25:56 +12:00
eventsequence.py addons: start -> load throughout 2017-03-25 10:48:12 +13:00
exceptions.py
export.py
flow.py
flowfilter.py mypy all of the codebase bar tnetstring 2017-03-20 12:38:08 +13:00
http.py
log.py
master.py Move options into ctx 2017-04-26 10:25:56 +12:00
options.py options: default_contentview uses lowercase 2017-03-19 14:39:16 +13:00
optmanager.py Addons and addon testing 2017-04-26 19:56:33 +12:00
stateobject.py
tcp.py
version.py Replace phrase 'the the' in 2 places 2017-04-02 21:37:38 +05:30
websocket.py