index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
vnc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
console: kill DisplayState->opaque
Gerd Hoffmann
2013-03-18
1
-0
/
+1
*
vnc: fix possible uninitialized removals
Tim Hardeck
2013-01-21
1
-0
/
+1
*
vnc: added initial websocket protocol support
Tim Hardeck
2013-01-21
1
-0
/
+19
*
vnc: added buffer_advance function
Tim Hardeck
2013-01-21
1
-0
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-3
/
+3
*
monitor: move include files to include/monitor/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
ui: move files to ui/ and include/ui/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Blue Swirl
2012-11-03
1
-5
/
+0
|
\
|
*
vnc: add missing static
Blue Swirl
2012-11-01
1
-5
/
+0
*
|
pixman/vnc: use pixman images in vnc.
Gerd Hoffmann
2012-11-01
1
-4
/
+15
|
/
*
Remove support for non-threaded VNC server
Daniel P. Berrange
2012-06-27
1
-17
/
+0
*
vnc: don't mess up with iohandlers in the vnc thread
Corentin Chary
2012-03-14
1
-0
/
+2
*
vnc: implement shared flag handling.
Gerd Hoffmann
2012-02-10
1
-0
/
+16
*
Store VNC auth scheme per-client as well as per-server
Daniel P. Berrange
2011-07-23
1
-0
/
+2
*
vnc: Fix stack corruption and other bitmap related bugs
Stefan Weil
2011-03-10
1
-3
/
+6
*
vnc: add a non-adaptive option
Corentin Chary
2011-02-23
1
-0
/
+1
*
vnc: use the new generic bitmap functions
Corentin Chary
2011-02-23
1
-3
/
+4
*
vnc: Add ZRLE and ZYWRLE encodings.
Corentin Chary
2011-02-23
1
-1
/
+26
*
vnc: refresh lossy rect after a given timeout
Corentin Chary
2011-02-23
1
-0
/
+3
*
vnc: add a way to get the update frequency for a given region
Corentin Chary
2011-02-23
1
-0
/
+19
*
vnc: support password expire
Gerd Hoffmann
2010-12-09
1
-0
/
+1
*
vnc: threaded VNC server
Corentin Chary
2010-07-26
1
-1
/
+52
*
vnc: encapsulate encoding members
Corentin Chary
2010-07-26
1
-26
/
+33
*
vnc: tight add PNG encoding
Corentin Chary
2010-07-26
1
-1
/
+14
*
ui: move all ui components in ui/
Corentin Chary
2010-07-26
1
-0
/
+430