mitmproxy/test
Aldo Cortesi ab1d8fa350 Expand SSL cert support
- Capture the remote SSL certificate
- Expose the remote cert as an attribute on Response
- Expand the certutils.SSLCert interface to expose more cert info
2012-04-02 16:21:23 +12:00
..
completion Fine-tune completion a bit. 2011-02-03 13:50:57 +13:00
data Expand SSL cert support 2012-04-02 16:21:23 +12:00
scripts Unit test++. 2012-02-25 12:19:54 +13:00
tools Use PyOpenSSL and PyASN1 for certificate parsing. 2012-03-01 21:08:44 +13:00
.pry Add attribution and license for tnetstring.py 2011-08-19 21:53:52 +12:00
handler.py Add client replay options to mitmdump. 2011-03-06 11:21:31 +13:00
serv.py Unit test import cleanups. 2012-02-20 11:04:07 +13:00
sslserv.py Fix an issue caused by some editors when editing a request/response body. 2012-01-21 12:43:00 +13:00
test_certutils.py Expand SSL cert support 2012-04-02 16:21:23 +12:00
test_cmdline.py Add specification of replacement patterns on the command line. 2012-03-17 17:20:34 +13:00
test_console_contentview.py Refactor proxy.Server to fix a crash when replaying with -n 2012-04-02 13:24:51 +12:00
test_console.py Make "T" pretty view over-ride persistent when switching between flows. 2012-04-02 09:30:38 +12:00
test_dump.py Unit test import cleanups. 2012-02-20 11:04:07 +13:00
test_encoding.py Unit test import cleanups. 2012-02-20 11:04:07 +13:00
test_filt.py Expand SSL cert support 2012-04-02 16:21:23 +12:00
test_flow.py Expand SSL cert support 2012-04-02 16:21:23 +12:00
test_proxy.py Unit test++. 2012-02-25 12:19:54 +13:00
test_script.py Unit test++. 2012-02-25 12:19:54 +13:00
test_server.py Unit test import cleanups. 2012-02-20 11:04:07 +13:00
test_utils.py Add a variant of cleanBin that escapes newlines and tabs. 2012-03-27 11:25:50 +13:00
tserv Initial checkin. 2010-02-16 17:09:07 +13:00
tutils.py Expand SSL cert support 2012-04-02 16:21:23 +12:00