mitmproxy/mitmproxy
2016-12-11 14:50:20 +01:00
..
addons fix #1830 2016-12-11 13:11:02 +01:00
contentviews minor fixes 2016-12-10 12:06:33 +01:00
contrib tls_parser: allow optional extensions 2016-12-06 19:51:57 +01:00
net minor fixes 2016-12-10 17:18:21 +01:00
platform Replace configargparse with argparse, enable new options loading 2016-12-08 10:21:06 +13:00
proxy tls_parser: allow optional extensions 2016-12-06 19:51:57 +01:00
script mitmproxy.types.[basethread,multidict,serializable] 2016-10-20 10:22:23 +13:00
test addons.script: 100% test coverage 2016-11-03 19:36:34 +13:00
tools Merge pull request #1840 from mhils/1829 2016-12-11 14:50:20 +01:00
types multidict: remove to_dict 2016-10-21 11:42:21 +13:00
utils update tests, increase coverage, add type info 2016-12-09 21:26:02 +01:00
__init__.py move script context to mitmproxy.ctx 2016-07-08 19:57:57 -07:00
addonmanager.py addons.Addons -> addonmanager, builtins -> addons 2016-10-19 14:39:39 +13:00
certs.py fix #1676 2016-10-27 13:10:57 -07:00
connections.py Remove unused protocol attribute on connections. 2016-11-12 11:58:04 +13:00
controller.py test.taddon: Add cycle() method, use it to test addons.intercept 2016-10-30 10:52:57 +13:00
ctx.py minor fixes 2016-10-25 22:06:52 -07:00
events.py add WebSocket flows and messages 2016-11-23 10:18:45 +01:00
exceptions.py The final piece: netlib -> mitproxy.net 2016-10-20 11:56:38 +13:00
export.py improve flow export 2016-10-22 20:32:39 -07:00
flow.py tests: client_playback coverage 2016-11-02 10:59:33 +13:00
flowfilter.py fix whitespace 2016-12-03 16:55:56 +01:00
http.py lint! 2016-11-18 12:59:59 +01:00
io_compat.py Add HTTPFlow.mode to record the HTTP proxy layer mode 2016-11-12 11:58:04 +13:00
io.py Merge branch 'mitmweb-eventlog' 2016-11-23 22:47:50 +01:00
log.py Create mitmproxy.utils hierarchy 2016-10-20 09:35:55 +13:00
master.py Merge branch 'mitmweb-eventlog' 2016-11-23 22:47:50 +01:00
options.py Amalgamate all the Options objects 2016-12-08 10:21:06 +13:00
optmanager.py options: add a merge method to assimilate options 2016-12-08 16:12:40 +13:00
stateobject.py mitmproxy.types.[basethread,multidict,serializable] 2016-10-20 10:22:23 +13:00
tcp.py add WebSocket flows and messages 2016-11-23 10:18:45 +01:00
version.py fix pyinstaller 2016-11-28 00:51:52 +01:00
websocket.py add more websocket indicators to mitmproxy and mitmdump 2016-11-23 10:18:45 +01:00