]> git.proxmox.com Git - mirror_novnc.git/history - include/rfb.js
Fix disconnect/reconnect issues
[mirror_novnc.git] / include / rfb.js
2015-02-25 Solly RossFix disconnect/reconnect issues
2015-02-17 SollyMerge pull request #432 from nbibler/getPositionUpdate
2015-02-17 Solly RossMerge branch 'bug/fix-input-html'
2015-02-10 SollyMerge pull request #444 from samhed/extdesktop
2015-02-06 samhedSupport automatic resize [Part 2/4]: rfb.js
2015-02-04 SollyMerge pull request #427 from jswanner/register-listeners
2015-01-15 samhedFixes #428 - hides the local cursor when using the...
2015-01-08 Jacob SwannerUnregister event listeners from websock.
2014-11-26 samhedFixes #309, make use of keysym.js
2014-11-23 SamuelMerge pull request #416 from detain/master
2014-11-23 Joe HussFix for typo from a recent pull
2014-11-18 Solly RossMerge "pull-request/412" (ramondeklein/noVNC)
2014-11-18 Ramon de KleinDon't draw "blank" HEXTILE tiles with random data
2014-10-01 SamuelMerge pull request #402 from julien-f/patch-1
2014-10-01 Julien FontanetFix subprotocols
2014-09-19 Solly RossFixed Typo Causing MouseUp to not Register
2014-09-15 SollyMerge pull request #368 from DirectXMan12/refactor...
2014-09-15 Solly RossCleanup: RFB Client
2014-09-15 Solly RossSupport the "NOTUNNEL" tunnel type for TightVNC
2014-03-26 SollyMerge pull request #347 from dol/fix/better-ws-binaryty...
2014-03-14 samhedAdded a wrapper for the UTF-8 decoding.
2014-03-14 samhedDecode from UTF-8 to allow unicode characters in the...
2014-03-11 Dominic LuechingerImproved websocket binary support detection
2014-02-19 SollyMerge pull request #338 from vatesfr/configurable-ws...
2014-02-19 Julien FontanetWebSocket protocols are now configurable.
2014-02-17 SollyMerge pull request #242 from Medical-Insight/use-wss...
2014-02-17 Malcolm ScottImplement XVP extension (shutdown/reboot/reset)
2014-02-17 Malcolm ScottImplement XVP auth
2014-02-10 SollyMerge pull request #327 from devicenull/master
2014-02-07 SamuelMerge pull request #336 from samhed/removeConnectionTimeout
2014-02-06 samhedRemoves the connection timeouts to enable slower client...
2014-01-31 Brian RakAdd support for TightVNC auth type
2013-12-05 jalfKeyboard Handling [5/8]: Update rfb.js to connect mouse...
2013-10-11 Joel MartinMerge branch 'master' of github.com:kanaka/noVNC
2013-10-11 samhedMerge branch 'master' of https://github.com/kanaka...
2013-10-10 SamuelMerge pull request #282 from samhed/framebufferupdate
2013-08-29 samhed* Removed fbu-requests from the places I missed earlier.
2013-08-26 Joel MartinMerge pull request #285 from glance-/rfb_js_fixes
2013-08-02 Anton LundinclearTimeout instead of clearInterval for timers
2013-07-31 Joel MartinMerge pull request #269 from phildriscoll/master
2013-07-24 samhedMerge branch 'master' of https://github.com/kanaka...
2013-07-22 samhedMake noVNC follow the RFB protocol and keep only one...
2013-07-19 samhedMerge branch 'master' of https://github.com/kanaka...
2013-07-18 Joel MartinMerge pull request #276 from samhed/screenrealestate
2013-07-18 Joel MartinMerge pull request #280 from samhed/documenttitle
2013-07-18 samhedDisplay the desktop name in the document title
2013-04-23 Joel MartinMerge pull request #245 from wrouesnel/vnc-auto-fix
2013-04-17 Joel Martinrfb.js: set FBU.bytes before waiting from RRE.
2013-04-16 Joel MartinMerge pull request #249 from Medical-Insight/copy-rect...
2013-04-16 Vagn JohansenSet FBU.bytes to 1 in encHandlers.COPYRECT
2012-10-23 Joel Martinrfb.js: skip tight when true color is disabled.
2012-10-18 Joel MartinMerge remote branch 'Medical-Insight/non-square-cursor...
2012-10-17 Joel MartinMerge pull request #195 from moobyfr/keyboard-altgr
2012-10-17 Joel MartinRefactor dynamic script loading. Add util.js:load_scripts()
2012-10-16 Joel MartinMerge pull request #191 from takaha/altgr
2012-10-15 Joel MartinRefactoring hot blocks to help Chrome optimizing compiler.
2012-10-15 Joel MartinChange noVNC license to from LGPLv3 to MPL 2.0
2012-09-17 Joel Martinrfb.js: add onFBResize event callback.
2012-09-14 Joel MartinMerge branch 'binary', fix encode_message
2012-08-16 Joel Martinwebsock.js: simpler binary support, protocols param.
2012-08-15 Joel MartinRevert "Fix tight decoding when using binary/non-base64...
2012-08-15 Joel MartinFix tight decoding when using binary/non-base64 connection.
2012-06-28 Joel Martintimers: fix over repeated connects.
2012-06-24 Joel MartinLicense clarification: HTML,CSS,images,fonts under...
2012-06-23 Joel MartinMerge branch 'master' of github.com:kanaka/noVNC
2012-06-23 Joel MartinUltraVNC repeaterID cleanup.
2012-06-23 Joel MartinMerge remote branch 'kassah/master'
2012-06-23 William LightningChange RepeaterID to be a config option
2012-06-07 William LightningAdd ultravnc_repeater.pl support to rfb.js and vnc_auto...
2012-05-18 Joel MartinMerge pull request #166 from mnaser/patch-1
2012-05-17 Joel Martinrfb: Use the render queue for copyrect.
2012-05-17 Joel MartinMove render queue processing to Display and use request...
2012-05-17 Joel Martinrfb: debug output cleanup.
2012-05-16 Joel MartinFail the connection on unexpected tightPNG cmode.
2012-05-10 Joel MartinAdd/use display.drawImage which is viewport relative.
2012-05-10 Joel MartinMerge pull request #162 from toddfreese/master
2012-05-10 Todd FreeseAdded support for RealVNC Mac.
2012-04-26 Joel MartinDon't treat onerror as a close.
2012-04-13 Joel MartinAdd code/reason to close event messages. Remove useless...
2012-03-23 Joel MartinSupport Apple Remote Desktop.
2012-03-14 Joel MartinSquelch noisy debug logs.
2012-03-12 Joel MartinMerge tight/tightPNG routine.
2012-03-11 Joel MartinGeneral code formatting and cleanliness.
2012-03-11 Joel MartinStats: count pixels instead of just FBU.rects.
2012-03-11 Joel MartinMerge commit 'd38db74abd0efa34f7297dc19bf603b7f765e0f5'
2012-03-09 Mike Tinglofadd some documentation; default to existing websocket...
2012-01-31 Mike Tinglofadd tight zlib stream reset; add error if tight encodin...
2012-01-30 Mike Tinglofcomment out per-decompress checksum and logging
2012-01-30 Mike Tinglofadd last rect special encoding; fix tight fill subencod...
2012-01-29 Mike Tinglofdon't need to copy palette data until we have all data...
2012-01-29 Mike Tinglofimplement tight indexed rectangle; remove some debug...
2012-01-28 Mike Tingloffix handling of min compression size
2012-01-25 Mike Tinglofadded rgb image drawing, some zlib changes (huffman...
2012-01-25 Mike Tinglofkeep zlib history so we can decode as a stream
2012-01-24 Mike Tbasic framing for tight is working (decode not complete)
2012-01-12 Joel MartinMerge remote branch 'origin/issue-70'
2012-01-12 Joel MartinFix Intel AMT KVM: disable true color.
2012-01-12 Joel MartinLinting.
2011-12-15 Joel MartinMerge branch 'master' of github.com:kanaka/noVNC
2011-12-15 Joel MartinShow close code and reason.
next