Age | Commit message (Expand) | Author |
2013-06-21 | libcacard: Fix cppcheck warning and remove unneeded code | Stefan Weil |
2013-04-24 | libcacard: move atr setting from macro to function | Alon Levy |
2013-04-24 | libcacard: remove default libcoolkey loading | Marc-André Lureau |
2013-04-24 | libcacard: remove sql: prefix | Marc-André Lureau |
2013-04-24 | libcacard: use system config directory for nss db on win32 | Marc-André Lureau |
2013-01-30 | libcacard: Fix unchecked strdup() by converting to g_strdup() | Markus Armbruster |
2012-10-06 | Merge branch 'trivial-patches' of git://github.com/stefanha/qemu | Aurelien Jarno |
2012-10-05 | cleanup useless return sentence | Amos Kong |
2012-10-05 | libcacard/vcard_emul_nss: use pstrcpy in place of strncpy | Jim Meyering |
2012-03-26 | libcacard/vcard_emul_nss: add warning for old coolkey | Alon Levy |
2012-03-26 | libcacard/vcard_emul_nss: handle no readers at startup | Alon Levy |
2012-03-26 | libcacard/vcard_emul_nss: don't stop thread when there are no slots | Alon Levy |
2011-12-02 | fix spelling in libcacard sub directory | Dong Xu Wang |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-07-22 | libcacard: replace copy_string with strndup | Christophe Fergeau |
2011-07-22 | libcacard: introduce NEXT_TOKEN macro | Christophe Fergeau |
2011-07-22 | libcacard: fix soft=... parsing in vcard_emul_options | Christophe Fergeau |
2011-07-22 | libcacard: s/strip(args++)/strip(args+1) | Christophe Fergeau |
2011-07-22 | libcacard: don't leak vcard_emul_alloc_arrays mem | Christophe Fergeau |
2011-07-22 | libcacard/vcard_emul_nss: support cards lying about CKM_RSA_X_509 support | Robert Relyea |
2011-05-08 | Fix typo in comment (consistant -> consistent) | Stefan Weil |
2011-04-17 | libcacard: fix opposite usage of isspace | Alon Levy |
2011-04-01 | libcacard: initial commit | Robert Relyea |