| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2022 | engn33r | 2021-12-31 | 1 | -1/+1 |
* | Py2->3: simplify class definition (#750) | 谭九鼎 | 2021-10-20 | 1 | -1/+1 |
* | Transition from LGPL 2.1 license to Apache 2.0 - fix #697 | engn33r | 2021-08-10 | 1 | -13/+11 |
* | First pass removing Python 2 code, mostly six dependency | engn33r | 2021-05-04 | 1 | -4/+0 |
* | Fix #526 by reverting invalid BSD license migration in commit e94ed9e to retu... | engn33r | 2021-02-22 | 1 | -2/+1 |
* | Pep8 fixes | azaugg | 2019-04-24 | 1 | -0/+1 |
* | Fix SSL socket handling (#2) | Juho Hovila | 2018-08-29 | 1 | -1/+6 |
* | wsdump, test_fuzzingclient, websocket.*, test_websocket: Organise imports | Allan Lewis | 2016-04-27 | 1 | -1/+0 |
* | websocket.*: [PEP 8] Use conventional line-length limit | Allan Lewis | 2016-04-27 | 1 | -1/+2 |
* | wsdump, websocket.*: [PEP 8] Use conventional vertical spacing | Allan Lewis | 2016-04-27 | 1 | -0/+4 |
* | wsdump, examples, setup, _abnf, _http, _utils: [PEP 8] Fix spacing | Allan Lewis | 2016-04-27 | 1 | -1/+1 |
* | _utils: Remove unnecessary trailing semicolon | Allan Lewis | 2016-04-27 | 1 | -1/+1 |
* | _utils.NoLock.__exit__: Use standard parameter names | Allan Lewis | 2016-04-27 | 1 | -1/+1 |
* | wsdump, _core, _url, _utils: Remove redundant parentheses | Allan Lewis | 2016-04-27 | 1 | -1/+1 |
* | fix typos | Jakub Wilk | 2016-01-03 | 1 | -1/+1 |
* | use wsaccel if available | Achille Roussel | 2015-07-10 | 1 | -46/+56 |
* | - fixed #190 | liris | 2015-06-24 | 1 | -1/+4 |
* | Fix #180: Avoid deprecated BaseException.message | John Vandenberg | 2015-05-05 | 1 | -5/+1 |
* | add "__all__" | Hiroki Ohtani | 2015-03-19 | 1 | -0/+2 |
* | refactoring.,, | liris | 2015-03-13 | 1 | -0/+5 |
* | - Update license text and source code to reflect propoer address for FSF | Robert Schweikert | 2015-02-08 | 1 | -1/+2 |
* | refs #117 | liris | 2014-10-15 | 1 | -0/+55 |
* | - fixed #92 | liris | 2014-06-23 | 1 | -0/+29 |