aboutsummaryrefslogtreecommitdiff
path: root/libcacard/vscclient.c
AgeCommit message (Expand)Author
2013-04-24libcacard: teach vscclient to use GMainLoop for portabilityMarc-André Lureau
2013-04-24libcacard: vscclient to use QemuThread for portabilityMarc-André Lureau
2013-04-24libcacard: split vscclient main() from socket readingMarc-André Lureau
2013-01-30libcacard: Fix unchecked strdup() by converting to g_strdup()Markus Armbruster
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-03-08Spelling fixes in comments (it's -> its)Stefan Weil
2012-03-08libcacard: Use format specifier %u instead of %d for unsigned valuesStefan Weil
2011-10-25libcacard/vscclient: fix error paths for socket creationAlon Levy
2011-08-29Fix spelling in comments and debug messages (recieve -> receive)Stefan Weil
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-04-01libcacard: add vscclientRobert Relyea