aboutsummaryrefslogtreecommitdiffstats
path: root/ui/vnc.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-23Store VNC auth scheme per-client as well as per-serverDaniel P. Berrange1-0/+2
2011-03-10vnc: Fix stack corruption and other bitmap related bugsStefan Weil1-3/+6
2011-02-23vnc: add a non-adaptive optionCorentin Chary1-0/+1
2011-02-23vnc: use the new generic bitmap functionsCorentin Chary1-3/+4
2011-02-23vnc: Add ZRLE and ZYWRLE encodings.Corentin Chary1-1/+26
2011-02-23vnc: refresh lossy rect after a given timeoutCorentin Chary1-0/+3
2011-02-23vnc: add a way to get the update frequency for a given regionCorentin Chary1-0/+19
2010-12-09vnc: support password expireGerd Hoffmann1-0/+1
2010-07-26vnc: threaded VNC serverCorentin Chary1-1/+52
2010-07-26vnc: encapsulate encoding membersCorentin Chary1-26/+33
2010-07-26vnc: tight add PNG encodingCorentin Chary1-1/+14
2010-07-26ui: move all ui components in ui/Corentin Chary1-0/+430