aboutsummaryrefslogtreecommitdiff
path: root/ui/vnc-auth-sasl.c
AgeCommit message (Expand)Author
2012-10-06Merge branch 'trivial-patches' of git://github.com/stefanha/qemuAurelien Jarno
2012-10-05cleanup useless return sentenceAmos Kong
2012-10-05ui/vnc: simplify and avoid strncpyJim Meyering
2012-03-19vnc: Fix packed boolean struct membersStefan Weil
2011-11-10ui/vnc: Convert sasl.mechlist to g_malloc() & friendsMarkus Armbruster
2011-11-01ui/vnc: Fix use of free() instead of g_free()Stefan Weil
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