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