Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-04-30 | libcacard: stop including qemu-common.h | Paolo Bonzini | 1 | -1/+4 |
2014-10-28 | libcacard: don't free sign buffer while sign op is pending | Ray Strode | 1 | -3/+7 |
2014-06-10 | libcacard: Drop superfluous conditionals around g_free() | Markus Armbruster | 1 | -10/+4 |
2014-05-26 | libcacard: remove useless initializers | Michael Tokarev | 1 | -7/+7 |
2014-05-24 | libcacard: Convert two leftover realloc() to GLib | Markus Armbruster | 1 | -11/+2 |
2014-05-24 | libcacard: g_malloc cleanups | Michael Tokarev | 1 | -8/+3 |
2013-12-02 | libcacard/cac: Remove unused statement (value stored is never read) | Stefan Weil | 1 | -1/+0 |
2013-04-24 | libcacard/cac: change big switch functions to single return point | Alon Levy | 1 | -21/+52 |
2013-04-24 | libcacard/vreader: add debugging messages for apdu | Alon Levy | 1 | -7/+0 |
2011-10-25 | libcacard/cac: fix typo in cac_delete_pki_applet_private | Alon Levy | 1 | -1/+2 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -8/+8 |
2011-04-01 | libcacard: initial commit | Robert Relyea | 1 | -0/+403 |