summaryrefslogtreecommitdiff
path: root/vnc.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-1/+1
* Get rid of _t suffixmalc2009-10-011-1/+1
* variable timer intervalsStefano Stabellini2009-08-101-0/+1
* single vnc server surfaceStefano Stabellini2009-08-101-8/+9
* a single vnc timer to refresh the screenStefano Stabellini2009-08-101-1/+1
* vnc: throttle screen updates. (Gerd Hoffmann)aliguori2009-03-201-0/+1
* vnc: cleanup surface handling, fix screen corruption bug. (Gerd Hoffmann)aliguori2009-03-201-3/+11
* Support ACLs for controlling VNC access ("Daniel P. Berrange")aliguori2009-03-061-0/+3
* Add SASL authentication support ("Daniel P. Berrange")aliguori2009-03-061-3/+28
* Move TLS auth into separate file ("Daniel P. Berrange")aliguori2009-03-061-26/+50
* Move VNC structs into header file ("Daniel P. Berrange")aliguori2009-03-061-3/+147
* Support multiple VNC clients (Brian Kress)aliguori2009-02-161-0/+2
* Split VNC defines to vnc.h (Alexander Graf)aliguori2009-02-021-0/+112