..
addons
command cuts: add completion
2017-12-17 10:11:02 +13:00
contentviews
mitmproxy.types -> mitmproxy.coretypes
2017-12-17 13:31:36 +13:00
contrib
vendoring of wsproto
2017-12-12 22:09:46 +01:00
coretypes
mitmproxy.types -> mitmproxy.coretypes
2017-12-17 13:31:36 +13:00
io
Fixes #2495
2017-08-10 02:34:03 +05:30
net
mitmproxy.types -> mitmproxy.coretypes
2017-12-17 13:31:36 +13:00
platform
minor improvements, add tests for ipv4-mapped addresses
2017-12-12 14:00:12 +01:00
proxy
mitmproxy.types -> mitmproxy.coretypes
2017-12-17 13:31:36 +13:00
script
mitmproxy.types -> mitmproxy.coretypes
2017-12-17 13:31:36 +13:00
test
console: add a data view overlay for command output
2017-12-17 10:11:02 +13:00
tools
commander: add completion for flowspecs
2017-12-17 10:34:29 +13:00
utils
introduce @command.argument
2017-12-14 14:15:36 +01:00
__init__.py
fix version sourcing in setup.py
2016-12-11 17:50:46 +01:00
addonmanager.py
make safecall threadsafe.
2017-10-26 21:43:59 +02:00
certs.py
mitmproxy.types -> mitmproxy.coretypes
2017-12-17 13:31:36 +13:00
command.py
commander: add completion for flowspecs
2017-12-17 10:34:29 +13:00
connections.py
stateobject: automatically change id when copying
2017-03-14 17:08:40 +01:00
controller.py
Rip out master handler mechanism
2017-03-16 18:33:24 +13:00
ctx.py
fix type hints for mitmproxy.ctx
2017-07-29 21:51:41 +02:00
eventsequence.py
update mypy
2017-07-20 16:27:13 +02:00
exceptions.py
command: save.file flowspec path -> None
2017-04-27 17:05:00 +12:00
flow.py
fix #2529
2017-12-12 16:46:35 +01:00
flowfilter.py
Fix typo in the docstring of flowfilter
2017-10-10 12:23:33 +03:00
http.py
fix revert of duplicated flows
2017-11-06 15:24:54 +01:00
log.py
add LogEntry.__eq__
2017-08-01 13:42:37 +02:00
master.py
mitmproxy.types -> mitmproxy.coretypes
2017-12-17 13:31:36 +13:00
options.py
split TLS parts from net.tcp into net.tls
2017-09-03 03:06:15 +02:00
optmanager.py
fix optmanager equality check and deepcopy
2017-08-05 02:34:00 +02:00
stateobject.py
mitmproxy.types -> mitmproxy.coretypes
2017-12-17 13:31:36 +13:00
tcp.py
mitmproxy.types -> mitmproxy.coretypes
2017-12-17 13:31:36 +13:00
version.py
Replace phrase 'the the' in 2 places
2017-04-02 21:37:38 +05:30
websocket.py
mitmproxy.types -> mitmproxy.coretypes
2017-12-17 13:31:36 +13:00