.. |
addons
|
warn users if sse flows are received without streaming, refs #4469 (#5249)
|
2022-04-06 10:51:58 +00:00 |
contentviews
|
pyupgrade --keep-runtime-typing --py38-plus
|
2022-03-29 15:29:37 +02:00 |
contrib
|
fix vt code detection on Windows
|
2022-03-19 17:20:32 +01:00 |
coretypes
|
docs++
|
2021-02-13 00:13:37 +01:00 |
io
|
add Flow.timestamp_created , which retains list order on replay (#5227)
|
2022-04-06 10:34:17 +02:00 |
net
|
don't use #noqa for imports
|
2022-03-29 13:51:08 +02:00 |
platform
|
vendor click.style instead of depending on click (#5188)
|
2022-03-16 17:02:53 +00:00 |
proxy
|
pyupgrade --keep-runtime-typing --py38-plus
|
2022-03-29 15:29:37 +02:00 |
script
|
Rewrite @concurrent to use async instead of the reply mechanism.
|
2022-02-04 17:30:20 +01:00 |
test
|
add Flow.timestamp_created , which retains list order on replay (#5227)
|
2022-04-06 10:34:17 +02:00 |
tools
|
console: be more tolerant on UTF8 checks, but enforce encoding (#5250)
|
2022-04-06 20:13:19 +02:00 |
utils
|
pyupgrade --keep-runtime-typing --py38-plus
|
2022-03-29 15:29:37 +02:00 |
__init__.py
|
Remove asyncio event loop workaround for tornado (#4762)
|
2021-08-18 14:12:39 +00:00 |
addonmanager.py
|
reintroduce Flow.live
|
2022-02-04 17:30:58 +01:00 |
certs.py
|
fix compat with upcoming cryptography release
|
2021-10-05 08:19:37 +02:00 |
command_lexer.py
|
commands: only accept escaped quotes
|
2021-07-15 13:12:58 +02:00 |
command.py
|
pyupgrade --keep-runtime-typing --py38-plus
|
2022-03-29 15:29:37 +02:00 |
connection.py
|
don't allow server.via change for live connections
|
2021-10-05 19:45:52 +02:00 |
ctx.py
|
update mypy
|
2019-11-12 04:38:13 +01:00 |
eventsequence.py
|
Entirely remove the reply system.
|
2022-02-04 17:30:20 +01:00 |
exceptions.py
|
Reply: remove return value
|
2020-12-28 22:09:57 +01:00 |
flow.py
|
add Flow.timestamp_created , which retains list order on replay (#5227)
|
2022-04-06 10:34:17 +02:00 |
flowfilter.py
|
pyupgrade --keep-runtime-typing --py38-plus
|
2022-03-29 15:29:37 +02:00 |
hooks.py
|
exit for all tools on startup error, fix #4544 (#5187)
|
2022-03-16 13:23:32 +00:00 |
http.py
|
pyupgrade --keep-runtime-typing --py38-plus
|
2022-03-29 15:29:37 +02:00 |
log.py
|
fix #3506 (#4777)
|
2021-08-23 19:35:31 +00:00 |
master.py
|
fix compatibility with Python 3.8
|
2022-03-15 21:02:35 +01:00 |
options.py
|
socks5 upstream auth: use proxyauth option
|
2021-08-25 17:23:49 +02:00 |
optmanager.py
|
Refactor how we process --set options (#5067)
|
2022-03-16 07:33:30 +00:00 |
py.typed
|
Add py.typed stub as per PEP-561
|
2019-12-29 14:19:39 +02:00 |
stateobject.py
|
pyupgrade --py36-plus mitmproxy/**/*.py
|
2020-11-20 19:25:26 +01:00 |
tcp.py
|
pyupgrade --keep-runtime-typing --py38-plus
|
2022-03-29 15:29:37 +02:00 |
tls.py
|
ClientHello: add .raw_bytes() , refs #4877 (#5075)
|
2022-01-18 11:34:09 +00:00 |
types.py
|
quote argument of view.flows.resolve (#4910)
|
2021-11-19 13:04:20 +01:00 |
version.py
|
add Flow.timestamp_created , which retains list order on replay (#5227)
|
2022-04-06 10:34:17 +02:00 |
websocket.py
|
Add WebSocketMessage.injected flag (#5105)
|
2022-03-16 07:10:23 +00:00 |