mitmproxy/libmproxy
Aldo Cortesi 07110bbbf1 Anticache and refresh_server_playback options are applied before flows are loaded.
You can now use mitmdump to preview how these options work, by running mitmdump
against a set of saved flows, and viewing the output.
2011-05-15 12:23:34 +12:00
..
contrib Switch over to new serialization format. 2011-02-16 15:10:00 +13: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 Add -r option to mitmdump and mitmproxy. 2011-05-15 11:54:12 +12:00
console.py Add -r option to mitmdump and mitmproxy. 2011-05-15 11:54:12 +12:00
controller.py Add a -n option which tells the tools not to bind a proxy. 2011-05-14 10:44:25 +12:00
dump.py Anticache and refresh_server_playback options are applied before flows are loaded. 2011-05-15 12:23:34 +12:00
filt.py Test suite rejiggering and cleanup. 2011-02-03 12:16:03 +13:00
flow.py Add -r option to mitmdump and mitmproxy. 2011-05-15 11:54:12 +12:00
netstring.py netstring.py 100% unit test coverage. 2011-03-12 14:39:41 +13:00
proxy.py unit test coverage ++ 2011-03-20 18:52:16 +13:00
script.py Whitespace in mitmdump output. 2011-02-17 15:56:54 +13:00
utils.py Revamp key generation. 2011-03-18 16:45:31 +13:00
version.py I've now added all the features I want for 0.4. Bump the version number. 2011-03-13 20:42:55 +13:00