noVNC/docs
Samuel Mannehed d472f3f19e Abstract RFB errors to avoid sending strings
The API allowed strings to be passed from the RFB module to the
application using the disconnect reason. This caused problems since
the application didn't have control over translations for these
strings.

Most of the information being passed using this string was very
technical and not helpful to the end user. One exception to this was
the security result information regarding for example authentication
failures. The protocol allows the VNC server to pass a string
directly to the user in the security result.

So the disconnect reason is replaced by a boolean saying if the
disconnection was clean or not. And for the security result information
from the server, a new event has been added.
2017-11-14 15:36:12 +01:00
..
API-internal.md Remove "downscale only" mode 2017-11-09 13:13:41 +01:00
API.md Abstract RFB errors to avoid sending strings 2017-11-14 15:36:12 +01:00
LICENSE.Apache-2.0 Note that tcp-stream.js is Apache 2.0 LICENSE. 2012-09-17 17:15:48 -05:00
LICENSE.BSD-2-Clause License clarification: HTML,CSS,images,fonts under permissive licenses. 2012-06-24 16:29:44 -05:00
LICENSE.BSD-3-Clause License clarification: HTML,CSS,images,fonts under permissive licenses. 2012-06-24 16:29:44 -05:00
LICENSE.GPL-3 Clean up top level: move license files to docs/ 2010-07-15 18:45:32 -05:00
LICENSE.LGPL-3 Clean up top level: move license files to docs/ 2010-07-15 18:45:32 -05:00
LICENSE.MPL-2.0 License clarification: HTML,CSS,images,fonts under permissive licenses. 2012-06-24 16:29:44 -05:00
LICENSE.OFL-1.1 Converted to unix line endings 2013-01-31 11:24:04 +01:00
LICENSE.pako WIP: Switch to Pako for zlib 2015-08-06 14:47:03 -04:00
LICENSE.zlib License clarification: HTML,CSS,images,fonts under permissive licenses. 2012-06-24 16:29:44 -05:00
VERSION [release] v1.0.0-testing.2 2017-10-04 15:36:06 -04:00
flash_policy.txt Add manual flash policy socat server info. 2010-10-10 18:59:02 -05:00
links include/canvas.js: fix changeCursor data format. 2011-01-18 23:22:25 -06:00
notes Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
release.txt Release 0.6.1 2016-07-04 15:29:00 -04:00
rfb_notes Cleanup. Move note files into docs/. 2010-05-01 15:59:52 -05:00
rfbproto-3.3.pdf Add RFB specs and move *.js files into include/ 2010-03-31 19:43:09 -05:00
rfbproto-3.7.pdf Add RFB specs and move *.js files into include/ 2010-03-31 19:43:09 -05:00
rfbproto-3.8.pdf Add RFB specs and move *.js files into include/ 2010-03-31 19:43:09 -05:00