index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vnc.h
Age
Commit message (
Expand
)
Author
2010-06-01
vnc: keep track of client desktop size
Gerd Hoffmann
2010-06-01
vnc: add basic tight support
Corentin Chary
2010-06-01
vnc: return the number of rectangles
Corentin Chary
2010-06-01
vnc: remove a memory leak in zlib
Corentin Chary
2010-06-01
vnc: add buffer_free()
Corentin Chary
2010-06-01
vnc: don't clear zlib stream on set_encoding
Corentin Chary
2010-06-01
vnc: adjust compression zstream level
Corentin Chary
2010-06-01
vnc: only use a single zlib stream
Corentin Chary
2010-05-24
vnc: rich cursor support.
Gerd Hoffmann
2010-05-03
vnc: split encoding in specific files
Corentin Chary
2010-04-09
Remove magic numbers for VNC message IDs from code
Daniel P. Berrange
2010-03-19
input: make vnc use mouse mode notifiers
Anthony Liguori
2010-03-17
vnc: add no-lock-key-sync option
Gerd Hoffmann
2010-03-09
kbd keds: vnc
Gerd Hoffmann
2010-02-10
Increase VNC_MAX_WIDTH
Brian Jackson
2010-02-10
vnc: Migrate to using QTAILQ instead of custom implementation
Amit Shah
2010-01-19
VNC: Cache client info at connection time
Luiz Capitulino
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-08-10
variable timer intervals
Stefano Stabellini
2009-08-10
single vnc server surface
Stefano Stabellini
2009-08-10
a single vnc timer to refresh the screen
Stefano Stabellini
2009-03-20
vnc: throttle screen updates. (Gerd Hoffmann)
aliguori
2009-03-20
vnc: cleanup surface handling, fix screen corruption bug. (Gerd Hoffmann)
aliguori
2009-03-06
Support ACLs for controlling VNC access ("Daniel P. Berrange")
aliguori
2009-03-06
Add SASL authentication support ("Daniel P. Berrange")
aliguori
2009-03-06
Move TLS auth into separate file ("Daniel P. Berrange")
aliguori
2009-03-06
Move VNC structs into header file ("Daniel P. Berrange")
aliguori
2009-02-16
Support multiple VNC clients (Brian Kress)
aliguori
2009-02-02
Split VNC defines to vnc.h (Alexander Graf)
aliguori