noVNC/core
Pierre Ossman 8f47bd296c Work around Siemens touch panel authentication bug
Siemens' touch panels support Tight authentication as well as NOTUNNEL,
but they fail to advertise the latter. Work around this issue by detecting
a Siemens device (through their custom tunnel types) and assume NOTUNNEL
support even if not advertised.
2018-06-07 15:03:34 +02:00
..
input Prefer const/let over var 2018-05-24 00:27:09 +03:00
util Prefer const/let over var 2018-05-24 00:27:09 +03:00
base64.js Prefer const/let over var 2018-05-24 00:27:09 +03:00
des.js Prefer const/let over var 2018-05-24 00:27:09 +03:00
display.js Prefer const/let over var 2018-05-24 00:27:09 +03:00
encodings.js Prefer const/let over var 2018-05-24 00:27:09 +03:00
inflator.js Add eslint and fix reported issues 2018-05-24 00:25:44 +03:00
rfb.js Work around Siemens touch panel authentication bug 2018-06-07 15:03:34 +02:00
websock.js Prefer const/let over var 2018-05-24 00:27:09 +03:00