mitmproxy/mitmproxy
2020-12-13 20:05:39 +01:00
..
addons [sans-io] add dedicated proxy_debug option 2020-12-12 23:57:20 +01:00
contentviews pyupgrade --py36-plus mitmproxy/**/*.py 2020-11-20 19:25:26 +01:00
contrib revert some minor changes 2020-11-21 10:46:19 +01:00
coretypes pyupgrade --py36-plus mitmproxy/**/*.py 2020-11-20 19:25:26 +01:00
io sans-io adjustments 2020-12-11 14:09:18 +01:00
net [sans-io] remove unused code 2020-12-12 21:24:21 +01:00
platform revert some minor changes 2020-11-21 10:46:19 +01:00
proxy [sans-io] improve folder structure 2020-12-12 21:24:16 +01:00
proxy2 reverse proxy mode: set destination as SNI 2020-12-13 19:11:56 +01:00
script Remove the tick event 2018-05-02 14:29:15 +12:00
test [sans-io] test coverage++ 2020-12-12 21:24:21 +01:00
tools fix mitmweb's flow serialization, fix #4351 2020-12-13 20:05:39 +01:00
utils [sans-io] enable sans-io by default 2020-12-12 21:24:19 +01:00
__init__.py fix windows tests failing due to tornado bug 2020-08-27 00:25:08 +02:00
addonmanager.py pyupgrade --py36-plus mitmproxy/**/*.py 2020-11-20 19:25:26 +01:00
certs.py certs.py: typing++ 2020-11-02 03:16:29 +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
connections.py sans-io adjustments 2020-12-11 14:09:18 +01:00
controller.py pyupgrade --py36-plus mitmproxy/**/*.py 2020-11-20 19:25:26 +01:00
ctx.py update mypy 2019-11-12 04:38:13 +01:00
eventsequence.py pyupgrade --py36-plus mitmproxy/**/*.py 2020-11-20 19:25:26 +01:00
exceptions.py exceptions: new SessionLoad exception for load errors 2018-07-20 16:57:23 +02:00
flow.py lint! 2020-11-17 20:20:38 +01:00
flowfilter.py refactor and remove dead code 2020-11-08 13:07:44 +01:00
http.py pyupgrade --py36-plus mitmproxy/**/*.py 2020-11-20 19:25:26 +01:00
log.py pyupgrade --py36-plus mitmproxy/**/*.py 2020-11-20 19:25:26 +01:00
master.py drop support for Python 3.6 and 3.7 2020-12-06 00:25:09 +01:00
options.py enable TCP connections by default 2020-12-12 21:24:21 +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 view addon: systematize different flow types 2020-04-11 23:58:33 +02:00
types.py fix re-raised exceptions not having a message 2020-01-18 12:59:59 +02:00
version.py bump version for next release cycle 2020-12-13 01:38:20 +01:00
websocket.py sans-io adjustments (#4342) 2020-12-12 16:09:11 +01:00