mitmproxy/mitmproxy
Maximilian Hils 29918474b7
Don't crash UI on negative durations (#7358)
* don't crash on negative durations, fix #6646

* tests++
2024-11-27 10:07:07 +00:00
..
addons improve next layer log message (#7337) 2024-11-23 02:42:06 +00:00
contentviews Stop sorting keys in JSON contentview (#7346) 2024-11-24 23:07:57 +00:00
contrib vendor imghdr module (#6540) 2023-12-09 22:44:08 +03:00
coretypes Bump the mypy group with 2 updates (#7291) 2024-11-02 11:37:18 +00:00
io tls_version: QUIC -> QUICv1 (#7201) 2024-09-21 16:22:09 +02:00
net Hardening: unify header validation across HTTP versions (#7343) 2024-11-24 22:45:13 +00:00
platform Bump the mypy group with 2 updates (#7291) 2024-11-02 11:37:18 +00:00
proxy Hardening: unify header validation across HTTP versions (#7343) 2024-11-24 22:45:13 +00:00
script Bump the github-actions group with 3 updates (#6701) 2024-03-06 21:54:11 +01:00
test
tools Don't crash UI on negative durations (#7358) 2024-11-27 10:07:07 +00:00
utils Bump the github-actions group with 3 updates (#6701) 2024-03-06 21:54:11 +01:00
__init__.py
addonmanager.py Migrate to ruff (#6433) 2023-10-31 16:03:53 +01:00
certs.py Fix #7354 "AttributeError" from tlsconfig.py (#7355) 2024-11-27 09:43:49 +00:00
command.py Bump the github-actions group with 3 updates (#6701) 2024-03-06 21:54:11 +01:00
command_lexer.py
connection.py tls_version: QUIC -> QUICv1 (#7201) 2024-09-21 16:22:09 +02:00
ctx.py remove mention of ctx.log from addon example (#6552) 2024-01-04 13:35:17 +00:00
dns.py strip HTTPS records ALPN if http3 is disabled (#7185) 2024-09-19 17:42:35 +00:00
eventsequence.py
exceptions.py
flow.py
flowfilter.py Bump the github-actions group with 3 updates (#6701) 2024-03-06 21:54:11 +01:00
hooks.py
http.py Bump the github-actions group with 3 updates (#6701) 2024-03-06 21:54:11 +01:00
log.py fix: log until the very end (#6541) 2023-12-09 19:53:33 +00:00
master.py fix display of error messages on early shutdown (#6719) 2024-03-07 20:41:26 +00:00
options.py Set @SECLEVEL=0 if old TLS versions are requested (#7241) 2024-10-14 19:45:48 +02:00
optmanager.py Update ruff requirement from <=0.4.7,>=0.4.1 to <=0.5.0,>=0.5.0 (#6990) 2024-07-02 12:07:47 +02:00
py.typed
tcp.py
tls.py
types.py
udp.py
version.py reopen main for development 2024-11-24 22:51:20 +00:00
websocket.py Fix saving of websocket flows (#6767) 2024-04-04 19:07:20 +00:00