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
/
vnc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
vnc: keep track of client desktop size
Gerd Hoffmann
2010-06-01
1
-0
/
+2
*
vnc: add basic tight support
Corentin Chary
2010-06-01
1
-0
/
+12
*
vnc: return the number of rectangles
Corentin Chary
2010-06-01
1
-3
/
+3
*
vnc: remove a memory leak in zlib
Corentin Chary
2010-06-01
1
-0
/
+1
*
vnc: add buffer_free()
Corentin Chary
2010-06-01
1
-0
/
+1
*
vnc: don't clear zlib stream on set_encoding
Corentin Chary
2010-06-01
1
-1
/
+0
*
vnc: adjust compression zstream level
Corentin Chary
2010-06-01
1
-0
/
+1
*
vnc: only use a single zlib stream
Corentin Chary
2010-06-01
1
-1
/
+1
*
vnc: rich cursor support.
Gerd Hoffmann
2010-05-24
1
-1
/
+7
*
vnc: split encoding in specific files
Corentin Chary
2010-05-03
1
-3
/
+26
*
Remove magic numbers for VNC message IDs from code
Daniel P. Berrange
2010-04-09
1
-0
/
+51
*
input: make vnc use mouse mode notifiers
Anthony Liguori
2010-03-19
1
-0
/
+2
*
vnc: add no-lock-key-sync option
Gerd Hoffmann
2010-03-17
1
-0
/
+1
*
kbd keds: vnc
Gerd Hoffmann
2010-03-09
1
-0
/
+1
*
Increase VNC_MAX_WIDTH
Brian Jackson
2010-02-10
1
-1
/
+1
*
vnc: Migrate to using QTAILQ instead of custom implementation
Amit Shah
2010-02-10
1
-2
/
+3
*
VNC: Cache client info at connection time
Luiz Capitulino
2010-01-19
1
-0
/
+2
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-1
/
+1
*
Get rid of _t suffix
malc
2009-10-01
1
-1
/
+1
*
variable timer intervals
Stefano Stabellini
2009-08-10
1
-0
/
+1
*
single vnc server surface
Stefano Stabellini
2009-08-10
1
-8
/
+9
*
a single vnc timer to refresh the screen
Stefano Stabellini
2009-08-10
1
-1
/
+1
*
vnc: throttle screen updates. (Gerd Hoffmann)
aliguori
2009-03-20
1
-0
/
+1
*
vnc: cleanup surface handling, fix screen corruption bug. (Gerd Hoffmann)
aliguori
2009-03-20
1
-3
/
+11
*
Support ACLs for controlling VNC access ("Daniel P. Berrange")
aliguori
2009-03-06
1
-0
/
+3
*
Add SASL authentication support ("Daniel P. Berrange")
aliguori
2009-03-06
1
-3
/
+28
*
Move TLS auth into separate file ("Daniel P. Berrange")
aliguori
2009-03-06
1
-26
/
+50
*
Move VNC structs into header file ("Daniel P. Berrange")
aliguori
2009-03-06
1
-3
/
+147
*
Support multiple VNC clients (Brian Kress)
aliguori
2009-02-16
1
-0
/
+2
*
Split VNC defines to vnc.h (Alexander Graf)
aliguori
2009-02-02
1
-0
/
+112