mitmproxy/mitmproxy
Maximilian Hils e7f7a608c6 Merge pull request #2358 from mhils/make-mypy-great-again
Fix mypy annotations, update mypy
2017-05-27 01:55:43 +02:00
..
addons fix various fd/socket leaks 2017-05-24 14:09:41 +02:00
contentviews fix mypy annotations 2017-05-26 16:14:20 +02:00
contrib cleanup old tls_parser 2017-05-26 13:59:41 +02:00
io Changes in setup.cfg 2017-05-12 21:09:50 +05:30
net fix openssl cipher_list bytes/str deprecation 2017-05-24 16:17:04 +02:00
platform Add transparent proxy support for OpenBSD 2017-02-11 14:05:22 +09:00
proxy http2: prevent KeyError 2017-05-26 17:59:19 +02:00
script addons: start -> load throughout 2017-03-25 10:48:12 +13:00
test cut: more flexible cut specification based on attribute paths 2017-04-30 14:05:45 +12:00
tools cleanup 2017-05-24 14:23:36 +02:00
types commands: view.load 2017-04-30 22:02:29 +12:00
utils commands: support *args for commands 2017-04-30 21:24:00 +12:00
__init__.py fix version sourcing in setup.py 2016-12-11 17:50:46 +01:00
addonmanager.py keymap: keys can now bind to multiple contexts 2017-05-01 16:52:58 +12:00
certs.py py3: __ne__ delegates to __eq__ by default 2017-03-14 00:40:15 +01:00
command.py commands: support *args for commands 2017-04-30 21:24:00 +12: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 Move options into ctx 2017-04-26 10:25:56 +12:00
eventsequence.py Commands, core update event 2017-04-29 08:01:00 +12:00
exceptions.py command: save.file flowspec path -> None 2017-04-27 17:05:00 +12:00
flow.py Rip out master handler mechanism 2017-03-16 18:33:24 +13:00
flowfilter.py fail-safe flowfilter 2017-05-26 17:58:38 +02:00
http.py Make mypy succeed with imports on master.py 2017-03-17 08:13:47 +13:00
log.py Add an "alert" log level. 2017-04-27 19:08:01 +12:00
master.py commands: view.order.options, view.marked.toggle, view.create 2017-04-30 22:45:31 +12:00
options.py Merge pull request #2191 from LuD1161/Issue#2139 2017-05-22 12:06:07 +02:00
optmanager.py console: start migrating hotkeys to keymap 2017-04-28 12:10:48 +12:00
stateobject.py Make mypy succeed with imports on master.py 2017-03-17 08:13:47 +13:00
tcp.py Make mypy succeed with imports on master.py 2017-03-17 08:13:47 +13:00
version.py Replace phrase 'the the' in 2 places 2017-04-02 21:37:38 +05:30
websocket.py Make mypy succeed with imports on master.py 2017-03-17 08:13:47 +13:00