mitmproxy/libmproxy
Aldo Cortesi cdd5a53767 Refactor console.
Split the console implementation out into logical components.
2012-02-07 16:39:37 +13:00
..
console Refactor console. 2012-02-07 16:39:37 +13:00
contrib Revert changes to contrib/pyparsing.py 2011-08-19 09:58:44 +12:00
resources Tweak CA and cert setup to be nice to Windows. 2011-03-18 14:48:43 +13:00
__init__.py Move version constants to version.py, add version to serialized flows. 2011-03-09 12:36:14 +13:00
cmdline.py Change size limit cmdline flag to -Z, enable size limits for replay. 2011-09-09 17:31:36 +12:00
controller.py Address an issue that allows a malicious client to place certificate files in arbitrary directories. 2012-01-21 14:26:36 +13:00
dump.py Removed unused imports 2011-08-18 23:30:02 +02:00
encoding.py Tweak encoding behaviour 2011-08-02 20:42:46 +12:00
filt.py Add support for filtering by HTTP method (get, post, etc.) using ~m operator. 2011-12-28 17:32:29 -05:00
flow.py Very basic KV editor mockup. 2012-02-06 09:49:49 +13:00
proxy.py Fix an issue caused by some editors when editing a request/response body. 2012-01-21 12:43:00 +13:00
script.py Code cleanliness - appease pychecker. 2011-08-04 10:34:34 +12:00
tnetstring.py Add attribution and license for tnetstring.py 2011-08-19 21:53:52 +12:00
utils.py Address an issue that allows a malicious client to place certificate files in arbitrary directories. 2012-01-21 14:26:36 +13:00
version.py Replaced unnecessary lists with generators 2011-08-18 23:29:57 +02:00