mitmproxy/mitmproxy
Maximilian Hils 2667ed44f5 add DNS-over-HTTPS contentview 2023-09-30 03:08:46 +02:00
..
addons web: don't crash when opening options (#6386) 2023-09-27 11:07:01 +00:00
contentviews add DNS-over-HTTPS contentview 2023-09-30 03:08:46 +02:00
contrib [autofix.ci] apply automated fixes 2023-02-27 08:37:11 +01:00
coretypes cleanups and mypy 1.1.1 fixes (#5977) 2023-03-08 12:14:12 +00:00
io add save HAR addon (#6368) 2023-09-24 13:51:22 +00:00
net Enable unsafe legacy SSL renegotiation (#6281) 2023-07-29 16:39:25 +00:00
platform [autofix.ci] apply automated fixes 2023-02-27 08:37:11 +01:00
proxy use `client.id` as connection id where possible (#6372) 2023-09-18 23:17:46 +00:00
script [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
test [autofix.ci] apply automated fixes 2023-02-27 08:37:11 +01:00
tools mitmproxy 10.1.0 2023-09-24 15:12:43 +00:00
utils update mypy (#6297) 2023-08-03 18:07:56 +02:00
__init__.py Remove asyncio event loop workaround for tornado (#4762) 2021-08-18 14:12:39 +00:00
addonmanager.py web: don't crash when opening options (#6386) 2023-09-27 11:07:01 +00:00
certs.py fix certificate generation for punycode domains, fix #6381 (#6382) 2023-09-24 17:55:21 +00:00
command.py Command signature inspection fix (#6029) (#6032) 2023-03-29 11:13:54 +00:00
command_lexer.py make it black! 2022-04-28 19:11:10 +02:00
connection.py Improve docstring for `Server.address` (#6352) 2023-09-05 13:40:55 +00:00
ctx.py update mypy 2019-11-12 04:38:13 +01:00
dns.py disallow bare except statements (#6017) 2023-03-26 13:57:48 +00:00
eventsequence.py [autofix.ci] apply automated fixes 2023-02-27 08:37:11 +01:00
exceptions.py Fix running hook issue and signal proxyserver updates. (#5512) 2022-08-14 00:11:01 +02:00
flow.py [autofix.ci] apply automated fixes 2023-02-27 08:37:11 +01:00
flowfilter.py [autofix.ci] apply automated fixes 2023-02-27 08:37:11 +01:00
hooks.py cleanups and mypy 1.1.1 fixes (#5977) 2023-03-08 12:14:12 +00:00
http.py [autofix.ci] apply automated fixes 2023-02-27 08:37:11 +01:00
log.py improve how we log tracebacks (#6295) 2023-08-02 21:53:43 +00:00
master.py use `client.id` as connection id where possible (#6372) 2023-09-18 23:17:46 +00:00
options.py add option to disable HTTP/3 2023-03-05 19:55:24 +01:00
optmanager.py [autofix.ci] apply automated fixes 2023-02-27 08:37:11 +01:00
py.typed Add py.typed stub as per PEP-561 2019-12-29 14:19:39 +02:00
tcp.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
tls.py [autofix.ci] apply automated fixes 2023-02-27 08:37:11 +01:00
types.py [autofix.ci] apply automated fixes 2023-02-27 08:37:11 +01:00
udp.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
version.py reopen main for development 2023-09-27 11:29:18 +00:00
websocket.py [autofix.ci] apply automated fixes 2023-02-27 08:37:11 +01:00