| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3: clean up super and __future__ | Aldo Cortesi | 2016-10-17 | 1 | -1/+0 |
| | | |||||
| * | python3: clean up class brackets | Aldo Cortesi | 2016-10-17 | 1 | -2/+2 |
| | | |||||
| * | Zap object base class | Aldo Cortesi | 2016-10-17 | 1 | -2/+2 |
| | | |||||
| * | First-order conversion to Python3-only | Aldo Cortesi | 2016-10-17 | 1 | -1/+0 |
| | | | | | | | - Zap various occurrences of Python2 in docs and scripts - Remove six from netlib, and some other places where obvious project-wide search and replace works. | ||||
| * | certutils: cap the cert store size at 100 by default | Aldo Cortesi | 2016-10-05 | 1 | -0/+11 |
| | | | | | | | | | 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. | ||||
| * | Reorganise netlib imports according to Google Style Guide | Aldo Cortesi | 2016-06-01 | 1 | -1/+1 |
| | | |||||
| * | Start cleaning up netlib.utils | Aldo Cortesi | 2016-05-31 | 1 | -2/+2 |
| | | | | | | - Remove http2 functions, move to http2.frame - Remove Serializable, move to netlib.basetypes | ||||
| * | fix #1067 | Maximilian Hils | 2016-04-02 | 1 | -1/+1 |
| | | |||||
| * | combine projects | Maximilian Hils | 2016-02-18 | 1 | -0/+472 |
