Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-06-10 | libcacard: Drop superfluous conditionals around g_free() | Markus Armbruster | 1 | -3/+1 |
2014-05-26 | libcacard: remove useless initializers | Michael Tokarev | 1 | -5/+5 |
2014-05-24 | libcacard/vreader: Tighten assertion to clarify intent | Markus Armbruster | 1 | -1/+1 |
2014-05-24 | libcacard/vreader: Drop broken recovery from failed assertion | Markus Armbruster | 1 | -5/+3 |
2014-05-24 | libcacard: g_malloc cleanups | Michael Tokarev | 1 | -8/+3 |
2014-05-07 | libcacard: remove unnecessary EOL from debug prints | Alon Levy | 1 | -2/+2 |
2013-04-24 | libcacard/vreader: add debugging messages for apdu | Alon Levy | 1 | -0/+77 |
2013-01-30 | libcacard: Fix unchecked strdup() by converting to g_strdup() | Markus Armbruster | 1 | -1/+1 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -1/+1 |
2012-10-05 | cleanup useless return sentence | Amos Kong | 1 | -1/+0 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -7/+7 |
2011-04-01 | libcacard: initial commit | Robert Relyea | 1 | -0/+513 |