noVNC/include
jalf ec34af8f61 Use wss when creating localhost connection to detect binary support
Some browsers (Firefox) reject unencrypted ws connections if the hosting
page uses https by throwing an exception when you create the websocket
object.

NoVNC interprets this as binary being unsupported, and falls back to
base64.

If we instead connect to wss://localhost, the websocket object can be
created regardless of whether the hosting page is on http or https.
2013-04-05 13:49:17 +02:00
..
chrome-app tcp-client.js: after read, try read again. 2012-09-17 17:15:50 -05:00
web-socket-js Update websockify/websock.js. 2012-09-17 17:00:01 -05:00
Orbitron700.ttf Add local copy of Orbitron font. 2011-09-27 16:53:09 -05:00
Orbitron700.woff Add local copy of Orbitron font. 2011-09-27 16:53:09 -05:00
base.css Change noVNC license to from LGPLv3 to MPL 2.0 2012-10-15 13:35:00 -05:00
base64.js Refactoring hot blocks to help Chrome optimizing compiler. 2012-10-15 13:48:07 -05:00
black.css Change noVNC license to from LGPLv3 to MPL 2.0 2012-10-15 13:35:00 -05:00
blue.css Change noVNC license to from LGPLv3 to MPL 2.0 2012-10-15 13:35:00 -05:00
des.js include/des.js: trim some fat. 2010-09-30 11:17:52 -05:00
display.js Always generate square cursor images in changeCursor (fix portrait mode issue). 2012-10-17 09:56:20 +02:00
input.js Capture mouse events and filter irrelevant ones 2013-01-30 13:17:50 +01:00
jsunzip.js Refactoring hot blocks to help Chrome optimizing compiler. 2012-10-15 13:48:07 -05:00
logo.js Add logo, favicon. 2011-02-03 11:04:32 -06:00
playback.js include/playback.js: support binary (non-base64) data files. 2012-10-26 18:08:00 -05:00
rfb.js rfb.js: skip tight when true color is disabled. 2012-10-23 16:21:22 -05:00
ui.js ui.js: fix drag button so it can be toggled off. 2012-10-19 12:18:21 -05:00
util.js Clamp mouseclick coordinates to target element bounds 2013-01-30 13:17:32 +01:00
websock.js Use wss when creating localhost connection to detect binary support 2013-04-05 13:49:17 +02:00
webutil.js Change noVNC license to from LGPLv3 to MPL 2.0 2012-10-15 13:35:00 -05:00