noVNC/core
Dmitry Sankevich 33e1462999 Fix TIGHT negotiation with zero sub-auth types
According to the RFB protocol, when in TIGHT auth negotation,
if the client receives a sub-auth count of zero, it should proceed
as if the `None` sub-auth type had already been selected (and not
send a message selecting that type).

Closes #564
2016-09-16 23:22:35 -04:00
..
input Move input-related files into core/input 2016-09-16 15:49:52 -04:00
base64.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
des.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
display.js Util shouldn't modify window object 2016-09-16 15:49:52 -04:00
inflator.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
inflator.mod.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
rfb.js Fix TIGHT negotiation with zero sub-auth types 2016-09-16 23:22:35 -04:00
util.js Remove unecessary event-related code from Util 2016-09-16 15:49:52 -04:00
websock.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00