.. |
addons
|
Changes view._store from dict to OrderedDict
|
2017-02-04 17:44:22 +05:30 |
contentviews
|
Add gif parser and tests
|
2017-02-06 17:57:59 +05:30 |
contrib
|
Fix gif parsing error on some gifs and add test
|
2017-02-08 00:03:07 +05:30 |
net
|
Encoding fixes and tests
|
2017-02-05 18:59:01 +05:30 |
platform
|
Replace configargparse with argparse, enable new options loading
|
2016-12-08 10:21:06 +13:00 |
proxy
|
coverage++
|
2017-02-04 13:48:55 +01:00 |
script
|
mitmproxy.types.[basethread,multidict,serializable]
|
2016-10-20 10:22:23 +13:00 |
test
|
fix merge
|
2017-02-02 17:26:31 +01:00 |
tools
|
Closes #1960 'Z' removes unmarked flows
|
2017-02-03 01:35:53 +05:30 |
types
|
multidict: remove to_dict
|
2016-10-21 11:42:21 +13:00 |
utils
|
increase test coverage
|
2017-02-02 10:15:01 +01:00 |
__init__.py
|
fix version sourcing in setup.py
|
2016-12-11 17:50:46 +01:00 |
addonmanager.py
|
addons.Addons -> addonmanager, builtins -> addons
|
2016-10-19 14:39:39 +13:00 |
certs.py
|
fix #939
|
2017-01-23 15:14:56 +01:00 |
connections.py
|
always decode alpn where required
|
2016-12-20 16:49:38 +01:00 |
controller.py
|
test.taddon: Add cycle() method, use it to test addons.intercept
|
2016-10-30 10:52:57 +13:00 |
ctx.py
|
minor fixes
|
2016-10-25 22:06:52 -07:00 |
events.py
|
Addon test docs, remove stray deprecated events
|
2016-12-17 10:03:35 +13:00 |
exceptions.py
|
The final piece: netlib -> mitproxy.net
|
2016-10-20 11:56:38 +13:00 |
export.py
|
improve flow export
|
2016-10-22 20:32:39 -07:00 |
flow.py
|
remove intercept events, update view manually
|
2016-12-16 05:43:38 +01:00 |
flowfilter.py
|
fix whitespace
|
2016-12-03 16:55:56 +01:00 |
http.py
|
lint!
|
2016-11-18 12:59:59 +01:00 |
io_compat.py
|
minor encoding fixes
|
2017-01-07 23:08:50 +01:00 |
io.py
|
Merge branch 'mitmweb-eventlog'
|
2016-11-23 22:47:50 +01:00 |
log.py
|
Create mitmproxy.utils hierarchy
|
2016-10-20 09:35:55 +13:00 |
master.py
|
mitmdump: fix reading from stdin
|
2017-01-10 10:37:28 +01:00 |
options.py
|
Regularise setheaders options
|
2017-02-01 12:22:05 +13:00 |
optmanager.py
|
Consolidate option names
|
2017-01-30 11:15:12 +13:00 |
stateobject.py
|
mitmproxy.types.[basethread,multidict,serializable]
|
2016-10-20 10:22:23 +13:00 |
tcp.py
|
add WebSocket flows and messages
|
2016-11-23 10:18:45 +01:00 |
version.py
|
bump version for next release cycle
|
2016-12-27 20:52:22 +01:00 |
websocket.py
|
add more websocket indicators to mitmproxy and mitmdump
|
2016-11-23 10:18:45 +01:00 |