Commit Graph

8 Commits

Author SHA1 Message Date
Thomas Kriechbaumer d159897d98 nuke legacy protocol stack 2020-12-14 22:14:43 +01:00
Thomas Kriechbaumer c35316f85a remove pathod and pathoc 2020-12-13 20:21:11 +01:00
Maximilian Hils 4c75765387 [sans-io] test coverage++ 2020-12-12 21:24:21 +01:00
Thomas Kriechbaumer 38cca379df pyupgrade --py36-plus mitmproxy/**/*.py 2020-11-20 19:25:26 +01:00
Pietro Francesco Tirenna d5da74645b protobuf: tests implemented, full coverage 2018-07-17 19:23:01 +02:00
Thomas Kriechbaumer 46f8901b8c Python 3.5 is dead -- long live Python 3.6!
fixes #2266
2018-03-31 18:46:32 +02:00
Maximilian Hils ed1ab3f0b1 disentangle ProxyServer and Master classes.
The proxy server should ultimately be an addon itself and not be passed
to the Master constructor. This commit already removes the server in the majority
of instances, and also replaces a large number of ProxyConfig usages with the Options class..
2017-07-30 01:25:36 +02:00
Thomas Kriechbaumer 04748e6f3f add filename-matching linter 2017-02-14 22:48:24 +01:00