mitmproxy/pathod
Aldo Cortesi 978b8d095c mitmproxy.types -> mitmproxy.coretypes
The types name is valuable, and we have a better use for it in collecting and
exposing types for options and commands.

The coretypes module should probably be split up anyway - it contains a
threading base class, a few container objects, and the defintion of our
serialization protocol. I was tempted to rename it to "uncagegorized" for the
sake of honesty.
2017-12-17 13:31:36 +13:00
..
language Squashed commit of the following: 2017-07-25 21:55:26 +02:00
protocols mitmproxy.types -> mitmproxy.coretypes 2017-12-17 13:31:36 +13:00
__init__.py combine projects 2016-02-18 13:03:40 +01:00
log.py minor encoding fixes 2017-01-07 23:08:50 +01:00
pathoc_cmdline.py split TLS parts from net.tcp into net.tls 2017-09-03 03:06:15 +02:00
pathoc.py mitmproxy.types -> mitmproxy.coretypes 2017-12-17 13:31:36 +13:00
pathod_cmdline.py split TLS parts from net.tcp into net.tls 2017-09-03 03:06:15 +02:00
pathod.py split TLS parts from net.tcp into net.tls 2017-09-03 03:06:15 +02:00
test.py mitmproxy.types -> mitmproxy.coretypes 2017-12-17 13:31:36 +13:00
utils.py Extend Mypy checking to pathod 2017-05-02 05:19:25 +05:30