mitmproxy/mitmproxy
2021-10-08 18:39:22 +02:00
..
addons web: update filters 2021-10-08 18:39:22 +02:00
contentviews contentviews: ignore empty data 2021-08-12 10:21:06 +02:00
contrib
coretypes
io fix tnetstread crash found via fuzzing 2021-08-08 16:12:37 +02:00
net improve handling of flows with invalid content-lengths (#4819) 2021-09-23 18:03:52 +00:00
platform update mypy 2021-06-13 17:17:10 +02:00
proxy Don't allow server.via change for live connections (#4841) 2021-10-05 21:19:51 +02:00
script
test make flake8 happy 2021-09-04 00:23:45 +02:00
tools web: update filters 2021-10-08 18:39:22 +02:00
utils improve flowfilter api: raise on invalid input, add ~all 2021-10-08 17:45:47 +02:00
__init__.py Remove asyncio event loop workaround for tornado (#4762) 2021-08-18 14:12:39 +00:00
addonmanager.py
certs.py fix compat with upcoming cryptography release 2021-10-05 08:19:37 +02:00
command.py handle escape sequences in mitmproxy.types 2021-07-14 13:17:31 +02:00
command_lexer.py commands: only accept escaped quotes 2021-07-15 13:12:58 +02:00
connection.py don't allow server.via change for live connections 2021-10-05 19:45:52 +02:00
controller.py
ctx.py
eventsequence.py remove websocket_error event, fixes #4674 2021-07-12 16:35:25 +02:00
exceptions.py
flow.py
flowfilter.py improve flowfilter api: raise on invalid input, add ~all 2021-10-08 17:45:47 +02:00
hooks.py
http.py Don't set 'content-length' with 'transfer-encoding' 2021-09-28 18:31:08 +02:00
log.py fix #3506 (#4777) 2021-08-23 19:35:31 +00:00
master.py
options.py socks5 upstream auth: use proxyauth option 2021-08-25 17:23:49 +02:00
optmanager.py Fix typo in optmanager.py (#4825) 2021-09-25 17:09:30 +02:00
py.typed
stateobject.py
tcp.py
types.py commands: only accept escaped quotes 2021-07-15 13:12:58 +02:00
version.py reopen main for development 2021-08-04 15:12:51 +02:00
websocket.py WebSocketMessage.kill() -> .drop() 2021-07-15 14:57:43 +02:00