Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vnc-tls: Clean up dead store in vnc_set_x509_credential() | Markus Armbruster | 2014-09-18 | 1 | -2/+0 |
* | vnc: Drop superfluous conditionals around g_free() | Markus Armbruster | 2014-06-19 | 1 | -4/+2 |
* | TLS support for VNC Websockets | Tim Hardeck | 2013-05-03 | 1 | -22/+39 |
* | vnc-tls: Fix compilation with newer versions of GNU-TLS | Andre Przywara | 2013-02-18 | 1 | -3/+3 |
* | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | vnc: Fix spelling (hellmen -> hellman) in comment | Stefan Weil | 2012-10-05 | 1 | -1/+1 |
* | ui/vnc: Fix use of free() instead of g_free() | Stefan Weil | 2011-11-01 | 1 | -1/+1 |
* | vns/tls: don't use depricated gnutls functions | Gerd Hoffmann | 2011-09-09 | 1 | -19/+49 |
* | Use glib memory allocation and free functions | Anthony Liguori | 2011-08-20 | 1 | -9/+9 |
* | Wrap recv to avoid warnings | Blue Swirl | 2011-07-25 | 1 | -1/+1 |
* | ui: move all ui components in ui/ | Corentin Chary | 2010-07-26 | 1 | -0/+445 |