summaryrefslogtreecommitdiffstats
path: root/libvncserver/ws_decode.h
Commit message (Expand)AuthorAgeFilesLines
* Fix compilaton with gcc 4.4.xDRC2018-09-301-2/+2
* Fixed compilation of websockets on system where there is no implementation of...Jocelyn Le Sage2017-06-131-3/+0
* remove potential 64 bit len overflow calculationAndreas Weigel2017-05-141-2/+1
* add decode support for continuation framesAndreas Weigel2017-05-141-17/+15
* add generation wstest to cmakeAndreas Weigel2017-05-141-7/+0
* add ws_decode testsAndreas Weigel2017-05-141-3/+1
* factor out hybi decode part to make it testableAndreas Weigel2017-05-141-0/+160