summaryrefslogtreecommitdiff
path: root/ui/vnc-auth-sasl.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-06Merge branch 'trivial-patches' of git://github.com/stefanha/qemuAurelien Jarno1-1/+0
2012-10-05cleanup useless return sentenceAmos Kong1-1/+0
2012-10-05ui/vnc: simplify and avoid strncpyJim Meyering1-3/+1
2012-03-19vnc: Fix packed boolean struct membersStefan Weil1-1/+3
2011-11-10ui/vnc: Convert sasl.mechlist to g_malloc() & friendsMarkus Armbruster1-14/+5
2011-11-01ui/vnc: Fix use of free() instead of g_free()Stefan Weil1-4/+4
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-1/+1
2011-07-23Remove unused USES_X509_AUTH macro from VNC sasl codeDaniel P. Berrange1-7/+0
2011-07-23Store VNC auth scheme per-client as well as per-serverDaniel P. Berrange1-4/+4
2011-01-12vnc-auth-sasl: fix a memory leakBlue Swirl1-6/+8
2010-07-26ui: move all ui components in ui/Corentin Chary1-0/+637