mitmproxy/test
Aldo Cortesi 89d36713e3 certutils: cap the cert store size at 100 by default
This should be enough to give us reuse without growing infinitely. This is part
of fixing the memory situation in mitmdump.

TODO: There's an opportunity here for a better algorithm, that expires certs
based on least-recently-accessed time, rather than oldest generated time.
2016-10-05 10:44:31 +11:00
..
mitmproxy use flt instead of filt for flowfilter expressions 2016-10-04 14:51:04 +02:00
netlib certutils: cap the cert store size at 100 by default 2016-10-05 10:44:31 +11:00
pathod http2: improve framereader 2016-09-03 10:00:31 +02:00
__init__.py move tests into shared folder 2016-02-15 16:34:22 +01:00