mitmproxy/libmproxy
Aldo Cortesi 533f61f67a Use PyOpenSSL and PyASN1 for certificate parsing.
Yes, these are two more major dependencies for mitmproxy, but if we're going to
do all the cool things I want to do with SSL certs, there is no other way.
2012-03-01 21:08:44 +13:00
..
console Introduce a cache for flow list entries. 2012-02-27 10:00:44 +13:00
contrib Revert changes to contrib/pyparsing.py 2011-08-19 09:58:44 +12:00
resources Fix problems with SANs and certificate generation. 2012-02-27 15:36:19 +13:00
__init__.py Move version constants to version.py, add version to serialized flows. 2011-03-09 12:36:14 +13:00
certutils.py Use PyOpenSSL and PyASN1 for certificate parsing. 2012-03-01 21:08:44 +13:00
cmdline.py Rationalise upstream cert flag and variable names. 2012-02-28 11:37:48 +13:00
controller.py Add duplicate_flow and replay_request hooks to ScriptContext. 2012-02-19 11:29:49 +13:00
dump.py License notifications, minor docs. 2012-02-23 15:52:01 +13:00
encoding.py License notifications, minor docs. 2012-02-23 15:52:01 +13:00
filt.py Make "~q" filter work more intuitively. 2012-02-23 17:06:09 +13:00
flow.py Unit test++. 2012-02-25 12:19:54 +13:00
proxy.py Factor out cert operations in to certutils.py. 2012-02-29 13:20:53 +13:00
script.py License notifications, minor docs. 2012-02-23 15:52:01 +13:00
tnetstring.py Add attribution and license for tnetstring.py 2011-08-19 21:53:52 +12:00
utils.py Factor out cert operations in to certutils.py. 2012-02-29 13:20:53 +13:00
version.py Start preparing for 0.7 2012-02-19 22:43:05 +13:00