summaryrefslogtreecommitdiffstats
path: root/libcacard/cac.c
Commit message (Expand)AuthorAgeFilesLines
* libcacard: Drop superfluous conditionals around g_free()Markus Armbruster2014-06-101-10/+4
* libcacard: remove useless initializersMichael Tokarev2014-05-261-7/+7
* libcacard: Convert two leftover realloc() to GLibMarkus Armbruster2014-05-241-11/+2
* libcacard: g_malloc cleanupsMichael Tokarev2014-05-241-8/+3
* libcacard/cac: Remove unused statement (value stored is never read)Stefan Weil2013-12-021-1/+0
* 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/+0
* libcacard/cac: fix typo in cac_delete_pki_applet_privateAlon Levy2011-10-251-1/+2
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-8/+8
* libcacard: initial commitRobert Relyea2011-04-011-0/+403
OpenPOWER on IntegriCloud