summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Update to c0855c6cae of web-socket-jsJoel Martin2013-06-272-0/+0
* Add gimite/web-socket-js submodule for DFSG compliance.Joel Martin2013-04-121-0/+0
* In Opera 12.10, set binaryType earlier.Joel Martin2012-11-141-3/+3
* Pull include/util.js from noVNC.Joel Martin2012-11-011-15/+35
* websock.js: use iteration to receive binary dataJoel Martin2012-10-261-1/+4
* util.js, websock.js: sync with noVNC - dynamic script loading.Joel Martin2012-10-172-13/+44
* include/*util.js: update to versions from noVNC.Joel Martin2012-10-152-8/+93
* Change include/websock.js (and deps) to MPL 2.0 license.Joel Martin2012-10-154-72/+39
* Pull upstream web-socket-js with IETF 6455 support.Joel Martin2012-09-172-32/+82
* include/websock.js: cleanup and fix protocol list check.Joel Martin2012-09-171-3/+12
* websock.js: make protocols parameter of open().Joel Martin2012-08-161-13/+34
* websock.js: simplify rQshiftStr with apply().Joel Martin2012-08-161-3/+1
* Simpler (but working) binary support.Joel Martin2012-08-161-40/+16
* Use WebSocket binary data (no base64 enc/dec) if available.Joel Martin2012-08-141-21/+86
* websock.js: jslint comments, debug comments, copyright dateJoel Martin2012-08-141-6/+11
* Pull base64.js from noVNC.Joel Martin2012-02-201-2/+3
* Sync include/webutil.js with noVNC.Joel Martin2012-02-141-6/+10
* Pull include/util.js from noVNC. Add map to arrays for IE9.Joel Martin2012-02-141-33/+103
* Add commented out web-socket-js Flash debug var.Joel Martin2011-12-151-0/+4
* Link to API page. Default length for rQshift*Joel Martin2011-10-061-2/+4
* Catch Mozilla prefixing of WebSocket.Joel Martin2011-08-021-0/+3
* Remove extraneous question mark.Joel Martin2011-06-281-1/+1
* Only append random string to swf path in IE.Joel Martin2011-06-281-1/+1
* Fix recording, generic and part of websocket.py.Joel Martin2011-06-261-4/+20
* Send 'base64' sub-protocol. JSLint.Joel Martin2011-05-111-2/+7
* Stop sending empty frames.Joel Martin2011-05-021-1/+1
* Refactor and add IETF-07 protocol version support.Joel Martin2011-05-011-5/+5
* Update TODO. Add 'websockify' as protocol.Joel Martin2011-04-261-1/+1
* Update web-socket-js to bb5797cad.Joel Martin2011-03-164-815/+174
* Pull JSLint'ing from noVNC.Joel Martin2011-03-151-12/+12
* Reap websockify zombies. Add IE9 fix for websock.js.Joel Martin2011-01-311-1/+5
* Use websock.js in latency test. Fixes for Opera.Joel Martin2011-01-232-1/+239
* Tolerate some bufferedAmount and send() return value.Joel Martin2011-01-231-3/+7
* Fix firefox 4 strict complaint.Joel Martin2011-01-191-1/+1
* Update to gimite/web-socket-js 20f837425d4.Joel Martin2011-01-193-90/+77
* Only disable local echo if server is doing echo.Joel Martin2011-01-131-3/+2
* Convert wstelnet to use Websock.Joel Martin2011-01-132-24/+27
* include/websock.js: client library for websockify.Joel Martin2011-01-131-0/+313
* fork noVNC, rename to websockify, cleanup.Joel Martin2011-01-1213-3462/+1353
* wsproxy, wstelnet: wrap command, WS telnet client.Joel Martin2011-01-121-98/+99
* include/canvas.js: show full user agent in console.Joel Martin2011-01-041-0/+1
* include/rfb.js: show Flash version in console.Joel Martin2011-01-041-1/+2
* Expose getKeysym and add keyboard test.Joel Martin2011-01-031-5/+5
* Fix to "Tolerate fragmented ServerInit".Joel Martin2010-12-241-1/+1
* Tolerate fragmented ServerInit.Joel Martin2010-12-241-6/+2
* Make compatible with jQuery. Slight API change.Joel Martin2010-12-104-39/+43
* rfb.js: avoid multiple b64 sequences per frame.Joel Martin2010-11-151-9/+9
* Rename default_controls.js to ui.js.Joel Martin2010-11-101-88/+86
* Add Chrome Frame support. Close requests in web.py.Joel Martin2010-11-091-2/+16
* Fix flush with strict DOCTYPE.Joel Martin2010-11-061-1/+1