summaryrefslogtreecommitdiffstats
path: root/libcacard/cac.c
Commit message (Expand)AuthorAgeFilesLines
* libcacard: Drop superfluous conditionals around g_free()Markus Armbruster2014-06-101-10/+4Star
* libcacard: remove useless initializersMichael Tokarev2014-05-261-7/+7
* libcacard: Convert two leftover realloc() to GLibMarkus Armbruster2014-05-231-11/+2Star
* libcacard: g_malloc cleanupsMichael Tokarev2014-05-231-8/+3Star
* libcacard/cac: Remove unused statement (value stored is never read)Stefan Weil2013-12-021-1/+0Star
* libcacard/cac: change big switch functions to single return pointAlon Levy2013-04-241-21/+52
* libcacard/vreader: add debugging messages for apduAlon Levy2013-04-241-7/+0Star
* libcacard/cac: fix typo in cac_delete_pki_applet_privateAlon Levy2011-10-251-1/+2
* Use glib memory allocation and free functionsAnthony Liguori2011-08-211-8/+8
* libcacard: initial commitRobert Relyea2011-04-021-0/+403