mitmproxy/libmproxy
Aldo Cortesi 08fdd23e23 Refactor the way we display flows.
Use columns to make spacing nicer, and to ensure that long URLs don't bugger up
formatting when they spill into the next line.
2012-02-18 11:11:59 +13:00
..
console Refactor the way we display flows. 2012-02-18 11:11:59 +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 Implemented reverse proxy mode: -R upstreamhost:port makes the 2012-02-16 16:33:27 +02: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 Gracefully handle invalid data format passed to -r flag. 2012-02-09 12:09:40 +13:00
encoding.py Tweak encoding behaviour 2011-08-02 20:42:46 +12:00
filt.py Add filter for detecting flows with errors. 2012-02-10 15:22:26 +13:00
flow.py Make filter matching act more sensibly. 2012-02-10 15:31:45 +13:00
proxy.py reverse proxy mode: small comment clarification 2012-02-16 16:36:49 +02: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 Add get_query and set_query methods to Request. 2012-02-09 16:40:31 +13:00
version.py Replaced unnecessary lists with generators 2011-08-18 23:29:57 +02:00