aboutsummaryrefslogtreecommitdiff
path: root/ui/vnc-auth-vencrypt.c
AgeCommit message (Expand)Author
2015-09-15ui: convert VNC server to use QCryptoTLSSessionDaniel P. Berrange
2015-06-12Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handlerFam Zheng
2015-04-30ui/vnc : remove 'struct' of 'typedef struct'Chih-Min Chao
2015-04-30ui/vnc : fix coding styleChih-Min Chao
2015-03-18ui: remove unused 'wiremode' variable in VncState structDaniel P. Berrange
2013-08-22aio / timers: Untangle include filesAlex Bligh
2012-07-28Avoid returning voidBlue Swirl
2011-07-23Store VNC auth scheme per-client as well as per-serverDaniel P. Berrange
2010-07-26ui: move all ui components in ui/Corentin Chary