mitmproxy/test
Aldo Cortesi c2ae8285f4 Revamp SSL configuration.
- Move option parsing utiliities to proxy.py

- Don't have a global config object. Pass it as an argument to ProxyServer.

- Simplify certificate generation logic.
2011-02-20 12:53:42 +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 Bump unit tests for flow.py and dump.py 2011-02-20 09:55:42 +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