Age | Commit message (Expand) | Author | Files | Lines |
2013-06-12 | libcacard/vscclient: fix leakage of socket on error paths | Alon Levy | 1 | -2/+7 |
2013-04-24 | libcacard: teach vscclient to use GMainLoop for portability | Marc-André Lureau | 1 | -145/+246 |
2013-04-24 | libcacard: vscclient to use QemuThread for portability | Marc-André Lureau | 1 | -7/+2 |
2013-04-24 | libcacard: split vscclient main() from socket reading | Marc-André Lureau | 1 | -152/+162 |
2013-01-30 | libcacard: Fix unchecked strdup() by converting to g_strdup() | Markus Armbruster | 1 | -2/+2 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -2/+2 |
2012-03-08 | Spelling fixes in comments (it's -> its) | Stefan Weil | 1 | -1/+1 |
2012-03-08 | libcacard: Use format specifier %u instead of %d for unsigned values | Stefan Weil | 1 | -10/+10 |
2011-10-25 | libcacard/vscclient: fix error paths for socket creation | Alon Levy | 1 | -2/+7 |
2011-08-29 | Fix spelling in comments and debug messages (recieve -> receive) | Stefan Weil | 1 | -1/+1 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -1/+1 |
2011-04-01 | libcacard: add vscclient | Robert Relyea | 1 | -0/+652 |