summaryrefslogtreecommitdiff
path: root/websocket/_ssl_compat.py
Commit message (Expand)AuthorAgeFilesLines
* PEP8 style compliance fixesengn33r2021-05-041-1/+1
* Fix #526 by reverting invalid BSD license migration in commit e94ed9e to retu...engn33r2021-02-221-2/+1
* Create dummy `ssl` objectFilip Š2019-10-041-0/+2
* Fix SSL socket handling (#2)Juho Hovila2018-08-291-1/+9
* wsdump, test_fuzzingclient, websocket.*, test_websocket: Organise importsAllan Lewis2016-04-271-1/+0
* Fix #175: Use builtin check_hostname when availableKenjiTakahashi2015-04-201-4/+9
* fixed some errorv0.27.0liris2015-03-261-1/+1
* refs #164liris2015-03-261-2/+1
* Fix exception in recv() when ssl module is not availableAndrey Kosyakov2015-03-251-0/+41