aboutsummaryrefslogtreecommitdiffstats
path: root/libcacard
AgeCommit message (Expand)AuthorFilesLines
2011-08-22Improvements to libtool support.Brad1-5/+5
2011-08-22build: list libraries after objects, for proper linkageDiego Elio Pettenò1-2/+2
2011-08-21Remove remenants of qemu_mallocAnthony Liguori1-1/+1
2011-08-20Use glib memory allocation and free functionsAnthony Liguori7-66/+66
2011-08-20Make glib mandatory and fixup utils appropriatelyAnthony Liguori1-1/+3
2011-08-02libcacard: use INSTALL_DATA for dataAlon Levy1-3/+2
2011-07-26libcacard: add pc file, install it + includesAlon Levy2-3/+37
2011-07-22libcacard: replace copy_string with strndupChristophe Fergeau1-17/+6
2011-07-22libcacard: introduce NEXT_TOKEN macroChristophe Fergeau1-47/+24
2011-07-22libcacard: fix soft=... parsing in vcard_emul_optionsChristophe Fergeau1-17/+28
2011-07-22libcacard: s/strip(args++)/strip(args+1)Christophe Fergeau1-2/+2
2011-07-22libcacard: don't leak vcard_emul_alloc_arrays memChristophe Fergeau1-1/+10
2011-07-22libcacard/vcard_emul_nss: support cards lying about CKM_RSA_X_509 supportRobert Relyea1-6/+127
2011-06-14libcacard: add libcacard.la targetAlon Levy1-4/+28
2011-05-08libcacard: add correct subdirectory dependenciesPaolo Bonzini1-8/+1
2011-05-08Fix typos in comments (existance -> existence)Stefan Weil1-1/+1
2011-05-08Fix typo in comment (consistant -> consistent)Stefan Weil1-1/+1
2011-04-17libcacard: fix opposite usage of isspaceAlon Levy1-2/+2
2011-04-01libcacard: add vscclientRobert Relyea2-1/+658
2011-04-01libcacard: initial commitRobert Relyea20-0/+4012
2011-04-01introduce libcacard/vscard_common.hAlon Levy1-0/+178