index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
vnc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
vnc: fix memory leak when vnc disconnect
Li Qiang
2019-09-17
1
-2
/
+2
*
audio: add audiodev property to vnc and wav_capture
Kővágó, Zoltán
2019-08-21
1
-0
/
+2
*
Include generated QAPI headers less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
authz: delete existing ACL implementation
Daniel P. Berrange
2019-02-26
1
-1
/
+3
*
kbd-state: use state tracker for vnc
Gerd Hoffmann
2019-02-05
1
-3
/
+2
*
qapi: add conditions to VNC type/commands/events on the schema
Marc-André Lureau
2018-07-03
1
-0
/
+2
*
vnc: add magic cookie to VncState
Gerd Hoffmann
2018-05-15
1
-0
/
+3
*
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
1
-0
/
+1
*
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
2018-02-09
1
-1
/
+0
*
ui: convert VNC server to QIONetListener
Daniel P. Berrange
2018-02-02
1
-6
/
+3
*
ui: avoid sign extension using client width/height
Daniel P. Berrange
2018-01-25
1
-2
/
+2
*
ui: mix misleading comments & return types of VNC I/O helper methods
Daniel P. Berrange
2018-01-12
1
-3
/
+3
*
ui: fix VNC client throttling when forced update is requested
Daniel P. Berrange
2018-01-12
1
-0
/
+7
*
ui: fix VNC client throttling when audio capture is active
Daniel P. Berrange
2018-01-12
1
-0
/
+6
*
ui: introduce enum to track VNC client framebuffer update request state
Daniel P. Berrange
2018-01-12
1
-2
/
+7
*
ui: refactor VncDisplay to allow multiple listening sockets
Daniel P. Berrange
2017-02-08
1
-4
/
+6
*
vnc: track LED state separately
Pierre Ossman
2017-01-31
1
-1
/
+2
*
ui: rename vnc_init_state to vnc_start_protocol
Daniel P. Berrange
2016-10-13
1
-1
/
+1
*
ui: move some initialization out of vnc_init_state
Daniel P. Berrange
2016-10-13
1
-1
/
+0
*
ui: refactor method for setting up VncDisplay auth types
Daniel P. Berrange
2016-10-13
1
-0
/
+1
*
ui: remove 'ws_tls' field from VncState
Daniel P. Berrange
2016-10-13
1
-1
/
+0
*
ui: remove 'enabled' and 'ws_enabled' fields from VncState
Daniel P. Berrange
2016-10-13
1
-2
/
+0
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
1
-3
/
+3
*
vnc: add configurable keyboard delay
Gerd Hoffmann
2016-06-03
1
-0
/
+1
*
all: Clean up includes
Peter Maydell
2016-02-23
1
-1
/
+0
*
ui: convert VNC server to use QIOChannelWebsock
Daniel P. Berrange
2015-12-18
1
-4
/
+0
*
ui: convert VNC server to use QIOChannelTLS
Daniel P. Berrange
2015-12-18
1
-3
/
+2
*
ui: convert VNC server to use QIOChannelSocket
Daniel P. Berrange
2015-12-18
1
-9
/
+13
*
util: pull Buffer code out of VNC module
Daniel P. Berrange
2015-10-20
1
-15
/
+1
*
ui: convert VNC server to use QCryptoTLSSession
Daniel P. Berrange
2015-09-15
1
-9
/
+6
*
ui: fix return type for VNC I/O functions to be ssize_t
Daniel P. Berrange
2015-09-15
1
-3
/
+3
*
ui: convert VNC websockets to use crypto APIs
Daniel P. Berrange
2015-07-08
1
-8
/
+0
*
CVE-2015-1779: incrementally decode websocket frames
Daniel P. Berrange
2015-04-01
1
-0
/
+2
*
ui: remove separate gnutls_session for websockets server
Daniel P. Berrange
2015-03-18
1
-3
/
+0
*
ui: fix setup of VNC websockets auth scheme with TLS
Daniel P. Berrange
2015-03-18
1
-0
/
+2
*
ui: report error if user requests VNC option that is unsupported
Daniel P. Berrange
2015-03-18
1
-2
/
+2
*
vnc: drop display+ws_display from VncDisplay
Gerd Hoffmann
2015-03-12
1
-3
/
+3
*
vnc: track & limit connections
Gerd Hoffmann
2015-01-22
1
-0
/
+3
*
vnc: remove vnc_display global
Gerd Hoffmann
2015-01-22
1
-0
/
+2
*
vnc update fix
Gerd Hoffmann
2014-07-25
1
-0
/
+1
*
ui/vnc: fix potential memory corruption issues
Peter Lieven
2014-07-01
1
-6
/
+8
*
qapi event: convert VNC events
Wenchao Xia
2014-06-23
1
-2
/
+2
*
ui/vnc: optimize dirty bitmap tracking
Peter Lieven
2014-03-10
1
-0
/
+4
*
ui/vnc: introduce VNC_DIRTY_PIXELS_PER_BIT macro
Peter Lieven
2014-03-10
1
-1
/
+5
*
input: mouse: switch vnc ui to new core
Gerd Hoffmann
2014-03-05
1
-0
/
+1
*
TLS support for VNC Websockets
Tim Hardeck
2013-05-03
1
-1
/
+4
*
vnc: Support for LED state extension
Lei Li
2013-04-29
1
-0
/
+3
*
console: gui timer fixes
Gerd Hoffmann
2013-04-16
1
-2
/
+0
*
vnc: stop using DisplayState
Gerd Hoffmann
2013-03-18
1
-2
/
+1
[next]