aboutsummaryrefslogtreecommitdiffstats
path: root/mitmproxy/io/compat.py
Commit message (Expand)AuthorAgeFilesLines
* fix Python 3.6 variable type annotations #3053oscure762018-04-141-2/+2
* Misc. typosluz.paz2018-02-241-1/+1
* store ClientHello extensions with client connectionMaximilian Hils2018-01-131-6/+5
* avoid TLS/SSL ambiguity for Cert classThomas Kriechbaumer2018-01-071-2/+2
* rename TLS/SSL-related attributesThomas Kriechbaumer2018-01-061-0/+26
* Fixes #2495Ujjwal Verma2017-08-101-1/+1
* Changes in setup.cfgUjjwal Verma2017-05-121-1/+1
* Increase io.compat coverageUjjwal Verma2017-05-121-0/+17
* Factor out an io moduleAldo Cortesi2017-03-201-0/+214