aboutsummaryrefslogtreecommitdiffstats
path: root/libcacard
AgeCommit message (Expand)AuthorFilesLines
2012-02-09make: Remove duplicate use of GLIB_CFLAGSStefan Weil1-2/+0
2011-12-02fix spelling in libcacard sub directoryDong Xu Wang4-5/+5
2011-10-25libcacard: Fix wrong assertion (reported by cppcheck)Stefan Weil1-1/+1
2011-10-25libcacard/vscclient: fix error paths for socket creationAlon Levy1-2/+7
2011-10-25libcacard/cac: fix typo in cac_delete_pki_applet_privateAlon Levy1-1/+2
2011-09-21Silence make if nothing is to do for libcacardJan Kiszka1-0/+2
2011-09-02libcacard: use INSTALL_DATA for dataBrad Smith1-1/+1
2011-08-29Fix spelling in comments and debug messages (recieve -> receive)Stefan Weil1-1/+1
2011-08-27Fix build on OpenBSD with BSD userland emu and smartcard NSS enabledBrad1-2/+2
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