mitmproxy/mitmproxy
Maximilian Hils 0650f132e9
Merge pull request #4502 from mhils/inject
Add WebSocket/TCP Message Injection
2021-03-16 15:07:06 +01:00
..
addons Merge pull request #4502 from mhils/inject 2021-03-16 15:07:06 +01:00
contentviews merge WebSocketFlow into HTTPFlow, add WebSocket UI 2021-03-08 19:36:18 +01: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 add websocket.timestamp_end 2021-03-16 14:52:15 +01:00
net Merge pull request #4486 from mhils/websocket 2021-03-11 11:02:40 +01:00
platform revert some minor changes 2020-11-21 10:46:19 +01:00
proxy Merge pull request #4502 from mhils/inject 2021-03-16 15:07:06 +01:00
script converge on hooks, events, and commands 2021-01-05 22:00:54 +01:00
test ressurect killed, is_text -> type 2021-03-10 20:29:16 +01:00
tools console: show websocket connection close 2021-03-16 14:52:48 +01:00
utils [#4235] Automatic view mode based on should_render method (#4236) 2021-01-17 11:39:51 +01: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 docs++ 2021-02-13 00:13:37 +01:00
command_lexer.py Changes on console error 2020-05-01 14:54:08 +05:30
command.py pyupgrade --py36-plus mitmproxy/**/*.py 2020-11-20 19:25:26 +01:00
connection.py docs++ 2021-02-05 22:04:45 +01: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 tests++ 2021-03-09 00:55:47 +01:00
exceptions.py Reply: remove return value 2020-12-28 22:09:57 +01:00
flow.py docs++ 2021-02-13 00:13:37 +01:00
flowfilter.py tests++ 2021-03-09 00:55:47 +01:00
hooks.py duplicate hooks: warn instead of raise 2021-01-16 20:31:50 +01:00
http.py merge WebSocketFlow into HTTPFlow, add WebSocket UI 2021-03-08 19:36:18 +01:00
log.py converge on hooks, events, and commands 2021-01-05 22:00:54 +01:00
master.py tests++ 2021-03-09 00:55:47 +01:00
options.py warn about nonfunctioning options, permanently remove unused ones. 2021-01-01 18:34:15 +01:00
optmanager.py pyupgrade --py36-plus mitmproxy/**/*.py 2020-11-20 19:25:26 +01: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 fix deprecation warnings in context client/server 2020-12-14 22:14:44 +01:00
version.py merge WebSocketFlow into HTTPFlow, add WebSocket UI 2021-03-08 19:36:18 +01:00
websocket.py add websocket.timestamp_end 2021-03-16 14:52:15 +01:00