summaryrefslogtreecommitdiffstats
path: root/ui/vnc-tls.c
Commit message (Expand)AuthorAgeFilesLines
* ui/vnc : remove 'struct' of 'typedef struct'Chih-Min Chao2015-04-301-5/+5
* ui: remove separate gnutls_session for websockets serverDaniel P. Berrange2015-03-181-41/+29
* ui: remove unused 'wiremode' variable in VncState structDaniel P. Berrange2015-03-181-2/+0
* vnc-tls: Clean up dead store in vnc_set_x509_credential()Markus Armbruster2014-09-181-2/+0
* vnc: Drop superfluous conditionals around g_free()Markus Armbruster2014-06-191-4/+2
* TLS support for VNC WebsocketsTim Hardeck2013-05-031-22/+39
* vnc-tls: Fix compilation with newer versions of GNU-TLSAndre Przywara2013-02-181-3/+3
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* vnc: Fix spelling (hellmen -> hellman) in commentStefan Weil2012-10-051-1/+1
* ui/vnc: Fix use of free() instead of g_free()Stefan Weil2011-11-011-1/+1
* vns/tls: don't use depricated gnutls functionsGerd Hoffmann2011-09-091-19/+49
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-9/+9
* Wrap recv to avoid warningsBlue Swirl2011-07-251-1/+1
* ui: move all ui components in ui/Corentin Chary2010-07-261-0/+445
OpenPOWER on IntegriCloud