aboutsummaryrefslogtreecommitdiffstats
path: root/libcacard/vcard_emul_nss.c
AgeCommit message (Expand)AuthorFilesLines
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-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: initial commitRobert Relyea1-0/+1157