Sign in
qemu
/
qemu
/
522ece32d214bd4b086821c4350c2aebe5587878
/
ui
/
vnc.h
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
70a4568
vnc: split encoding in specific files
by Corentin Chary
· 15 years ago
46a183d
Remove magic numbers for VNC message IDs from code
by Daniel P. Berrange
· 15 years ago
37c34d9
input: make vnc use mouse mode notifiers
by Anthony Liguori
· 15 years ago
3a0558b
vnc: add no-lock-key-sync option
by Gerd Hoffmann
· 15 years ago
7ffb82c
kbd keds: vnc
by Gerd Hoffmann
· 15 years ago
3f54bfb
Increase VNC_MAX_WIDTH
by Brian Jackson
· 15 years ago
41b4bef
vnc: Migrate to using QTAILQ instead of custom implementation
by Amit Shah
· 15 years ago
4a80dba
VNC: Cache client info at connection time
by Luiz Capitulino
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
2430ffe
variable timer intervals
by Stefano Stabellini
· 16 years ago
1fc6241
single vnc server surface
by Stefano Stabellini
· 16 years ago
703bc68
a single vnc timer to refresh the screen
by Stefano Stabellini
· 16 years ago
c522d0e
vnc: throttle screen updates. (Gerd Hoffmann)
by aliguori
· 16 years ago
6baebed
vnc: cleanup surface handling, fix screen corruption bug. (Gerd Hoffmann)
by aliguori
· 16 years ago
76655d6
Support ACLs for controlling VNC access ("Daniel P. Berrange")
by aliguori
· 16 years ago
2f9606b
Add SASL authentication support ("Daniel P. Berrange")
by aliguori
· 16 years ago
5fb6c7a
Move TLS auth into separate file ("Daniel P. Berrange")
by aliguori
· 16 years ago
19a490b
Move VNC structs into header file ("Daniel P. Berrange")
by aliguori
· 16 years ago
753b405
Support multiple VNC clients (Brian Kress)
by aliguori
· 16 years ago
e06679f
Split VNC defines to vnc.h (Alexander Graf)
by aliguori
· 16 years ago