noVNC/core
Pierre Ossman 370f21b117 Correctly handle legacy security rejections
The code comment of this code was entirely incorrect, but the commit
message for 5671072 when it was added was correct. I.e. there is a
result, but not a reason.

Adjust the unit tests to make sure this doesn't regress again.
2023-09-07 14:59:36 +02:00
..
crypto Cleanup for the cryptographic algorithms that are not supported by SubtleCrypto 2023-01-20 05:54:00 -05:00
decoders Always return copy of data from socket 2023-06-04 19:12:02 +02:00
input auto release keys while meta is held down. 2022-10-15 14:48:39 +02:00
util Cleanup for the cryptographic algorithms that are not supported by SubtleCrypto 2023-01-20 05:54:00 -05:00
base64.js Standardize on camelCase in Base64 2020-05-31 23:37:29 +02:00
deflator.js Use proper argument to deflateInit() 2023-08-29 17:28:54 +02:00
display.js Switch Display.flush() to use a promise 2023-06-04 19:00:33 +02:00
encodings.js Merge branch 'add-jpeg-encoding' of https://github.com/pdlan/noVNC 2021-11-29 09:18:50 +01:00
inflator.js Remove unused argument to inflateInit() 2023-08-29 17:30:00 +02:00
ra2.js Add Websock send queue helpers 2023-06-04 22:32:43 +02:00
rfb.js Correctly handle legacy security rejections 2023-09-07 14:59:36 +02:00
websock.js Implicitly flush Websock if needed 2023-06-04 22:32:43 +02:00