..
completion
Fine-tune completion a bit.
2011-02-03 13:50:57 +13:00
data
Adds a new view for protocol buffers
2013-04-06 19:21:13 +01:00
fuzzing
Few more fuzzing commands, exclude console app from coverage.
2013-03-03 22:39:26 +13:00
scripts
Unit test++.
2012-02-25 12:19:54 +13:00
tools
First draft of "How mitmproxy works", a complete guide to the mechanics of the proxy process
2013-01-03 17:26:59 +13:00
test_cmdline.py
Little bit of love for the unit tests.
2012-08-19 00:22:42 +12:00
test_console_common.py
Add the --host option, which uses the value in the Host header for dispaly URLs.
2013-03-17 17:37:54 +13:00
test_console_contentview.py
always read files in binary mode
2013-06-16 00:23:44 +02:00
test_console_help.py
removed unused imports
2012-07-15 22:42:45 +02:00
test_console.py
Port mitmproxy test suite entirely to nose.
2012-06-09 13:42:43 +12:00
test_controller.py
Test controller message default reply.
2013-03-03 09:33:22 +13:00
test_dump.py
Move app instantiation out of proxy.py.
2013-07-24 10:32:56 +12:00
test_encoding.py
Port mitmproxy test suite entirely to nose.
2012-06-09 13:42:43 +12:00
test_filt.py
Add an ~a filter expression, matching an asset content type in responses.
2012-07-14 16:55:21 +12:00
test_flow.py
Some refactoring of the console inteface.
2013-07-28 18:00:49 +12:00
test_fuzzing.py
Fuzzing, and fixes for errors found with fuzzing.
2013-03-03 22:03:27 +13:00
test_platform_pf.py
always read files in binary mode
2013-06-16 00:23:44 +02:00
test_proxy.py
Revamp dummy cert store
2013-08-12 16:04:02 +12:00
test_script.py
removed unused imports
2012-07-15 22:42:45 +02:00
test_server.py
Adapt for new request_client_cert option in netlib.
2013-05-13 09:08:24 +12:00
test_utils.py
Move cleanBin and hexdump into netutils.
2012-09-24 11:21:12 +12:00
tservers.py
Move app instantiation out of proxy.py.
2013-07-24 10:32:56 +12:00
tutils.py
always read files in binary mode
2013-06-16 00:23:44 +02:00