Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | netlib.certutils -> mitmproxy.certs | Aldo Cortesi | 2016-10-20 | 1 | -180/+0 |
| | |||||
* | certutils: cap the cert store size at 100 by default | Aldo Cortesi | 2016-10-05 | 1 | -0/+25 |
| | | | | | | | | 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. | ||||
* | move tests into shared folder | Maximilian Hils | 2016-02-15 | 1 | -0/+155 |