mitmproxy/test/mitmproxy
Maximilian Hils 03bf350924
Some checks are pending
autofix.ci / autofix (push) Waiting to run
CI / lint (push) Waiting to run
CI / filename-matching (push) Waiting to run
CI / mypy (push) Waiting to run
CI / individual-coverage (push) Waiting to run
CI / test (macos-latest, 3.13) (push) Waiting to run
CI / test (ubuntu-latest, 3.10) (push) Waiting to run
CI / test (ubuntu-latest, 3.11) (push) Waiting to run
CI / test (ubuntu-latest, 3.12) (push) Waiting to run
CI / test (ubuntu-latest, 3.13) (push) Waiting to run
CI / test (windows-latest, 3.13) (push) Waiting to run
CI / test-old-dependencies (push) Waiting to run
CI / build (macos-13, macos-x86_64) (push) Waiting to run
CI / build (macos-14, macos-arm64) (push) Waiting to run
CI / build (ubuntu-20.04, linux) (push) Waiting to run
CI / build (windows-2019, windows) (push) Waiting to run
CI / build-wheel (push) Waiting to run
CI / build-windows-installer (push) Waiting to run
CI / test-web-ui (push) Waiting to run
CI / test-docker (push) Blocked by required conditions
CI / docs (push) Waiting to run
CI / check (push) Blocked by required conditions
CI / deploy-docker (push) Blocked by required conditions
CI / deploy (push) Blocked by required conditions
improve next layer log message (#7337)
2024-11-23 02:42:06 +00:00
..
addons improve next layer log message (#7337) 2024-11-23 02:42:06 +00:00
completion Add dummy directory to completion 2016-06-20 01:24:27 +05:30
contentviews Fix Multipart content view parsing (#6653) 2024-03-08 22:33:02 +01:00
coretypes Migrate to ruff (#6433) 2023-10-31 16:03:53 +01:00
data Proper error handling for corrupted compressed body (#7320) 2024-11-14 17:03:26 +01:00
io tls_version: QUIC -> QUICv1 (#7201) 2024-09-21 16:22:09 +02:00
net Warn if TLS version is unsupported by OpenSSL (#7139) 2024-08-31 12:32:12 +05:30
platform [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
proxy Increase HTTP/2 default flow control window. (#7317) 2024-11-18 09:26:07 +00:00
script [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
tools expose available web columns to Python (#7205) 2024-09-22 19:21:41 +02:00
utils Bump the github-actions group with 3 updates (#6701) 2024-03-06 21:54:11 +01:00
__init__.py make it black! 2022-04-28 19:11:10 +02:00
test_addonmanager.py Migrate to ruff (#6433) 2023-10-31 16:03:53 +01:00
test_certs.py Improve UX when users specify invalid certs (#7073) 2024-08-04 03:43:46 +05:30
test_command_lexer.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
test_command.py switch to stdlib logging 2022-09-17 17:28:35 +02:00
test_connection.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
test_ctx.py restructure and move test files 2017-02-14 23:31:37 +01:00
test_dns.py strip HTTPS records ALPN if http3 is disabled (#7185) 2024-09-19 17:42:35 +00:00
test_eventsequence.py remove duplicate test 2022-07-29 19:02:05 +02:00
test_exceptions.py restructure and move test files 2017-02-14 23:31:37 +01:00
test_flow.py web: add comments (#6709) 2024-03-11 15:55:19 +01:00
test_flowfilter.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
test_hooks.py make it black! 2022-04-28 19:11:10 +02:00
test_http.py Bump the github-actions group with 3 updates (#6701) 2024-03-06 21:54:11 +01:00
test_log.py logging: don't pick up later mutations 2021-06-20 02:15:09 +02:00
test_master.py implement UDP streams (#6557) 2024-01-04 10:53:13 +01:00
test_options.py tests: speedups, lowest-version, ... (#6812) 2024-04-21 23:44:09 +02:00
test_optmanager.py make scripts in config.yml relative to config.yml (#4860) 2023-12-04 17:45:46 +07:00
test_proxy.py make it black! 2022-04-28 19:11:10 +02:00
test_taddons.py switch to stdlib logging 2022-09-17 17:28:35 +02:00
test_tcp.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
test_tls.py Migrate to ruff (#6433) 2023-10-31 16:03:53 +01:00
test_typemanager.py commands: refactor types 2017-12-18 17:02:48 +13:00
test_types.py Migrate to ruff (#6433) 2023-10-31 16:03:53 +01:00
test_udp.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
test_version.py Sync consts backend-frontend (#7016) 2024-07-11 09:54:22 +00:00
test_websocket.py Fix saving of websocket flows (#6767) 2024-04-04 19:07:20 +00:00