.. |
addons
|
Controls the length of URL displayed using the -d option (#1903)
|
2017-01-05 14:37:20 +01:00 |
contentviews
|
minor fixes
|
2016-12-10 12:06:33 +01:00 |
contrib
|
tls_parser: allow optional extensions
|
2016-12-06 19:51:57 +01:00 |
net
|
minor encoding fixes
|
2017-01-07 23:08:50 +01:00 |
platform
|
Replace configargparse with argparse, enable new options loading
|
2016-12-08 10:21:06 +13:00 |
proxy
|
Merge pull request #1875 from Kriechi/dont-log-tracebacks
|
2016-12-17 22:53:05 +01:00 |
script
|
mitmproxy.types.[basethread,multidict,serializable]
|
2016-10-20 10:22:23 +13:00 |
test
|
provide git information with --version
|
2017-01-19 20:27:29 +01:00 |
tools
|
Merge pull request #1940 from s4chin/add-marked-filter
|
2017-01-20 15:26:51 +01:00 |
types
|
multidict: remove to_dict
|
2016-10-21 11:42:21 +13:00 |
utils
|
provide git information with --version
|
2017-01-19 20:27:29 +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 #1676
|
2016-10-27 13:10:57 -07: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
|
Amalgamate all the Options objects
|
2016-12-08 10:21:06 +13:00 |
optmanager.py
|
console: add saving of config file
|
2016-12-12 07:39:59 +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 |