mitmproxy/mitmproxy
2021-07-19 15:18:58 +02:00
..
addons use local IP address as cert subject if no other info is available 2021-07-19 15:18:58 +02:00
contentviews don't use query content view if data is present 2021-03-29 09:00:32 +02:00
contrib Improve Shell Script syntax (#4497) 2021-03-11 19:12:03 +01:00
coretypes docs++ 2021-02-13 00:13:37 +01:00
io fix #4576 (#4654) 2021-06-24 14:13:56 +00:00
net [requires.io] dependency update on main branch (#4653) 2021-06-24 13:54:07 +00:00
platform update mypy 2021-06-13 17:17:10 +02:00
proxy always exhaust layer commands, fix #4682 2021-07-15 19:56:20 +02:00
script converge on hooks, events, and commands 2021-01-05 22:00:54 +01:00
test fix dumper test cov 2021-07-13 12:51:24 +02:00
tools Merge pull request #4650 from mhils/prinzhorn 2021-07-15 13:18:33 +02:00
utils handle escape sequences in mitmproxy.types 2021-07-14 13:17:31 +02:00
__init__.py fix windows tests failing due to tornado bug 2020-08-27 00:25:08 +02:00
addonmanager.py docs++ 2021-02-13 00:13:37 +01:00
certs.py add Cert.__repr__ to ease debugging 2021-07-19 15:18:13 +02:00
command_lexer.py commands: only accept escaped quotes 2021-07-15 13:12:58 +02:00
command.py handle escape sequences in mitmproxy.types 2021-07-14 13:17:31 +02:00
connection.py Allow no-op assignments to Server.address when connection open (#4687) 2021-07-19 09:25:21 +00:00
controller.py Reply: remove return value 2020-12-28 22:09:57 +01:00
ctx.py update mypy 2019-11-12 04:38:13 +01:00
eventsequence.py remove websocket_error event, fixes #4674 2021-07-12 16:35:25 +02:00
exceptions.py Reply: remove return value 2020-12-28 22:09:57 +01:00
flow.py Add flow.comment command and keybinding to add a comment to a flow. (#4608) 2021-05-28 20:38:27 +02:00
flowfilter.py Add flow.comment command and keybinding to add a comment to a flow. (#4608) 2021-05-28 20:38:27 +02:00
hooks.py duplicate hooks: warn instead of raise 2021-01-16 20:31:50 +01:00
http.py Add json() method for HTTP Request and Response classes. (#4612) 2021-06-15 08:39:48 +00:00
log.py logging: don't pick up later mutations 2021-06-20 02:15:09 +02:00
master.py tests++ 2021-03-09 00:55:47 +01:00
options.py fix #4525 2021-03-30 09:55:16 +02:00
optmanager.py fix set command to not keep old values around 2021-07-15 14:31:52 +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++ 2021-02-13 00:13:37 +01:00
types.py commands: only accept escaped quotes 2021-07-15 13:12:58 +02:00
version.py reopen main for development 2021-07-16 10:50:01 +02:00
websocket.py WebSocketMessage.kill() -> .drop() 2021-07-15 14:57:43 +02:00