aboutsummaryrefslogtreecommitdiff
path: root/ui/vnc.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-09vnc: support password expireGerd Hoffmann1-0/+14
2010-12-09vnc: auth reject cleanupGerd Hoffmann1-17/+13
2010-10-13vnc: avoid write only variablesBlue Swirl1-0/+8
2010-08-22vnc: check fd before calling qemu_set_fd_handler2() in vnc_client_write()Yoshiaki Tamura1-1/+1
2010-07-26vnc: add missing lock for vnc_cursor_define()Corentin Chary1-0/+2
2010-07-26vnc: threaded VNC serverCorentin Chary1-24/+120
2010-07-26vnc: encapsulate encoding membersCorentin Chary1-4/+4
2010-07-26vnc: tight add PNG encodingCorentin Chary1-4/+7
2010-07-26ui: move all ui components in ui/Corentin Chary1-0/+2631