- cf6f26d Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into staging by Richard Henderson · 2 years, 10 months ago
- abea194 qapi/ui: add 'display-update' command for changing listen address by Vladimir Sementsov-Ogievskiy · 2 years, 11 months ago
- d708f99 ui/vnc: refactor arrays of addresses to SocketAddressList by Vladimir Sementsov-Ogievskiy · 2 years, 11 months ago
- 95f8510 Replacing CONFIG_VNC_PNG with CONFIG_PNG by Kshitij Suri · 2 years, 11 months ago
- c6b310b softmmu: remove deprecated --enable-fips option by Daniel P. Berrangé · 3 years ago
- 756a98d Move error_printf_unless_qmp() with monitor unit by Marc-André Lureau · 2 years, 10 months ago
- 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 3 years ago
- e03b568 Replace config-time define HOST_WORDS_BIGENDIAN by Marc-André Lureau · 3 years ago
- 6c08964 ui: avoid unnecessary memory operations in vnc_refresh_server_surface() by Wen, Jianxian · 3 years ago
- 1dbbe6f ui/vnc.c: Fixed a deadlock bug. by Rao Lei · 3 years, 2 months ago
- ca19ef5 ui: do not delay further remote resize by Marc-André Lureau · 3 years, 11 months ago
- 1b17f1e ui: generalize clipboard notifier by Marc-André Lureau · 3 years, 7 months ago
- 83bee4b crypto: replace 'des-rfb' cipher with 'des' by Daniel P. Berrangé · 3 years, 8 months ago
- 3c52bf0 ui/vnc: Use qcrypto_tls_creds_check_endpoint() by Philippe Mathieu-Daudé · 3 years, 8 months ago
- b65310a vnc: avoid deprecation warnings for SASL on OS X by Paolo Bonzini · 3 years, 9 months ago
- 0bf41ca ui/vnc: clipboard support by Gerd Hoffmann · 3 years, 9 months ago
- 4087ecb vnc: spelling fix (enable->enabled) by Michael Tokarev · 3 years, 10 months ago
- 1f08e34 vnc: support reload x509 certificates for vnc by Zihao Chang · 4 years ago
- 5994dcb ui, monitor: remove deprecated VNC ACL option and HMP commands by Daniel P. Berrangé · 4 years ago
- 69cc8db ui: honour the actual guest display dimensions without rounding by Daniel P. Berrangé · 4 years ago
- 3d3a528 ui: use client width/height in WMVi message by Daniel P. Berrangé · 4 years ago
- adc8fce ui: add more trace points for VNC client/server messages by Daniel P. Berrangé · 4 years ago
- 6c6840e ui: introduce "password-secret" option for VNC servers by Daniel P. Berrangé · 4 years ago
- c821a58 ui/console: Pass placeholder surface to displays by Akihiko Odaki · 4 years ago
- b5a087b ui/console: Add placeholder flag to message surface by Akihiko Odaki · 4 years ago
- 104b8d1 vnc: send extended desktop resize on update requests by Gerd Hoffmann · 4 years, 1 month ago
- d239726 Revert "vnc: move initialization to framebuffer_update_request" by Gerd Hoffmann · 4 years, 1 month ago
- 653c974 vnc: support "-vnc help" by Paolo Bonzini · 4 years, 1 month ago
- 763deea vnc: add support for extended desktop resize by Gerd Hoffmann · 4 years, 1 month ago
- 9e1632a vnc: move initialization to framebuffer_update_request by Gerd Hoffmann · 4 years, 1 month ago
- b3c2de9 vnc: move check into vnc_cursor_define by Gerd Hoffmann · 4 years, 1 month ago
- 5f8679f vnc: Fix a memleak in vnc_display_connect() by Alex Chen · 4 years, 3 months ago
- 7b5fa0b ui: add support for remote power control to VNC server by Daniel P. Berrangé · 4 years, 2 months ago
- 521534d vnc: fix unfinalized tlscreds for VncDisplay by Zihao Chang · 4 years, 1 month ago
- 54aa3de qapi: Use QAPI_LIST_PREPEND() where possible by Eric Blake · 4 years, 3 months ago
- 947191b ui/vnc: Add missing lock for send_color_map by Peng Liang · 4 years, 3 months ago
- 074a86d vnc: add alpha cursor support by Gerd Hoffmann · 4 years, 3 months ago
- b151357 vnc: drop unused copyrect feature by Gerd Hoffmann · 4 years, 3 months ago
- 2ddafce vnc: fix resource leak when websocket channel error by Ding Hui · 4 years, 4 months ago
- 552d7f4 qom: Crash more nicely on object_property_get_link() failure by Markus Armbruster · 4 years, 8 months ago
- b94b3c0 vnc: Plug minor memory leak in vnc_display_open() by Markus Armbruster · 4 years, 8 months ago
- 9261ef5 Clean up some calls to ignore Error objects the right way by Markus Armbruster · 4 years, 8 months ago
- 57a878e audio: Let capture_callback handler use const buffer argument by Philippe Mathieu-Daudé · 4 years, 10 months ago
- 557ba0e vnc: prioritize ZRLE compression over ZLIB by Cameron Esfahani · 5 years ago
- 0780ec7 Revert "vnc: allow fall back to RAW encoding" by Gerd Hoffmann · 5 years 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 · 5 years ago
- e1b3d47 vnc: fix websocket field in events by Gerd Hoffmann · 5 years ago
- fc8135c socket: Add num connections to qio_net_listener_open_sync() by Juan Quintela · 6 years ago
- f0b9f36 audio: add audiodev property to vnc and wav_capture by Kővágó, Zoltán · 6 years ago
- ecd97e9 audio: basic support for multi backend audio by Kővágó, Zoltán · 6 years ago
- db72581 Include qemu/main-loop.h less by Markus Armbruster · 6 years ago
- 13d4ff0 trace: Do not include qom/cpu.h into generated trace.h by Markus Armbruster · 6 years ago
- 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
- f7b2502 ui/vnc: Use gcrypto_random_bytes for start_auth_vnc by Richard Henderson · 6 years ago
- 4347e63 ui/vnc: Split out authentication_failed by Richard Henderson · 6 years ago
- cfc3fef Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190312-pull-request' into staging by Peter Maydell · 6 years ago
- 85bc585 audio: use qapi AudioFormat instead of audfmt_e by Kővágó, Zoltán · 6 years ago
- 55cf09a vnc: allow specifying a custom authorization object name by Daniel P. Berrange · 6 years ago
- bbcdeb6 vnc: fix update stalls by Gerd Hoffmann · 6 years ago
- b76806d authz: delete existing ACL implementation by Daniel P. Berrange · 9 years ago
- 5d75648 qapi: Generate QAPIEvent stuff into separate files by Markus Armbruster · 6 years ago
- 19c1b9f keymap: fix keyup mappings by Gerd Hoffmann · 6 years ago
- 4ed26e1 keymap: pass full keyboard state to keysym2scancode by Gerd Hoffmann · 6 years ago
- c2f2ba4 kbd-state: use state tracker for vnc by Gerd Hoffmann · 6 years ago
- 61e77a5 vnc: detect and optimize pageflips by Gerd Hoffmann · 6 years ago
- 7d37435 avoid TABs in files that only contain a few by Paolo Bonzini · 6 years ago
- 612aea2 vnc: Clean up error reporting in vnc_init_func() by Markus Armbruster · 6 years ago
- ab4f931 ui: Convert vnc_display_init(), init_keyboard_layout() to Error by Fei Li · 6 years ago
- b5dc0d7 vnc: call sasl_server_init() only when required by Marc-André Lureau · 6 years ago
- 3ab7238 qapi: Drop qapi_event_send_FOO()'s Error ** argument by Peter Xu · 7 years ago
- 949ed4c ui/vnc: Remove useless parenthesis around DIV_ROUND_UP macro by Philippe Mathieu-Daudé · 7 years ago
- ec86faa vnc: remove support for deprecated tls, x509, x509verify options by Daniel P. Berrangé · 7 years ago
- f31f9c1 vnc: add magic cookie to VncState by Gerd Hoffmann · 7 years ago
- 1bc3117 vnc: fix use-after-free by Gerd Hoffmann · 7 years ago
- 2e5567c vnc: deal with surface NULL pointers by Gerd Hoffmann · 7 years ago
- eb815e2 qapi: Move qapi-schema.json to qapi/, rename generated files by Markus Armbruster · 7 years ago
- 9af2398 Include less of the generated modular QAPI headers by Markus Armbruster · 7 years ago
- abb4f2c keymap: consider modifier state when picking a mapping by Gerd Hoffmann · 7 years ago
- cf07065 ui: check VNC audio frequency limit at time of reading from client by Daniel P. Berrangé · 7 years ago
- dffa1de ui: avoid risk of 32-bit int overflow in VNC buffer check by Daniel P. Berrangé · 7 years ago
- d49b87f vnc: fix segfault in closed connection handling by Klim Kireev · 7 years ago
- f42fdb2 vnc: remove bogus object_unref on client socket by Daniel P. Berrangé · 7 years ago
- 922a01a Move include qemu/option.h from qemu-common.h to actual users by Markus Armbruster · 7 years ago
- 6b67395 Eliminate qapi/qmp/types.h by Markus Armbruster · 7 years ago
- a82400c Drop superfluous includes of qapi/qmp/qerror.h by Markus Armbruster · 7 years ago
- e688df6 Include qapi/error.h exactly where needed 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
- 6aa22a2 ui: add trace events related to VNC client throttling by Daniel P. Berrange · 7 years ago
- f887cf1 ui: place a hard cap on VNC server output buffer size 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
- 0bad834 ui: refactor code for determining if an update should be sent to the client by Daniel P. Berrange · 7 years ago
- 728a7ac ui: correctly reset framebuffer update state after processing dirty regions 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
- 3541b08 ui: avoid pointless VNC updates if framebuffer isn't dirty by Daniel P. Berrange · 7 years ago
- b939eb8 ui: remove redundant indentation in vnc_client_update by Daniel P. Berrange · 7 years ago
- c53df96 ui: remove unreachable code in vnc_update_client by Daniel P. Berrange · 7 years ago