mitmproxy/mitmproxy
Maximilian Hils fdc0864b2d
Merge pull request #3801 from mitmproxy/issue-3794
Improve command detection heuristics
2020-02-02 18:34:43 +01:00
..
addons Merge pull request #3724 from typoon/command-history-file 2019-12-12 15:12:37 +01:00
contentviews Add flow to ContentView metadata 2019-12-06 00:13:20 +02:00
contrib Fixed the exif .ksy files in the kaitai repo. Compiled the .ksy to python files and updated them in the contrib folder. 2019-02-17 23:26:20 +01:00
coretypes mitmproxy.types -> mitmproxy.coretypes 2017-12-17 13:31:36 +13:00
io update mypy 2019-11-12 04:38:13 +01:00
net Merge pull request #3714 from sethb157/ipv6_only 2019-11-19 18:32:29 +01:00
platform Merge pull request #3691 from mhils/sans-io-adjustments 2019-11-12 05:04:05 +01:00
proxy close the client connection if TLS ClientHello parsing fails 2019-11-30 12:43:25 +01:00
script Remove the tick event 2018-05-02 14:29:15 +12:00
test taddons: remove has_event 2018-05-02 11:31:28 +12:00
tools Fix wording for ssl_insecure option on mitmweb 2020-01-20 10:09:16 +01:00
utils Removing the remotepdb stuff. 2019-11-25 14:12:36 -05:00
__init__.py fix appveyor build script 2017-12-30 18:48:49 +01:00
addonmanager.py fix addon deconstruction 2019-07-18 17:54:33 +02:00
certs.py update mypy 2019-11-12 04:38:13 +01:00
command_lexer.py fix lexing, sort of 2019-11-19 18:21:14 +01:00
command.py improve command detection heuristics 2020-01-27 22:44:36 +01:00
connections.py don't crash if server address is unknown, fix #2969 2018-03-23 04:26:46 +01:00
controller.py controller: add mysteriously missing comment portion 2018-05-12 13:52:15 +12:00
ctx.py update mypy 2019-11-12 04:38:13 +01:00
eventsequence.py Remove the tick event 2018-05-02 14:29:15 +12:00
exceptions.py exceptions: new SessionLoad exception for load errors 2018-07-20 16:57:23 +02:00
flow.py fix Python 3.6 variable type annotations #3053 2018-04-14 16:24:41 -07:00
flowfilter.py improve flowfilter 2019-11-15 02:28:57 +01:00
http.py update mypy 2019-11-12 04:38:13 +01:00
log.py Fixing Typos 2018-05-13 17:31:20 -05:00
master.py bump dependencies 2018-12-02 15:48:20 +01:00
options.py Move onboardingapp from tornado to flask (#3661) 2019-10-06 14:41:46 +02:00
optmanager.py Fix for issue 3797 2020-01-24 21:52:06 -05:00
py.typed Add py.typed stub as per PEP-561 2019-12-29 14:19:39 +02:00
stateobject.py update mypy 2019-11-12 04:38:13 +01:00
tcp.py fix Python 3.6 variable type annotations #3053 2018-04-14 16:24:41 -07:00
types.py fix re-raised exceptions not having a message 2020-01-18 12:59:59 +02:00
version.py mitmproxy --version: incorporate non-annotated tags 2019-12-21 02:18:26 +01:00
websocket.py websocket: inject messages via flow 2018-05-16 21:50:15 +02:00