Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make private keys readable only by the owner | Fred Miller | 2018-10-22 | 1 | -2/+18 |
* | Change lifetime of dummy certificate to two years | [OSC] Sven Schliesing | 2018-07-31 | 1 | -1/+1 |
* | Add DEFAULT_EXP_DUMMY_CERT and set to 90 days | [OSC] Sven Schliesing | 2018-07-31 | 1 | -1/+2 |
* | fix Python 3.6 variable type annotations #3053 | oscure76 | 2018-04-14 | 1 | -2/+2 |
* | Misc. typos | luz.paz | 2018-02-24 | 1 | -1/+1 |
* | avoid TLS/SSL ambiguity for Cert class | Thomas Kriechbaumer | 2018-01-07 | 1 | -3/+3 |
* | rename TLS/SSL-related functions | Thomas Kriechbaumer | 2018-01-06 | 1 | -1/+1 |
* | mitmproxy.types -> mitmproxy.coretypes | Aldo Cortesi | 2017-12-17 | 1 | -1/+1 |
* | fix #2563 | Maximilian Hils | 2017-10-24 | 1 | -19/+25 |
* | remove old dntree implementation | Maximilian Hils | 2017-10-24 | 1 | -40/+0 |
* | update for pyasn1 0.3 | Ujjwal Verma | 2017-08-02 | 1 | -5/+3 |
* | Remove private key from PKCS12 file | Oliver Graff | 2017-06-12 | 1 | -0/+6 |
* | py3: __ne__ delegates to __eq__ by default | Maximilian Hils | 2017-03-14 | 1 | -3/+0 |
* | do not return IP addresses in SSLCert.altnames | Thomas Kriechbaumer | 2017-02-26 | 1 | -1/+2 |
* | certs: coverage++ | Thomas Kriechbaumer | 2017-02-26 | 1 | -8/+12 |
* | fix #939 | Thomas Kriechbaumer | 2017-01-23 | 1 | -2/+2 |
* | fix #1676 | Maximilian Hils | 2016-10-27 | 1 | -1/+1 |
* | The final piece: netlib -> mitproxy.net | Aldo Cortesi | 2016-10-20 | 1 | -1/+1 |
* | netlib.certutils -> mitmproxy.certs | Aldo Cortesi | 2016-10-20 | 1 | -0/+481 |