websockify/include
Joel Martin 0a2f850267 Reap websockify zombies. Add IE9 fix for websock.js.
Reap websockify zombies. Fixes:
https://github.com/kanaka/noVNC/issues#issue/47. Thanks NeilW.

Changes to get web-socket-js to work with IE9. Right now it's a hack to get
around: https://github.com/gimite/web-socket-js/issues#issue/41. The hack is to
disable caching of the flash objects by appending "?" + Math.random() to the
end of the flash object path (but only when using IE).
2011-01-31 10:34:42 -06:00
..
web-socket-js Update to gimite/web-socket-js 20f837425d4. 2011-01-19 15:10:55 -06:00
VT100.js fork noVNC, rename to websockify, cleanup. 2011-01-12 18:09:54 -06:00
base64.js JSLint. 2010-09-08 10:11:11 -05:00
keysym.js fork noVNC, rename to websockify, cleanup. 2011-01-12 18:09:54 -06:00
util.js Fix firefox 4 strict complaint. 2011-01-19 15:13:36 -06:00
websock.js Reap websockify zombies. Add IE9 fix for websock.js. 2011-01-31 10:34:42 -06:00
webutil.js fork noVNC, rename to websockify, cleanup. 2011-01-12 18:09:54 -06:00
wsirc.js Use websock.js in latency test. Fixes for Opera. 2011-01-23 19:30:51 -06:00
wstelnet.js Only disable local echo if server is doing echo. 2011-01-13 12:19:47 -06:00