summaryrefslogtreecommitdiffstats
path: root/ui/vnc-auth-vencrypt.c
Commit message (Expand)AuthorAgeFilesLines
* vnc: fix resource leak when websocket channel errorDing Hui2020-11-041-1/+2
* authz: delete existing ACL implementationDaniel P. Berrange2019-02-261-1/+1
* qio: non-default context for TLS handshakePeter Xu2018-03-061-0/+1
* ui: Always remove an old VNC channel watch before adding a new oneBrandon Carpenter2017-10-041-0/+3
* ui: add tracing of VNC authentication processDaniel P. Berrange2017-09-291-12/+9Star
* ui: add tracing of VNC operations related to QIOChannelDaniel P. Berrange2017-09-291-0/+2
* io: change the QIOTask callback signatureDaniel P. Berrange2017-01-231-3/+4
* vnc: set name for all I/O channels createdDaniel P. Berrange2016-10-271-0/+1
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* ui: Clean up includesPeter Maydell2016-02-041-0/+1
* ui: convert VNC server to use QIOChannelTLSDaniel P. Berrange2015-12-181-76/+30Star
* ui: convert VNC server to use QIOChannelSocketDaniel P. Berrange2015-12-181-5/+22
* ui: convert VNC server to use QCryptoTLSSessionDaniel P. Berrange2015-09-151-35/+45
* Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handlerFam Zheng2015-06-121-1/+1
* ui/vnc : remove 'struct' of 'typedef struct'Chih-Min Chao2015-04-301-2/+2
* ui/vnc : fix coding styleChih-Min Chao2015-04-301-2/+4
* ui: remove unused 'wiremode' variable in VncState structDaniel P. Berrange2015-03-181-1/+0Star
* aio / timers: Untangle include filesAlex Bligh2013-08-221-1/+1
* Avoid returning voidBlue Swirl2012-07-281-1/+2
* Store VNC auth scheme per-client as well as per-serverDaniel P. Berrange2011-07-231-9/+9
* ui: move all ui components in ui/Corentin Chary2010-07-271-0/+175