.. |
addons
|
tests++
|
2022-03-15 18:43:56 +01:00 |
contentviews
|
gRPC packed repeated encoding (#4872)
|
2021-10-21 13:20:13 +02:00 |
contrib
|
tests++
|
2022-03-15 18:43:56 +01:00 |
coretypes
|
docs++
|
2021-02-13 00:13:37 +01:00 |
io
|
fix #4957
|
2021-12-20 20:36:40 +01:00 |
net
|
Pass length of hostname.encode() to X509_VERIFY_PARAM_set1_host (#5083)
|
2022-01-21 12:22:01 +01:00 |
platform
|
tests++
|
2022-03-15 18:43:56 +01:00 |
proxy
|
remove leftover import
|
2022-03-08 17:44:20 +01:00 |
script
|
Rewrite @concurrent to use async instead of the reply mechanism.
|
2022-02-04 17:30:20 +01:00 |
test
|
tests++
|
2022-03-15 18:43:56 +01:00 |
tools
|
tests++
|
2022-03-15 18:43:56 +01:00 |
utils
|
update dependencies
|
2022-03-15 19:50:06 +01: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
|
tests++
|
2022-03-15 18:43:56 +01: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
|
reintroduce Flow.live
|
2022-02-04 17:30:58 +01:00 |
flowfilter.py
|
Add font types to asset filter (~a) (#4928)
|
2021-11-21 15:47:09 +01:00 |
hooks.py
|
duplicate hooks: warn instead of raise
|
2021-01-16 20:31:50 +01:00 |
http.py
|
fix a crash when refreshing headers with a negative unix timestamp, fix #5054 (#5078)
|
2022-01-18 22:32:38 +00: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
|
Fix typo in optmanager.py (#4825)
|
2021-09-25 17:09:30 +02: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
|
docs: TCPFlow.messages
|
2022-02-27 07:58:00 +01: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
|
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 |