aboutsummaryrefslogtreecommitdiffstats
path: root/pathod/protocols/websockets.py
Commit message (Collapse)AuthorAgeFilesLines
* rename TLS/SSL-related attributesThomas Kriechbaumer2018-01-061-1/+1
| | | | | | SSL is an outdated protocol superseeded by TLS. Although the commonly used library is called OpenSSL, it is no reason to still use outdated language for attributes.
* increase test coverageThomas Kriechbaumer2017-02-021-1/+0
|
* The final piece: netlib -> mitproxy.netAldo Cortesi2016-10-201-1/+1
|
* netlib.exceptions.* -> mitmproxy.exceptionsAldo Cortesi2016-10-201-3/+3
|
* add websockets support to mitmproxyThomas Kriechbaumer2016-09-011-1/+1
|
* Py3: websocketsShadab Zafar2016-06-151-1/+1
|
* Pathod websocket service threads should not be immortalAldo Cortesi2016-06-031-1/+1
|
* combine projectsMaximilian Hils2016-02-181-0/+56