aboutsummaryrefslogtreecommitdiff
path: root/ui/vnc-tls.c
AgeCommit message (Expand)Author
2014-09-18vnc-tls: Clean up dead store in vnc_set_x509_credential()Markus Armbruster
2014-06-19vnc: Drop superfluous conditionals around g_free()Markus Armbruster
2013-05-03TLS support for VNC WebsocketsTim Hardeck
2013-02-18vnc-tls: Fix compilation with newer versions of GNU-TLSAndre Przywara
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-10-05vnc: Fix spelling (hellmen -> hellman) in commentStefan Weil
2011-11-01ui/vnc: Fix use of free() instead of g_free()Stefan Weil
2011-09-09vns/tls: don't use depricated gnutls functionsGerd Hoffmann
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-07-25Wrap recv to avoid warningsBlue Swirl
2010-07-26ui: move all ui components in ui/Corentin Chary