aboutsummaryrefslogtreecommitdiff
path: root/ui/vnc-auth-sasl.c
AgeCommit message (Expand)Author
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-07-23Remove unused USES_X509_AUTH macro from VNC sasl codeDaniel P. Berrange
2011-07-23Store VNC auth scheme per-client as well as per-serverDaniel P. Berrange
2011-01-12vnc-auth-sasl: fix a memory leakBlue Swirl
2010-07-26ui: move all ui components in ui/Corentin Chary