mitmproxy/mitmproxy
Thomas Kriechbaumer 39a251a988 Merge pull request #1870 from Kriechi/http2-timeouts
http2: faster timeouts
2016-12-17 10:45:34 +01:00
..
addons Merge pull request #1863 from Kriechi/disable-h2c 2016-12-17 09:19:48 +13: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 http2: faster timeouts 2016-12-17 10:34:53 +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 #1862 from mhils/remove-intercept-events 2016-12-17 09:15:11 +13:00
types multidict: remove to_dict 2016-10-21 11:42:21 +13:00
utils Extend type checker validate Sequence specs 2016-12-12 07:39:59 +13:00
__init__.py fix version sourcing in setup.py 2016-12-11 17:50:46 +01: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 Addon test docs, remove stray deprecated events 2016-12-17 10:03:35 +13: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 remove intercept events, update view manually 2016-12-16 05:43:38 +01: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 console: add saving of config file 2016-12-12 07:39:59 +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