mitmproxy/libpathod
Aldo Cortesi 9bd269c26a Add support for client certificates
- pathod request logs now include a clientcert member with details on the
client cert, or None if there wasn't one.
- pathoc has a -C option to specify a client certificate
2013-01-20 22:37:43 +13:00
..
contrib Initial checkin. 2012-04-28 12:42:03 +12:00
resources Basic SSL support. 2012-04-29 11:18:56 +12:00
static Refactor preview display pages. 2012-07-29 16:33:45 +12:00
templates Add support for client certificates 2013-01-20 22:37:43 +13:00
__init__.py Refactor application definitions and startup. 2012-04-29 10:56:33 +12:00
app.py Add u User-agent shortcut. 2012-11-16 13:46:42 +13:00
language.py :u belongs on Request not Response 2012-11-16 14:41:02 +13:00
pathoc.py Add support for client certificates 2013-01-20 22:37:43 +13:00
pathod.py Add support for client certificates 2013-01-20 22:37:43 +13:00
test.py Collect SSL options into an SSLOptions object 2013-01-05 16:48:49 +13:00
utils.py Provisional proxy mode support for pathod. 2013-01-05 15:25:09 +13:00
version.py Bump version, update CHANGELOG 2012-10-31 12:37:11 +13:00