aboutsummaryrefslogtreecommitdiffstats
path: root/vnc.h
AgeCommit message (Expand)AuthorFilesLines
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-1/+1
2009-10-01Get rid of _t suffixmalc1-1/+1
2009-08-10variable timer intervalsStefano Stabellini1-0/+1
2009-08-10single vnc server surfaceStefano Stabellini1-8/+9
2009-08-10a single vnc timer to refresh the screenStefano Stabellini1-1/+1
2009-03-20vnc: throttle screen updates. (Gerd Hoffmann)aliguori1-0/+1
2009-03-20vnc: cleanup surface handling, fix screen corruption bug. (Gerd Hoffmann)aliguori1-3/+11
2009-03-06Support ACLs for controlling VNC access ("Daniel P. Berrange")aliguori1-0/+3
2009-03-06Add SASL authentication support ("Daniel P. Berrange")aliguori1-3/+28
2009-03-06Move TLS auth into separate file ("Daniel P. Berrange")aliguori1-26/+50
2009-03-06Move VNC structs into header file ("Daniel P. Berrange")aliguori1-3/+147
2009-02-16Support multiple VNC clients (Brian Kress)aliguori1-0/+2
2009-02-02Split VNC defines to vnc.h (Alexander Graf)aliguori1-0/+112