index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
vnc-auth-vencrypt.c
Age
Commit message (
Expand
)
Author
2019-02-26
authz: delete existing ACL implementation
Daniel P. Berrange
2018-03-06
qio: non-default context for TLS handshake
Peter Xu
2017-10-04
ui: Always remove an old VNC channel watch before adding a new one
Brandon Carpenter
2017-09-29
ui: add tracing of VNC authentication process
Daniel P. Berrange
2017-09-29
ui: add tracing of VNC operations related to QIOChannel
Daniel P. Berrange
2017-01-23
io: change the QIOTask callback signature
Daniel P. Berrange
2016-10-27
vnc: set name for all I/O channels created
Daniel P. Berrange
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-02-04
ui: Clean up includes
Peter Maydell
2015-12-18
ui: convert VNC server to use QIOChannelTLS
Daniel P. Berrange
2015-12-18
ui: convert VNC server to use QIOChannelSocket
Daniel P. Berrange
2015-09-15
ui: convert VNC server to use QCryptoTLSSession
Daniel P. Berrange
2015-06-12
Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
Fam Zheng
2015-04-30
ui/vnc : remove 'struct' of 'typedef struct'
Chih-Min Chao
2015-04-30
ui/vnc : fix coding style
Chih-Min Chao
2015-03-18
ui: remove unused 'wiremode' variable in VncState struct
Daniel P. Berrange
2013-08-22
aio / timers: Untangle include files
Alex Bligh
2012-07-28
Avoid returning void
Blue Swirl
2011-07-23
Store VNC auth scheme per-client as well as per-server
Daniel P. Berrange
2010-07-26
ui: move all ui components in ui/
Corentin Chary