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