summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Explicitly include "six" for jwt testsPierre Ossman2021-02-081-0/+1
* | Use older numpy for older Python versionsPierre Ossman2021-02-081-0/+4
* | Update classifiers to just Python 3Pierre Ossman2021-02-081-4/+6
* | Update references in egg manifestPierre Ossman2021-02-081-2/+1
* | Run all tests even on failurePierre Ossman2021-02-081-0/+1
* | Use Ubuntu 18.04 for testsPierre Ossman2021-02-081-1/+1
* | Replace Travis with Github actionsPierre Ossman2021-02-082-9/+30
* | Merge branch 'fix467_redis' of https://github.com/PexMor/websockifyPierre Ossman2021-02-081-7/+38
|\ \
| * | add details on format of redis and leave port as numberPexMor2021-02-071-7/+38
* | | Simplify Windows instructionsAlexander E. Patrakov2021-01-3011-481/+61
|/ /
* | Add unit tests for jwt token time checksPierre Ossman2021-01-291-0/+48
* | Merge branch 'new_branch' of https://github.com/jprietove/websockifyPierre Ossman2021-01-291-0/+13
|\ \
| * | Added JWT nbf, not beforeJavier Prieto2021-01-271-0/+6
| * | Added exp claim for JWT tokenJavier Prieto2021-01-271-0/+7
* | | Use assertRaises() as a context managerPierre Ossman2021-01-291-6/+6
* | | Use patch() as a decorator in testsPierre Ossman2021-01-291-17/+10
* | | Remove Python version checkPierre Ossman2021-01-291-84/+83
|/ /
* | docs: fix simple typo, acccept -> acceptTim Gates2020-12-251-1/+1
* | Explicitly request Python 3Pierre Ossman2020-12-153-4/+4
* | Use frombytes() instead of fromstring()Pierre Ossman2020-12-141-4/+4
* | Remove support for older PythonPierre Ossman2020-12-1412-262/+112
* | Add more search paths for rebind.soPierre Ossman2020-12-041-0/+1
* | Merge pull request #459 from nwtgck/patch-1Samuel Mannehed2020-11-181-1/+1
|\ \
| * | fix a typoRyo Ota2020-11-181-1/+1
|/ /
* | fixed a bug in the function of send_frames.JasonYang2020-11-101-1/+1
* | Require same arguments on insufficient socket spacePierre Ossman2020-09-302-21/+72
* | Add type checking when sendning dataPierre Ossman2020-09-301-0/+9
* | Allow sending empty messagesPierre Ossman2020-09-301-2/+4
* | Merge pull request #441 from RangeForce/python-gitignoreSamuel Mannehed2020-09-021-0/+3
|\ \
| * | Add build and dist directories to .gitignoreChris Kerr2020-09-011-0/+3
* | | Merge pull request #440 from gamtiq/patch-1Samuel Mannehed2020-08-251-1/+1
|\ \ \ | |/ / |/| |
| * | Fix a typo in READMEDenis Sikuler2020-08-241-1/+1
|/ /
* | Fix bad reset of fragmented framePierre Ossman2020-08-211-1/+1
* | Merge branch 'sisou/fix-print-statement' of https://github.com/sisou/websockifyPierre Ossman2020-08-211-1/+1
|\ \
| * | Convert old print statement into functionSören Schwert2020-07-281-1/+1
| |/
* | Convert tests from mox to mockPierre Ossman2020-08-213-89/+58
|/
* Update test requirementsPierre Ossman2020-04-082-7/+1
* Add UnixDomainSocketDirectory token pluginFeng Ye2020-03-181-1/+29
* Make sure port is a simple string (again)Pierre Ossman2020-02-271-2/+3
* Log connection errors betterPierre Ossman2020-02-271-3/+3
* Merge pull request #405 from andersk/shellSamuel Mannehed2019-09-261-6/+3
|\
| * run: Fix shell scripting bugsAnders Kaseorg2019-08-171-6/+3
|/
* websockify 0.9.0v0.9.0Pierre Ossman2019-08-132-1/+18
* Update release instructionsPierre Ossman2019-08-131-4/+4
* Mark package description as being MarkdownPierre Ossman2019-08-131-0/+1
* Remove javascript files from setup.pySamuel Mannehed2019-07-141-3/+0
* Merge pull request #362 from CendioOssman/splitSamuel Mannehed2019-07-1242-6720/+143
|\
| * Fix all old kanaka linksPierre Ossman2019-07-044-9/+9
| * Remove all non-Python stuff from the treePierre Ossman2019-07-0435-6553/+10
| * Use direct javascript in test filesPierre Ossman2019-07-035-158/+124
|/