aboutsummaryrefslogtreecommitdiffstats
path: root/ui/vnc-auth-sasl.c
AgeCommit message (Expand)AuthorFilesLines
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