aboutsummaryrefslogtreecommitdiff
path: root/libcacard/cac.c
AgeCommit message (Expand)Author
2015-04-30libcacard: stop including qemu-common.hPaolo Bonzini
2014-10-28libcacard: don't free sign buffer while sign op is pendingRay Strode
2014-06-10libcacard: Drop superfluous conditionals around g_free()Markus Armbruster
2014-05-26libcacard: remove useless initializersMichael Tokarev
2014-05-24libcacard: Convert two leftover realloc() to GLibMarkus Armbruster
2014-05-24libcacard: g_malloc cleanupsMichael Tokarev
2013-12-02libcacard/cac: Remove unused statement (value stored is never read)Stefan Weil
2013-04-24libcacard/cac: change big switch functions to single return pointAlon Levy
2013-04-24libcacard/vreader: add debugging messages for apduAlon Levy
2011-10-25libcacard/cac: fix typo in cac_delete_pki_applet_privateAlon Levy
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-04-01libcacard: initial commitRobert Relyea