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-tls.c
Age
Commit message (
Expand
)
Author
2015-04-30
ui/vnc : remove 'struct' of 'typedef struct'
Chih-Min Chao
2015-03-18
ui: remove separate gnutls_session for websockets server
Daniel P. Berrange
2015-03-18
ui: remove unused 'wiremode' variable in VncState struct
Daniel P. Berrange
2014-09-18
vnc-tls: Clean up dead store in vnc_set_x509_credential()
Markus Armbruster
2014-06-19
vnc: Drop superfluous conditionals around g_free()
Markus Armbruster
2013-05-03
TLS support for VNC Websockets
Tim Hardeck
2013-02-18
vnc-tls: Fix compilation with newer versions of GNU-TLS
Andre Przywara
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-10-05
vnc: Fix spelling (hellmen -> hellman) in comment
Stefan Weil
2011-11-01
ui/vnc: Fix use of free() instead of g_free()
Stefan Weil
2011-09-09
vns/tls: don't use depricated gnutls functions
Gerd Hoffmann
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-07-25
Wrap recv to avoid warnings
Blue Swirl
2010-07-26
ui: move all ui components in ui/
Corentin Chary