aboutsummaryrefslogtreecommitdiff
path: root/libcacard/vcard_emul_nss.c
AgeCommit message (Expand)Author
2013-12-02libcacard/vcard_emul_nss: Remove unused statement (value stored is never read)Stefan Weil
2013-06-21libcacard: Fix cppcheck warning and remove unneeded codeStefan Weil
2013-04-24libcacard: move atr setting from macro to functionAlon Levy
2013-04-24libcacard: remove default libcoolkey loadingMarc-André Lureau
2013-04-24libcacard: remove sql: prefixMarc-André Lureau
2013-04-24libcacard: use system config directory for nss db on win32Marc-André Lureau
2013-01-30libcacard: Fix unchecked strdup() by converting to g_strdup()Markus Armbruster
2012-10-06Merge branch 'trivial-patches' of git://github.com/stefanha/qemuAurelien Jarno
2012-10-05cleanup useless return sentenceAmos Kong
2012-10-05libcacard/vcard_emul_nss: use pstrcpy in place of strncpyJim Meyering
2012-03-26libcacard/vcard_emul_nss: add warning for old coolkeyAlon Levy
2012-03-26libcacard/vcard_emul_nss: handle no readers at startupAlon Levy
2012-03-26libcacard/vcard_emul_nss: don't stop thread when there are no slotsAlon Levy
2011-12-02fix spelling in libcacard sub directoryDong Xu Wang
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-07-22libcacard: replace copy_string with strndupChristophe Fergeau
2011-07-22libcacard: introduce NEXT_TOKEN macroChristophe Fergeau
2011-07-22libcacard: fix soft=... parsing in vcard_emul_optionsChristophe Fergeau
2011-07-22libcacard: s/strip(args++)/strip(args+1)Christophe Fergeau
2011-07-22libcacard: don't leak vcard_emul_alloc_arrays memChristophe Fergeau
2011-07-22libcacard/vcard_emul_nss: support cards lying about CKM_RSA_X_509 supportRobert Relyea
2011-05-08Fix typo in comment (consistant -> consistent)Stefan Weil
2011-04-17libcacard: fix opposite usage of isspaceAlon Levy
2011-04-01libcacard: initial commitRobert Relyea