aboutsummaryrefslogtreecommitdiff
path: root/ui/vnc.h
AgeCommit message (Expand)Author
2012-06-27Remove support for non-threaded VNC serverDaniel P. Berrange
2012-03-14vnc: don't mess up with iohandlers in the vnc threadCorentin Chary
2012-02-10vnc: implement shared flag handling.Gerd Hoffmann
2011-07-23Store VNC auth scheme per-client as well as per-serverDaniel P. Berrange
2011-03-10vnc: Fix stack corruption and other bitmap related bugsStefan Weil
2011-02-23vnc: add a non-adaptive optionCorentin Chary
2011-02-23vnc: use the new generic bitmap functionsCorentin Chary
2011-02-23vnc: Add ZRLE and ZYWRLE encodings.Corentin Chary
2011-02-23vnc: refresh lossy rect after a given timeoutCorentin Chary
2011-02-23vnc: add a way to get the update frequency for a given regionCorentin Chary
2010-12-09vnc: support password expireGerd Hoffmann
2010-07-26vnc: threaded VNC serverCorentin Chary
2010-07-26vnc: encapsulate encoding membersCorentin Chary
2010-07-26vnc: tight add PNG encodingCorentin Chary
2010-07-26ui: move all ui components in ui/Corentin Chary