]> git.proxmox.com Git - mirror_novnc.git/history - core/rfb.js
Fixed a race condition when attaching to an existing socket
[mirror_novnc.git] / core / rfb.js
2021-03-30 Tim StablefordFixed a race condition when attaching to an existing...
2021-03-13 lhchavezAdd VeNCrypt Plain authentication tests
2021-03-11 Pierre OssmanMerge branch 'homogenize-credentials-testing' of https...
2021-03-11 Pierre OssmanMerge branch 'feature/support-existing-rtcdatachannel...
2021-03-11 lhchavezNormalize the credentials presence check
2021-03-04 Tim StablefordAdded support for RTCDataChannel
2021-03-04 lhchavezAllow longer passwords in Plain authentication
2020-12-07 Pierre OssmanMerge branch 'noie' of https://github.com/CendioOssman...
2020-12-07 Pierre OssmanRemove createEvent() fallbacks
2020-12-07 Pierre OssmanRemove many small, obsolete, old browser hacks
2020-09-04 Pierre OssmanMerge branch 'rgbx' of https://github.com/CendioOssman...
2020-07-08 Samuel MannehedMerge pull request #1435 from nnn1590/fix-japanese...
2020-06-24 Pierre OssmanMerge branch 'actions' of https://github.com/CendioOssm...
2020-06-16 Pierre OssmanAlway focus on touchstart
2020-06-12 Samuel MannehedMerge pull request #1414 from CendioOssman/gesture
2020-06-12 Samuel MannehedFake cursor position when using touch
2020-06-12 Pierre OssmanMove mouse event handling to RFB class
2020-06-12 Pierre OssmanIncrease wheel step threshold
2020-06-12 Pierre OssmanMove wheel event handling to RFB class
2020-06-12 Pierre OssmanAdd touch gestures for mouse emulation
2020-06-08 Pierre OssmanSwitch to RGBx pixel format
2020-06-05 Pierre OssmanMerge branch 'camelcase' of https://github.com/samhed...
2020-06-03 Pierre OssmanMerge branch 'limitmouse' of https://github.com/novnc...
2020-05-31 Samuel MannehedStandardize on camelCase in Websock
2020-05-31 Samuel MannehedStandardize on camelCase in RFB
2020-05-31 Samuel MannehedRemove unused properties and variables
2020-05-30 Samuel MannehedProperly limit mouse moves to once every 17 ms
2020-05-30 Samuel MannehedStop send mouse clicks while dragging in view only
2020-05-30 Samuel MannehedStandardize on camelCase for functions in RFB
2020-05-30 Samuel MannehedStandardize on camelCase for variables in RFB
2020-05-08 Samuel MannehedRemove unused mouse_arr variable
2020-05-01 Samuel MannehedMerge pull request #1398 from novnc/compressionlevel
2020-05-01 Samuel MannehedAdd ability to set compression level
2020-04-08 Filip Stedronskyrfb: VeNCrypt Plain SecurityType support
2020-02-28 Pierre OssmanMerge branch 'quality-level' of https://github.com...
2020-02-28 Andrey Trebleradds qualityLevel property to RFB class for updating...
2020-02-21 Alex TanskanenFix crash with too large clipboard data
2020-02-18 Pierre OssmanMerge branch 'clipboard_unicode' of https://github...
2020-02-18 Niko LehtoAdd extended clipboard Pseudo-Encoding
2020-01-30 Samuel MannehedFix color channels for VMware alpha cursors
2019-12-30 Pierre OssmanAllow cursor to be updated while connecting
2019-12-23 Samuel MannehedBuild in the behavior to ignore decodeUTF8 errors
2019-12-07 Samuel MannehedMerge pull request #1327 from vanym/decodeUTF8_try_catch
2019-12-06 VanyMAdd try catch in every place that uses decodeUTF8
2019-12-05 Chris "Koying" BrowetAdd support for Unix Tight auth
2019-12-05 Samuel MannehedMerge pull request #1318 from chrisjdev/emptyPassword
2019-12-05 Chris JAllow connecting with empty string credentials
2019-09-30 Samuel MannehedUpdate copyright to 2019 for modified files
2019-09-25 Samuel MannehedMerge pull request #1298 from CendioNiko/edgeCursorURI
2019-09-25 Samuel MannehedMerge pull request #1299 from CendioNiko/vmwarecursor
2019-09-25 Samuel MannehedMerge pull request #1289 from CendioNiko/master
2019-09-25 Samuel MannehedMerge pull request #1281 from jalfd/optimize-receive...
2019-09-24 Samuel MannehedMerge pull request #1280 from jalfd/alt-key-recursion
2019-09-24 Samuel MannehedMerge pull request #1279 from CendioOssman/nomodule
2019-09-24 Niko LehtoAdd support for VMware cursor encoding
2019-09-04 Niko LehtoAdd support for DesktopName extension
2019-08-23 Pierre OssmanMerge branch 'upgrade' of https://github.com/CendioOssm...
2019-08-23 Pierre OssmanRemove pointless Display.clear()
2019-08-23 Pierre OssmanDeprecate showDotCursor option for RFB constructor
2019-08-23 Pierre OssmanMake sure showDotCursor can be modified before connecting
2019-07-23 Samuel MannehedRemove the default value of wsProtocols
2019-07-23 Samuel MannehedMerge pull request #1262 from shiramax/sub_protocols
2019-07-23 Shira MaximovAdd support in websocket sub-protocols
2019-05-24 Pierre OssmanRemove server pixel format warnings
2019-03-04 Samuel MannehedMerge pull request #1204 from juanjoDiaz/small_improvements
2019-02-26 Juanjo DiazConvert DES into a class
2019-02-15 Pierre OssmanRemove error handling in clientCutText()
2019-02-15 Pierre OssmanMerge branch 'slowdata' of https://github.com/CendioOss...
2019-02-15 Pierre OssmanClean up RFB._rfb_auth_schema assignment
2019-02-15 Pierre OssmanFix security failure reason handling of slow data
2019-02-15 Pierre OssmanFix version handshake to handle slow data
2019-02-15 Pierre OssmanUse arrow function to avoid bind
2019-01-21 Samuel MannehedMerge pull request #1190 from saucelabs/screen_background
2019-01-18 Mykola MokhnachMake the screen background cutomizable
2019-01-11 Pierre OssmanMerge branch 'npm' of https://github.com/CendioOssman...
2019-01-09 Samuel MannehedMerge pull request #1179 from ssebs/super-key-feature
2019-01-08 Pierre OssmanMerge branch 'user_getters_and_setters_in_websock'...
2018-12-08 Juanjo DiazAdd getters/setter to websock
2018-11-26 Samuel MannehedMerge pull request #1165 from juanjoDiaz/throw_errors_i...
2018-11-26 Samuel MannehedMerge pull request #1166 from juanjoDiaz/simplify_Event...
2018-11-26 Samuel MannehedMerge pull request #1168 from juanjoDiaz/use_new_error
2018-11-24 Juanjo DiazUse `new` when constructing errors
2018-10-09 Solly RossChange copyright header (#1138)
2018-09-18 Pierre OssmanFix cursor encoding handling from earlier merge
2018-09-17 Pierre OssmanMerge branch 'style' of https://github.com/CendioOssman...
2018-09-17 Pierre OssmanMerge branch 'decoders' of https://github.com/CendioOss...
2018-09-16 Samuel MannehedMerge pull request #1119 from patrakov/master
2018-09-14 Alexander E. PatrakovShow dot when there is no visible cursor
2018-09-07 Alexander E. PatrakovMoved the "pixels + mask -> RGBA" logic to rfb.js
2018-09-06 Pierre OssmanEnforce explicit semi-colons
2018-09-06 Pierre OssmanEnforce curly braces for control statements
2018-09-06 Pierre OssmanEnforce no trailing whitespace
2018-09-06 Pierre OssmanEnforce indentation
2018-08-28 Samuel MannehedMerge pull request #1129 from novnc/vnclitecleanup
2018-08-22 Pierre OssmanMove decoders to separate classes
2018-08-22 Pierre OssmanHandle pseudo encodings directly
2018-08-22 Pierre OssmanRemove statistics tracking
2018-08-22 Pierre OssmanGive proper int argument to encodingName()
2018-08-16 Pierre OssmanMerge branch 'hidpi_scale' of https://github.com/Cendio...
2018-08-16 Samuel MannehedMerge pull request #1117 from novnc/bug/fix-test-playback
next