mitmproxy/test
Aldo Cortesi 7ddba22f51 Certificates are now generated in a temporary per-session directory.
This means that certificates don't accumulate in the conf directory, users
don't have to clear certificates if the CA is regenerated, and the user can
specify a custom CA without invalid certificates being loaded inadvertently.
2011-02-20 13:29:41 +13:00
..
completion Fine-tune completion a bit. 2011-02-03 13:50:57 +13:00
data Initial checkin. 2010-02-16 17:09:07 +13:00
scripts Bump unit tests for flow.py and dump.py 2011-02-20 09:55:42 +13:00
.pry Test suite rejiggering and cleanup. 2011-02-03 12:16:03 +13:00
handler.py Initial checkin. 2010-02-16 17:09:07 +13:00
serv.py Initial checkin. 2010-02-16 17:09:07 +13:00
sslserv.py Initial checkin. 2010-02-16 17:09:07 +13:00
test_console.py Refactor Flow primitives to remove HTTP1.0 assumption. 2011-02-19 17:00:24 +13:00
test_dump.py Bump unit tests for flow.py and dump.py 2011-02-20 09:55:42 +13:00
test_filt.py Refactor Flow primitives to remove HTTP1.0 assumption. 2011-02-19 17:00:24 +13:00
test_flow.py Certificates are now generated in a temporary per-session directory. 2011-02-20 13:29:41 +13:00
test_netstring.py Import Will McGugan's netstring module. 2011-02-16 11:21:06 +13:00
test_proxy.py Revamp SSL configuration. 2011-02-20 12:53:42 +13:00
test_utils.py Revamp SSL configuration. 2011-02-20 12:53:42 +13:00
tserv Initial checkin. 2010-02-16 17:09:07 +13:00
utils.py Refactor Flow primitives to remove HTTP1.0 assumption. 2011-02-19 17:00:24 +13:00