summaryrefslogtreecommitdiffstats
path: root/ui/vnc-auth-sasl.c
Commit message (Expand)AuthorAgeFilesLines
* ui: convert VNC server to use QCryptoTLSSessionDaniel P. Berrange2015-09-151-17/+19
* Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handlerFam Zheng2015-06-121-1/+1
* vnc: drop display+ws_display from VncDisplayGerd Hoffmann2015-03-121-1/+1
* Merge branch 'trivial-patches' of git://github.com/stefanha/qemuAurelien Jarno2012-10-061-1/+0
|\
| * cleanup useless return sentenceAmos Kong2012-10-051-1/+0
* | ui/vnc: simplify and avoid strncpyJim Meyering2012-10-051-3/+1
|/
* vnc: Fix packed boolean struct membersStefan Weil2012-03-191-1/+3
* ui/vnc: Convert sasl.mechlist to g_malloc() & friendsMarkus Armbruster2011-11-101-14/+5
* ui/vnc: Fix use of free() instead of g_free()Stefan Weil2011-11-011-4/+4
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-1/+1
* Remove unused USES_X509_AUTH macro from VNC sasl codeDaniel P. Berrange2011-07-231-7/+0
* Store VNC auth scheme per-client as well as per-serverDaniel P. Berrange2011-07-231-4/+4
* vnc-auth-sasl: fix a memory leakBlue Swirl2011-01-121-6/+8
* ui: move all ui components in ui/Corentin Chary2010-07-261-0/+637
OpenPOWER on IntegriCloud