summaryrefslogtreecommitdiff
path: root/ui/vnc-auth-vencrypt.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-12Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handlerFam Zheng1-1/+1
2015-04-30ui/vnc : remove 'struct' of 'typedef struct'Chih-Min Chao1-2/+2
2015-04-30ui/vnc : fix coding styleChih-Min Chao1-2/+4
2015-03-18ui: remove unused 'wiremode' variable in VncState structDaniel P. Berrange1-1/+0
2013-08-22aio / timers: Untangle include filesAlex Bligh1-1/+1
2012-07-28Avoid returning voidBlue Swirl1-1/+2
2011-07-23Store VNC auth scheme per-client as well as per-serverDaniel P. Berrange1-9/+9
2010-07-26ui: move all ui components in ui/Corentin Chary1-0/+175