summaryrefslogtreecommitdiffstats
path: root/libvncserver/websockets.c
Commit message (Expand)AuthorAgeFilesLines
* websockets: Add wspath member to rfbClientRecGernot Tenchio2011-08-171-0/+1
* websockets: Add encryption supportGernot Tenchio2011-08-171-12/+37
* websockets: Properly parse Hixie-76 handshake.Joel Martin2011-08-171-21/+28
* websockets: Add UTF-8 encoding support.Joel Martin2011-08-171-38/+68
* websockets: Initial WebSockets support.Joel Martin2011-08-171-0/+448