- 1f1736a vnc: increase max display size by Gerd Hoffmann · 9 months ago
- 0e74eb8 ui: drop VNC feature _MASK constants by Daniel P. Berrangé · 1 year, 3 months ago
- 9e58d7a ui/vnc: Require audiodev= to enable audio by Paolo Bonzini · 1 year, 5 months ago
- 385ac97 ui: keep current cursor with QemuConsole by Marc-André Lureau · 2 years, 1 month ago
- 95f8510 Replacing CONFIG_VNC_PNG with CONFIG_PNG by Kshitij Suri · 2 years, 11 months ago
- 0bf41ca ui/vnc: clipboard support by Gerd Hoffmann · 3 years, 10 months ago
- 69cc8db ui: honour the actual guest display dimensions without rounding by Daniel P. Berrangé · 4 years ago
- 763deea vnc: add support for extended desktop resize by Gerd Hoffmann · 4 years, 2 months ago
- 7b5fa0b ui: add support for remote power control to VNC server by Daniel P. Berrangé · 4 years, 3 months ago
- 074a86d vnc: add alpha cursor support by Gerd Hoffmann · 4 years, 3 months ago
- a7d83e4 vnc: add pseudo encodings by Gerd Hoffmann · 4 years, 3 months ago
- b151357 vnc: drop unused copyrect feature by Gerd Hoffmann · 4 years, 3 months ago
- b0c693f vnc: use enum for features by Gerd Hoffmann · 4 years, 3 months ago
- 34ab29c vnc: drop Error pointer indirection in vnc_client_io_error by Vladimir Sementsov-Ogievskiy · 5 years ago
- 6bf21f3 vnc: fix memory leak when vnc disconnect by Li Qiang · 6 years ago
- f0b9f36 audio: add audiodev property to vnc and wav_capture by Kővágó, Zoltán · 6 years ago
- 2ae16a6 Include generated QAPI headers less by Markus Armbruster · 6 years ago
- a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
- b76806d authz: delete existing ACL implementation by Daniel P. Berrange · 9 years ago
- c2f2ba4 kbd-state: use state tracker for vnc by Gerd Hoffmann · 6 years ago
- 05eb4a2 qapi: add conditions to VNC type/commands/events on the schema by Marc-André Lureau · 7 years ago
- f31f9c1 vnc: add magic cookie to VncState by Gerd Hoffmann · 7 years ago
- 9af2398 Include less of the generated modular QAPI headers by Markus Armbruster · 7 years ago
- 522ece3 Drop superfluous includes of qapi-types.h and test-qapi-types.h by Markus Armbruster · 7 years ago
- 13e1d0e ui: convert VNC server to QIONetListener by Daniel P. Berrange · 7 years ago
- 4c956bd ui: avoid sign extension using client width/height by Daniel P. Berrange · 7 years ago
- 30b80fd ui: mix misleading comments & return types of VNC I/O helper methods by Daniel P. Berrange · 7 years ago
- ada8d2e ui: fix VNC client throttling when forced update is requested by Daniel P. Berrange · 7 years ago
- e2b72cb ui: fix VNC client throttling when audio capture is active by Daniel P. Berrange · 7 years ago
- fef1bba ui: introduce enum to track VNC client framebuffer update request state by Daniel P. Berrange · 7 years ago
- 4ee74fa ui: refactor VncDisplay to allow multiple listening sockets by Daniel P. Berrange · 8 years ago
- a54f0d2 vnc: track LED state separately by Pierre Ossman · 8 years ago
- dbee989 ui: rename vnc_init_state to vnc_start_protocol by Daniel P. Berrange · 8 years ago
- 90cd03a ui: move some initialization out of vnc_init_state by Daniel P. Berrange · 8 years ago
- eda24e1 ui: refactor method for setting up VncDisplay auth types by Daniel P. Berrange · 8 years ago
- 38e5756 ui: remove 'ws_tls' field from VncState by Daniel P. Berrange · 8 years ago
- 12b2806 ui: remove 'enabled' and 'ws_enabled' fields from VncState by Daniel P. Berrange · 8 years ago
- 2a6a407 Clean up ill-advised or unusual header guards by Markus Armbruster · 9 years ago
- c5ce833 vnc: add configurable keyboard delay by Gerd Hoffmann · 9 years ago
- 30456d5 all: Clean up includes by Peter Maydell · 9 years ago
- d5f0422 ui: convert VNC server to use QIOChannelWebsock by Daniel P. Berrange · 10 years ago
- 2cc4522 ui: convert VNC server to use QIOChannelTLS by Daniel P. Berrange · 10 years ago
- 04d2529 ui: convert VNC server to use QIOChannelSocket by Daniel P. Berrange · 10 years ago
- 88c5f20 util: pull Buffer code out of VNC module by Daniel P. Berrange · 10 years ago
- 3e305e4 ui: convert VNC server to use QCryptoTLSSession by Daniel P. Berrange · 10 years ago
- fdd1ab6 ui: fix return type for VNC I/O functions to be ssize_t by Daniel P. Berrange · 10 years ago
- 8e9b0d2 ui: convert VNC websockets to use crypto APIs by Daniel P. Berrange · 10 years ago
- a2bebfd CVE-2015-1779: incrementally decode websocket frames by Daniel P. Berrange · 10 years ago
- 7b45a00 ui: remove separate gnutls_session for websockets server by Daniel P. Berrange · 10 years ago
- f9148c8 ui: fix setup of VNC websockets auth scheme with TLS by Daniel P. Berrange · 10 years ago
- d169f04 ui: report error if user requests VNC option that is unsupported by Daniel P. Berrange · 10 years ago
- bf7aa45 vnc: drop display+ws_display from VncDisplay by Gerd Hoffmann · 10 years ago
- e5f34cd vnc: track & limit connections by Gerd Hoffmann · 10 years ago
- d616ccc vnc: remove vnc_display global by Gerd Hoffmann · 11 years ago
- 6365828 vnc update fix by Gerd Hoffmann · 11 years ago
- bea60dd ui/vnc: fix potential memory corruption issues by Peter Lieven · 11 years ago
- fb6ba0d qapi event: convert VNC events by Wenchao Xia · 11 years ago
- 12b316d ui/vnc: optimize dirty bitmap tracking by Peter Lieven · 11 years ago
- b4c85dd ui/vnc: introduce VNC_DIRTY_PIXELS_PER_BIT macro by Peter Lieven · 11 years ago
- 14768eb input: mouse: switch vnc ui to new core by Gerd Hoffmann · 11 years ago
- 0057a0d TLS support for VNC Websockets by Tim Hardeck · 12 years ago
- ab99e5c vnc: Support for LED state extension by Lei Li · 12 years ago
- 0f7b286 console: gui timer fixes by Gerd Hoffmann · 12 years ago
- d39fa6d vnc: stop using DisplayState by Gerd Hoffmann · 12 years ago
- 21ef45d console: kill DisplayState->opaque by Gerd Hoffmann · 12 years ago
- 6fd8e79 vnc: fix possible uninitialized removals by Tim Hardeck · 12 years ago
- 7536ee4 vnc: added initial websocket protocol support by Tim Hardeck · 12 years ago
- 32ed268 vnc: added buffer_advance function by Tim Hardeck · 12 years ago
- 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
- 83c9089 monitor: move include files to include/monitor/ by Paolo Bonzini · 12 years ago
- 28ecbae ui: move files to ui/ and include/ui/ by Paolo Bonzini · 12 years ago
- ef84755 Merge branch 'trivial-patches' of git://github.com/stefanha/qemu by Blue Swirl · 12 years ago
- 71a8cde vnc: add missing static by Blue Swirl · 12 years ago
- 9f64916 pixman/vnc: use pixman images in vnc. by Gerd Hoffmann · 12 years ago
- 2624bab Remove support for non-threaded VNC server by Daniel P. Berrange · 13 years ago
- 175b2a6 vnc: don't mess up with iohandlers in the vnc thread by Corentin Chary · 13 years ago
- 8cf3648 vnc: implement shared flag handling. by Gerd Hoffmann · 13 years ago
- 7e7e2eb Store VNC auth scheme per-client as well as per-server by Daniel P. Berrange · 14 years ago
- 23bfe28 vnc: Fix stack corruption and other bitmap related bugs by Stefan Weil · 14 years ago
- 80e0c8c vnc: add a non-adaptive option by Corentin Chary · 14 years ago
- bc2429b vnc: use the new generic bitmap functions by Corentin Chary · 14 years ago
- 148954f vnc: Add ZRLE and ZYWRLE encodings. by Corentin Chary · 14 years ago
- 7d964c9 vnc: refresh lossy rect after a given timeout by Corentin Chary · 14 years ago
- 999342a vnc: add a way to get the update frequency for a given region by Corentin Chary · 14 years ago
- 3c9405a vnc: support password expire by Gerd Hoffmann · 14 years ago
- bd023f9 vnc: threaded VNC server by Corentin Chary · 15 years ago
- d1af0e0 vnc: encapsulate encoding members by Corentin Chary · 15 years ago
- efe556a vnc: tight add PNG encoding by Corentin Chary · 15 years ago
- 3e230dd ui: move all ui components in ui/ by Corentin Chary · 15 years ago[Renamed from vnc.h]
- 6f9c78c vnc: add lossy option by Corentin Chary · 15 years ago
- 2f6f5c7 vnc: tight: add JPEG and gradient subencoding with smooth image detection by Corentin Chary · 15 years ago
- 5862d19 vnc: keep track of client desktop size by Gerd Hoffmann · 15 years ago
- 380282b vnc: add basic tight support by Corentin Chary · 15 years ago
- a885211 vnc: return the number of rectangles by Corentin Chary · 15 years ago
- 161c4f2 vnc: remove a memory leak in zlib by Corentin Chary · 15 years ago
- 5d418e3 vnc: add buffer_free() by Corentin Chary · 15 years ago
- 78c98c7 vnc: don't clear zlib stream on set_encoding by Corentin Chary · 15 years ago
- 9f643ec vnc: adjust compression zstream level by Corentin Chary · 15 years ago
- b05ad29 vnc: only use a single zlib stream by Corentin Chary · 15 years ago
- d467b67 vnc: rich cursor support. by Gerd Hoffmann · 15 years ago